Add icons to this collection by clicking the heart icon.
Rectangle icon - also known as square, shape, rectangle, graphic tool, and shapes and symbols. Created in a clean 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"
x1="4"
x2="60"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5000f5" />
<stop offset="1" stop-color="#020659" />
</linearGradient>
<path
fill="url(#a)"
d="M58 53H6v-1a1 1 0 0 0-2 0v2c0 .55.45 1 1 1h54c.55 0 1-.45 1-1V22a1 1 0 0 0-2 0zm1-44H5c-.55 0-1 .45-1 1v38a1 1 0 0 0 2 0V11h52v7a1 1 0 0 0 2 0v-8c0-.55-.45-1-1-1z"
/>
</svg>
More icons in the same style and category