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="M492 216c-11.046 0-20 8.954-20 20 0 123.365-93.122 220-212 220-121.309 0-220-98.692-220-220 0-99.252 80.748-180 180-180s180 80.748 180 180c0 77.196-62.804 140-140 140s-140-62.804-140-140c0-55.14 44.86-100 100-100s100 44.86 100 100c0 33.084-26.916 60-60 60s-60-26.916-60-60c0-11.028 8.972-20 20-20s20 8.972 20 20c0 11.046 8.954 20 20 20s20-8.954 20-20c0-33.084-26.916-60-60-60s-60 26.916-60 60c0 55.14 44.86 100 100 100s100-44.86 100-100c0-77.196-62.804-140-140-140S80 158.804 80 236c0 99.252 80.748 180 180 180s180-80.748 180-180c0-121.588-98.396-220-220-220C98.412 16 0 114.396 0 236c0 143.694 116.285 260 260 260 141.309 0 252-114.206 252-260 0-11.046-8.954-20-20-20z"
/>
</svg>
More icons in the same style and category