Add icons to this collection by clicking the heart icon.
Shapes icon - also known as shapes, shape, design, geometric, geometrical shapes, and art and design. 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 100 100"
>
<linearGradient
id="a"
x1="50"
x2="50"
y1="5"
y2="95"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f44369" />
<stop offset="1" stop-color="#3e3b92" />
</linearGradient>
<path
fill="url(#a)"
d="M89 92H59a3 3 0 0 1-3-3V59a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3zm-27-6h24V62H62zm-24 9H14a3 3 0 0 1-2.884-2.175l-6-21a2.997 2.997 0 0 1 .964-3.129l18-15a2.995 2.995 0 0 1 3.841 0l18 15a2.997 2.997 0 0 1 .964 3.129l-6 21A3.001 3.001 0 0 1 38 95zm-21.737-6h19.474l4.841-16.945L26 59.905l-14.578 12.15zM44 47H8a3.003 3.003 0 0 1-2.552-1.422 3.005 3.005 0 0 1-.132-2.919l18-36c1.017-2.033 4.351-2.033 5.367 0l18 36A3.002 3.002 0 0 1 44 47zm-31.145-6h26.291L26 14.708zM74 47c-11.58 0-21-9.42-21-21S62.42 5 74 5s21 9.42 21 21-9.42 21-21 21zm0-36c-8.271 0-15 6.729-15 15s6.729 15 15 15 15-6.729 15-15-6.729-15-15-15z"
/>
</svg>
More icons in the same style and category