Add icons to this collection by clicking the heart icon.
Rectangle icon - also known as hanging, sign, signaling, signboard, and rectangle. 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 0zM21.8 42.35h-6.56v2.05a1.055 1.055 0 0 1-2.11 0v-6.2a1.055 1.055 0 0 1 2.11 0v2.05h6.56zm0-18.6h-6.56v2.05a1.055 1.055 0 0 1-2.11 0v-6.2a1.055 1.055 0 0 1 2.11 0v2.05h6.56zm29.07 23.81A4.443 4.443 0 0 1 46.43 52H28.34a4.45 4.45 0 0 1-4.44-4.44V16.44A4.45 4.45 0 0 1 28.34 12h18.09a4.443 4.443 0 0 1 4.44 4.44z"
/>
</svg>
More icons in the same style and category