Add icons to this collection by clicking the heart icon.
Tag icon - also known as interface, button, symbol, tag, multimedia, ui, keyword, web interface, and user interface. 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16.984 8.1A1.457 1.457 0 0 0 15.9 7.017l-3.424-.818a1.565 1.565 0 0 0-1.46.422l-5.698 5.7a1.564 1.564 0 0 0-.464 1.09 1.465 1.465 0 0 0 .43 1.064l4.242 4.244a1.526 1.526 0 0 0 2.156-.035l5.698-5.699a1.567 1.567 0 0 0 .423-1.459zm-1.802 3.547a2 2 0 1 1 0-2.829 1.996 1.996 0 0 1 0 2.829zm-.707-2.122a1.003 1.003 0 1 1-.707-.292 1.002 1.002 0 0 1 .707.292zM12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm6.086 13.691-5.698 5.7a2.566 2.566 0 0 1-1.817.756 2.468 2.468 0 0 1-1.753-.722l-4.243-4.243a2.46 2.46 0 0 1-.722-1.784 2.558 2.558 0 0 1 .757-1.786l5.698-5.699a2.573 2.573 0 0 1 2.4-.687l3.424.817a2.453 2.453 0 0 1 1.825 1.825l.818 3.425a2.573 2.573 0 0 1-.689 2.398z"
    />
</svg>
More icons in the same style and category