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 14.11a3.16 3.16 0 0 1 0 6.32 3.16 3.16 0 0 1 0-6.32zm4.65 5.62a5.283 5.283 0 0 1-9.3 0l-7.36 10.52h24.02zm10.79 12.63H16.56a2.454 2.454 0 0 0-2.45 2.45v12.64a2.454 2.454 0 0 0 2.45 2.45h30.88a2.454 2.454 0 0 0 2.45-2.45V34.81a2.454 2.454 0 0 0-2.45-2.45zM64 32A32 32 0 1 1 32 0a32.004 32.004 0 0 1 32 32zm-12 2.81a4.57 4.57 0 0 0-4.56-4.56h-.86l-9.33-13.34a5.265 5.265 0 0 0-10.5 0l-9.33 13.34A4.694 4.694 0 0 0 12 34.81v12.64a4.57 4.57 0 0 0 4.56 4.56h30.88A4.57 4.57 0 0 0 52 47.45z"
/>
</svg>
More icons in the same style and category