Add icons to this collection by clicking the heart icon.
Abstract Shape icon - also known as geometry, symbols, form, abstract shape, 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 512 512"
>
<linearGradient
id="a"
x1="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9dd6fc" />
<stop offset=".006" stop-color="#9dd6fc" />
<stop offset="1" stop-color="#d17ff7" />
</linearGradient>
<path
fill="url(#a)"
d="M512 20c0-11.046-8.954-20-20-20H340c-1.377 0-2.722.14-4.021.405-6.349-1.283-13.198.53-18.121 5.453L256 67.716 194.142 5.858C189.219.935 182.37-.878 176.021.405A20.103 20.103 0 0 0 172 0H20C8.954 0 0 8.954 0 20v152c0 1.377.14 2.722.405 4.021-1.283 6.348.53 13.198 5.453 18.121L67.716 256 5.858 317.858C.935 322.781-.878 329.63.405 335.979A20.103 20.103 0 0 0 0 340v152c0 11.046 8.954 20 20 20h152c1.377 0 2.722-.14 4.021-.405a19.937 19.937 0 0 0 18.121-5.453L256 444.284l61.858 61.858a19.939 19.939 0 0 0 18.121 5.453c1.299.265 2.644.405 4.021.405h152c11.046 0 20-8.954 20-20V340c0-1.378-.14-2.723-.405-4.022 1.282-6.348-.53-13.197-5.452-18.12L444.285 256l61.858-61.858c4.922-4.923 6.735-11.772 5.452-18.12.265-1.299.405-2.644.405-4.022zM320 60.285v71.431L284.284 96zm-128-.001L227.716 96 192 131.715zM40 40h112v112H40zm20.284 152h71.431L96 227.716zM96 284.284 131.716 320H60.284zM152 472H40V360h112zm40-20.284v-71.431L227.716 416zm128-.001L284.284 416 320 380.284zm-64-63.999L124.284 256 256 124.284 387.715 256zM472 472H360V360h112zm-20.285-152h-71.431L416 284.285zM416 227.715 380.284 192h71.431zM472 152H360V40h112z"
/>
</svg>
More icons in the same style and category