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="linear-gradient"
gradientUnits="userSpaceOnUse"
x2="64"
y1="32"
y2="32"
>
<stop offset="0" stop-color="#9d3adf" />
<stop offset=".20605" stop-color="#8542d8" />
<stop offset=".63851" stop-color="#4857c6" />
<stop offset="1" stop-color="#106ab6" />
</linearGradient>
<path
d="m40.26 24.82h-16.52v-8.67h16.52zm-24.76 4.19v16.76a2.087 2.087 0 0 0 2.08 2.09h28.84a2.087 2.087 0 0 0 2.08-2.09v-16.76a2.087 2.087 0 0 0 -2.08-2.09h-28.84a2.087 2.087 0 0 0 -2.08 2.09zm48.5 2.99a32 32 0 1 1 -32-32 32.004 32.004 0 0 1 32 32zm-13.04-17.96h-37.92a1.05507 1.05507 0 0 0 0 2.11h8.6v8.67h-4.06a4.19523 4.19523 0 0 0 -4.19 4.19v16.76a4.19523 4.19523 0 0 0 4.19 4.19h28.84a4.19523 4.19523 0 0 0 4.19-4.19v-16.76a4.19523 4.19523 0 0 0 -4.19-4.19h-4.06v-8.67h8.6a1.05512 1.05512 0 0 0 0-2.11z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category