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="M40.07 25.33H29.54v-6.32h10.53zm-12.6 2.11a4.547 4.547 0 0 1-3.38 3.38v6.57a4.56 4.56 0 0 1 3.38 3.39h14.66a4.587 4.587 0 0 1 3.39-3.39v-6.57a4.575 4.575 0 0 1-3.39-3.38zM64 32A32 32 0 1 1 32 0a32.004 32.004 0 0 1 32 32zM50.95 16.91H19.01v-3.86a1.055 1.055 0 0 0-2.11 0v3.86h-3.86a1.05 1.05 0 0 0 0 2.1h3.86v31.95a1.055 1.055 0 0 0 2.11 0V19.01h8.42v6.32h-.89a1.05 1.05 0 0 0-1.05 1.05 2.458 2.458 0 0 1-2.46 2.46 1.05 1.05 0 0 0-1.05 1.05v8.43a1.05 1.05 0 0 0 1.05 1.05 2.458 2.458 0 0 1 2.46 2.46 1.05 1.05 0 0 0 1.05 1.05h16.53a1.05 1.05 0 0 0 1.05-1.05 2.458 2.458 0 0 1 2.46-2.46 1.05 1.05 0 0 0 1.05-1.05v-8.43a1.05 1.05 0 0 0-1.05-1.05 2.458 2.458 0 0 1-2.46-2.46 1.05 1.05 0 0 0-1.05-1.05h-.89v-6.32h8.77a1.05 1.05 0 0 0 0-2.1z"
    />
</svg>
More icons in the same style and category