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 0zm7.28 20.25 2.26 4.85h-2.33l-1.29-2.76a7.453 7.453 0 0 0 1.36-2.09zm-12.1-3.22a5.303 5.303 0 1 1 5.3 5.59 5.303 5.303 0 0 1-5.3-5.59zm-1.5 3.22a7.421 7.421 0 0 0 1.35 2.09l-1.28 2.76h-2.33zm22.99 15.58a2.955 2.955 0 0 1-2.95 2.95c-.74.03-1.42-.24-1.31.83A12.46 12.46 0 0 1 32 52.02a12.646 12.646 0 0 1-12.41-12.78c-.01-.65-.89-.42-1.31-.46a2.955 2.955 0 0 1-2.95-2.95v-5.68a2.949 2.949 0 0 1 2.95-2.95h27.44a2.949 2.949 0 0 1 2.95 2.95z"
    />
</svg>
More icons in the same style and category