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 0zm15.64 39.73a3.167 3.167 0 0 1-3.16 3.16H25.14a3.167 3.167 0 0 1-3.16-3.16V28.49a3.167 3.167 0 0 1 3.16-3.16h19.34a3.167 3.167 0 0 1 3.16 3.16zm3.32-20.72h-7.37v4.21h-2.11v-4.21H28.14v4.21h-2.11v-4.21h-7.02v31.95a1.055 1.055 0 0 1-2.11 0V19.01h-3.86a1.055 1.055 0 0 1 0-2.11h3.86v-3.86a1.055 1.055 0 0 1 2.11 0v3.86h31.95a1.055 1.055 0 0 1 0 2.11z"
/>
</svg>
More icons in the same style and category