Add icons to this collection by clicking the heart icon.
Signboard icon - also known as board, shop, store, signboard, signpost, and hanged. Created in a clean outline color style with a black and orange finish, 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 32 32"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="#ffb74d"
            d="M29 19a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2z"
        />
        <g fill="#222">
            <path
                d="M30 19c0-1.656-1.344-3-3-3H5c-1.656 0-3 1.344-3 3v8c0 1.656 1.344 3 3 3h22c1.656 0 3-1.344 3-3zm-2 0v8a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h22a1 1 0 0 1 1 1zM16 2a3.295 3.295 0 0 0 0 6.587A3.295 3.295 0 0 0 16 2zm0 2a1.294 1.294 0 1 1-.002 2.588A1.294 1.294 0 0 1 16 4z"
            />
            <path
                d="m13.257 6.331-9 10a1 1 0 1 0 1.486 1.338l9-10a1 1 0 1 0-1.486-1.338zM17.248 7.659l8.755 10a1 1 0 0 0 1.505-1.318l-8.756-10a1 1 0 0 0-1.504 1.318z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category