Add icons to this collection by clicking the heart icon.
Hanging icon - also known as hanging, sign, signaling, and signboard. 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.521"
        x2="60.476"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9d3adf" />
        <stop offset=".206" stop-color="#8542d8" />
        <stop offset=".639" stop-color="#4857c6" />
        <stop offset="1" stop-color="#106ab6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M59 8.809H5a1.5 1.5 0 0 0 0 3h12.246c-.03.01.067 12.417-.04 12.346a4.054 4.054 0 0 0-4.049 4.049v2.446c-10.12 1.855-10.135 16.184 0 18.047v2.446a4.053 4.053 0 0 0 4.05 4.048h29.608a4.053 4.053 0 0 0 4.05-4.048v-2.446c10.123-1.863 10.133-16.182 0-18.047v-2.446a4.054 4.054 0 0 0-4.05-4.05c-.14.12-.027-12.343-.06-12.345H59a1.5 1.5 0 0 0 0-3zM47.864 28.204v3.823a1.5 1.5 0 0 0 1.5 1.5 6.146 6.146 0 0 1 0 12.293 1.5 1.5 0 0 0-1.5 1.5v3.823a1.05 1.05 0 0 1-1.049 1.048H17.206a1.05 1.05 0 0 1-1.049-1.048V47.32a1.5 1.5 0 0 0-1.5-1.5c-8.125-.284-8.141-12.003 0-12.293a1.5 1.5 0 0 0 1.5-1.5v-3.823a1.05 1.05 0 0 1 1.049-1.05h29.61a1.05 1.05 0 0 1 1.048 1.05zm-4.11-4.05H20.246V11.81h23.508z"
    />
</svg>
More icons in the same style and category