Add icons to this collection by clicking the heart icon.
Hanging icon - also known as hanging, sign, signaling, and signboard. 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 64 64"
>
    <linearGradient
        id="a"
        x2="64"
        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="M32 0a32 32 0 1 0 32 32A32.004 32.004 0 0 0 32 0zm17.91 33.3a3.094 3.094 0 0 1-3.1 3.09h-.92a.596.596 0 0 0-.58.59v.4A13.371 13.371 0 0 1 32 50.7a13.583 13.583 0 0 1-13.31-13.72.596.596 0 0 0-.58-.59h-.92a3.094 3.094 0 0 1-3.1-3.09v-6.13a3.1 3.1 0 0 1 3.1-3.09h29.62a3.1 3.1 0 0 1 3.1 3.09zm1.05-17.9h-8.6v6.57h-2.11V15.4h-16.5v6.57h-2.11V15.4h-8.6a1.05 1.05 0 0 1 0-2.1c10.56-.01 27.41 0 37.92 0a1.05 1.05 0 0 1 0 2.1z"
    />
</svg>
More icons in the same style and category