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="M61.386 26.96a1.503 1.503 0 0 0-.816-.816l-.023-.007a1.459 1.459 0 0 0-1.094 0l-.023.007a1.501 1.501 0 0 0-.492.327L36.82 48.59a1.5 1.5 0 0 0 0 2.12l10.35 10.35a1.502 1.502 0 0 0 .491.326l.023.007a1.49 1.49 0 0 0 .547.107H60a1.5 1.5 0 0 0 1.5-1.5V27.53a1.49 1.49 0 0 0-.107-.547ZM58.5 58.5h-9.649l-8.85-8.85L58.5 31.151ZM2.614 37.04a1.503 1.503 0 0 0 .816.816l.023.007a1.458 1.458 0 0 0 1.094 0l.023-.007a1.502 1.502 0 0 0 .492-.327L27.18 15.41a1.5 1.5 0 0 0 0-2.12L16.83 2.94a1.5 1.5 0 0 0-.491-.326l-.023-.007a1.49 1.49 0 0 0-.547-.107H4A1.5 1.5 0 0 0 2.5 4v32.47a1.49 1.49 0 0 0 .107.547ZM5.5 5.5h9.649l8.85 8.85L5.5 32.849Zm13.675 27.56 11.764 11.765a1.5 1.5 0 0 0 2.122 0l11.764-11.764a1.5 1.5 0 0 0 0-2.122L33.061 19.175a1.5 1.5 0 0 0-2.122 0L19.175 30.939a1.5 1.5 0 0 0 0 2.122ZM32 22.357 41.644 32 32 41.644 22.356 32Zm5.017 39.037.023-.007a1.503 1.503 0 0 0 .817-.816l.007-.023a1.459 1.459 0 0 0 0-1.094l-.007-.023a1.503 1.503 0 0 0-.327-.491l-22.12-22.12a1.544 1.544 0 0 0-2.12 0L2.94 47.17a1.502 1.502 0 0 0-.326.492l-.007.022a1.49 1.49 0 0 0-.107.547V60A1.5 1.5 0 0 0 4 61.5h32.47a1.49 1.49 0 0 0 .547-.107ZM5.5 58.5v-9.648L14.35 40 32.85 58.5ZM60 2.5H27.53a1.49 1.49 0 0 0-.548.107l-.022.007a1.503 1.503 0 0 0-.817.816l-.007.023a1.459 1.459 0 0 0 0 1.094l.007.023a1.503 1.503 0 0 0 .327.491l22.12 22.12a1.5 1.5 0 0 0 2.12 0l10.35-10.35a1.502 1.502 0 0 0 .326-.492l.007-.022a1.49 1.49 0 0 0 .107-.547V4A1.5 1.5 0 0 0 60 2.5Zm-1.5 12.648L49.65 24 31.15 5.5H58.5Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category