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="M256 236c-55.141 0-100 44.86-100 100v80c0 11.046 8.954 20 20 20h160c11.046 0 20-8.954 20-20v-80c0-55.14-44.859-100-100-100zm60 160H196v-60c0-33.084 26.916-60 60-60s60 26.916 60 60zm-60-240c-99.252 0-180 80.748-180 180v80c0 11.046 8.954 20 20 20s20-8.954 20-20v-80c0-77.196 62.804-140 140-140s140 62.804 140 140v80c0 11.046 8.954 20 20 20s20-8.954 20-20v-80c0-99.252-80.748-180-180-180zm0-80C112.893 76 0 192.16 0 336v80c0 11.046 8.954 20 20 20s20-8.954 20-20v-80c0-123.365 94.879-220 216-220s216 96.635 216 220v80c0 11.046 8.954 20 20 20s20-8.954 20-20v-80c0-143.693-112.732-260-256-260z"
/>
</svg>
More icons in the same style and category