Add icons to this collection by clicking the heart icon.
Hashtag icon - also known as interface, sign, symbol, ui, and hashtag. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M51.29 3.5H12.71a9.22 9.22 0 0 0-9.21 9.21v38.58a9.22 9.22 0 0 0 9.21 9.21h38.58a9.22 9.22 0 0 0 9.21-9.21V12.71a9.22 9.22 0 0 0-9.21-9.21zm6.21 47.79a6.217 6.217 0 0 1-6.21 6.21H12.71a6.217 6.217 0 0 1-6.21-6.21V12.71a6.217 6.217 0 0 1 6.21-6.21h38.58a6.217 6.217 0 0 1 6.21 6.21zM47 24.75a1.5 1.5 0 0 0 0-3h-4.75V17a1.5 1.5 0 0 0-3 0v4.75h-14.5V17a1.5 1.5 0 0 0-3 0v4.75H17a1.5 1.5 0 0 0 0 3h4.75v14.5H17a1.5 1.5 0 0 0 0 3h4.75V47a1.5 1.5 0 0 0 3 0v-4.75h14.5V47a1.5 1.5 0 0 0 3 0v-4.75H47a1.5 1.5 0 0 0 0-3h-4.75v-14.5zm-7.75 14.5h-14.5v-14.5h14.5z"
    />
</svg>
More icons in the same style and category