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="M32 0a32 32 0 1 0 32 32A32.004 32.004 0 0 0 32 0zm-8.42 42.34h-6.56v2.06a1.055 1.055 0 0 1-2.11 0v-6.21a1.055 1.055 0 0 1 2.11 0v2.04h6.56zm0-18.63h-6.56v2.05a1.055 1.055 0 0 1-2.11 0v-6.21a1.055 1.055 0 0 1 2.11 0v2.05h6.56zm25.51 19.51a2.981 2.981 0 0 1-2.98 2.98h-1.93a6.868 6.868 0 0 1-13.56 0h-1.93a2.998 2.998 0 0 1-3-2.98V20.73a3 3 0 0 1 3-2.99h1.93a6.869 6.869 0 0 1 13.56 0h1.93a2.983 2.983 0 0 1 2.98 2.99z"
    />
</svg>
More icons in the same style and category