Add icons to this collection by clicking the heart icon.
About icon - also known as signs, information, help, customer service, aid, info, about, ui, electrical service, and disclaimer. Created in a clean 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 20 20"
>
    <linearGradient
        id="a"
        x1="1.852"
        x2="17.569"
        y1="19.944"
        y2=".763"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2.288"
        x2="18.006"
        y1="20.301"
        y2="1.12"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="-.109"
        x2="15.608"
        y1="18.337"
        y2="-.844"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M10 1a9 9 0 1 0 9 9 9.01 9.01 0 0 0-9-9zm0 16a7 7 0 1 1 7-7 7.008 7.008 0 0 1-7 7z"
        />
        <path
            fill="url(#b)"
            d="M10 8H9a1 1 0 0 0 0 2v4a1 1 0 0 0 2 0V9a1 1 0 0 0-1-1z"
        />
        <circle cx="10" cy="6" r="1" fill="url(#c)" />
    </g>
</svg>
More icons in the same style and category