Add icons to this collection by clicking the heart icon.
Pound Sterling icon - also known as clock, time, money, pound sterling, and business and finance. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 64 64"
>
    <linearGradient
        id="a"
        x1="3.4"
        x2="60.6"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="39.54"
        x2="47.33"
        y1="43.66"
        y2="43.66"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="20.39"
        x2="30.4"
        y1="26.17"
        y2="26.17"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M50 3.4H14A10.62 10.62 0 0 0 3.4 14v36A10.62 10.62 0 0 0 14 60.6h36A10.62 10.62 0 0 0 60.6 50V14A10.62 10.62 0 0 0 50 3.4zm-6.35 48.13a7.87 7.87 0 1 1 7.87-7.87 7.88 7.88 0 0 1-7.87 7.87zm-13.85-1.4a20.34 20.34 0 1 1 20.34-20.34A19.94 19.94 0 0 1 49 36.37 9 9 0 0 0 36.36 49a20.26 20.26 0 0 1-6.56 1.13z"
        />
        <path
            fill="url(#b)"
            d="M44.35 40.41a1.78 1.78 0 0 1 1.78 1.78.6.6 0 1 0 1.2 0 3 3 0 0 0-6 0v1.71h-1.19a.6.6 0 1 0 0 1.19h1.23v1.83h-1.23a.6.6 0 1 0 0 1.19h6.59a.6.6 0 1 0 0-1.19h-4.17v-1.83h1.79a.6.6 0 1 0 0-1.19h-1.79v-1.71a1.79 1.79 0 0 1 1.79-1.78z"
        />
        <path
            fill="url(#c)"
            d="M29.8 12.3a.6.6 0 0 0-.6.6v16.66L20.55 39a.6.6 0 0 0 0 .85.63.63 0 0 0 .45.15.59.59 0 0 0 .44-.19l8.81-9.66a.59.59 0 0 0 .16-.4V12.9a.6.6 0 0 0-.61-.6z"
        />
    </g>
</svg>
More icons in the same style and category