Add icons to this collection by clicking the heart icon.
Signage icon - also known as hanging, sign, signaling, signage, 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="M48.76 19.67v24.66a6.73 6.73 0 0 0-5.57 5.57H31.57a6.708 6.708 0 0 0-5.56-5.57V19.67a6.708 6.708 0 0 0 5.56-5.56h11.62a6.73 6.73 0 0 0 5.57 5.56zM64 32A32 32 0 1 1 32 0a32.004 32.004 0 0 1 32 32zM50.87 18.7a1.05 1.05 0 0 0-1.05-1.05 4.6 4.6 0 0 1-4.6-4.6A1.052 1.052 0 0 0 44.16 12H30.6a1.05 1.05 0 0 0-1.05 1.05 4.6 4.6 0 0 1-4.6 4.6 1.05 1.05 0 0 0-1.05 1.05v2.95h-8.66V19.6a1.055 1.055 0 0 0-2.11 0v6.2a1.055 1.055 0 0 0 2.11 0v-2.05h8.66v16.5h-8.66V38.2a1.055 1.055 0 0 0-2.11 0v6.2a1.055 1.055 0 0 0 2.11 0v-2.05h8.66v2.95a1.05 1.05 0 0 0 1.05 1.05 4.6 4.6 0 0 1 4.6 4.6A1.05 1.05 0 0 0 30.6 52h13.56a1.052 1.052 0 0 0 1.06-1.05 4.6 4.6 0 0 1 4.6-4.6 1.05 1.05 0 0 0 1.05-1.05z"
    />
</svg>
More icons in the same style and category