Add icons to this collection by clicking the heart icon.
About icon - also known as arrows, information, help, commerce, info, about, ui, and user interface. 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 40 40"
>
    <linearGradient
        id="a"
        x1="2.953"
        x2="33.45"
        y1="36.165"
        y2="7.246"
        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="3.478"
        x2="33.975"
        y1="36.719"
        y2="7.799"
        href="#a"
    />
    <linearGradient
        id="c"
        x1=".457"
        x2="30.954"
        y1="33.532"
        y2="4.613"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M20 9a11 11 0 1 0 11 11A11.013 11.013 0 0 0 20 9zm0 20a9 9 0 1 1 9-9 9.01 9.01 0 0 1-9 9z"
    />
    <path
        fill="url(#b)"
        d="M20 17h-2a1 1 0 0 0 0 2h1v7a1 1 0 0 0 2 0v-8a1 1 0 0 0-1-1z"
    />
    <circle cx="20" cy="15" r="1" fill="url(#c)" />
    <path
        fill="url(#a)"
        d="M20 2a18 18 0 1 0 18 18A18.021 18.021 0 0 0 20 2zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1-16 16z"
    />
</svg>
More icons in the same style and category