Add icons to this collection by clicking the heart icon.
Tag icon - also known as label, tag, failed, sad, ui, and empty state. 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 512 512"
>
    <linearGradient
        id="a"
        x1="75.394"
        x2="436.606"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M291.92 155.324c0 19.828-16.082 35.901-35.92 35.901s-35.92-16.074-35.92-35.901 16.082-35.901 35.92-35.901 35.92 16.074 35.92 35.901zM256 115.498V20m-49.638 257.321v25.532m99.276-25.532v25.532m-10.296 86.596c-21.728-21.728-56.956-21.728-78.683 0m199.947-58.148V160.298a39.599 39.599 0 0 0-6.973-22.441l-62.532-90.924H164.899l-62.532 90.924a39.604 39.604 0 0 0-6.973 22.441v271.453c0 33.275 26.988 60.249 60.28 60.249h200.651c33.292 0 60.28-26.974 60.28-60.249v-.45"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category