Add icons to this collection by clicking the heart icon.
Abstract Shape icon - also known as figure, line, geometric shape, composition, element, pattern, 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 64 64"
>
<defs>
<linearGradient
id="a"
x1="2.5"
x2="61.5"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#7f00ff" />
<stop offset="1" stop-color="#e100ff" />
</linearGradient>
</defs>
<path
d="M60 30.5h-7a1.5 1.5 0 0 0-1.5 1.5A19.523 19.523 0 0 1 32 51.5H13.5a1.493 1.493 0 0 0-1.193.592 1.51 1.51 0 0 0 .207 2.038A29.485 29.485 0 0 0 61.5 32a1.5 1.5 0 0 0-1.5-1.5Zm-28 28a26.43 26.43 0 0 1-13.983-4H32a22.53 22.53 0 0 0 22.45-21h4.008A26.532 26.532 0 0 1 32 58.5Zm-28-25h7a1.5 1.5 0 0 0 1.5-1.5A19.523 19.523 0 0 1 32 12.5h18.5a1.493 1.493 0 0 0 1.193-.592 1.51 1.51 0 0 0-.207-2.038A29.485 29.485 0 0 0 2.5 32 1.5 1.5 0 0 0 4 33.5Zm28-28a26.43 26.43 0 0 1 13.983 4H32a22.53 22.53 0 0 0-22.45 21H5.542A26.532 26.532 0 0 1 32 5.5Zm7 25a1.5 1.5 0 0 0-1.5 1.5 5.507 5.507 0 0 1-5.5 5.5H4.88a1.507 1.507 0 0 0-1.487 1.631 27.816 27.816 0 0 0 3.07 7.622 1.498 1.498 0 0 0 1.297.747H32A15.517 15.517 0 0 0 47.5 32a1.5 1.5 0 0 0-1.5-1.5Zm-7 14H8.64a26.584 26.584 0 0 1-1.743-4H32a8.514 8.514 0 0 0 8.367-7h4.043A12.518 12.518 0 0 1 32 44.5Zm27.12-18a1.507 1.507 0 0 0 1.487-1.632 27.823 27.823 0 0 0-3.07-7.621 1.498 1.498 0 0 0-1.297-.747H32A15.517 15.517 0 0 0 16.5 32a1.5 1.5 0 0 0 1.5 1.5h7a1.5 1.5 0 0 0 1.5-1.5 5.507 5.507 0 0 1 5.5-5.5h27.12Zm-35.487 4H19.59A12.518 12.518 0 0 1 32 19.5h23.36a26.584 26.584 0 0 1 1.743 4H32a8.514 8.514 0 0 0-8.367 7Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category