Add icons to this collection by clicking the heart icon.
Pattern icon - also known as abstract, decoration, adornment, geometric, pattern, shapes and symbols, and texture. 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="3"
x2="61"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#7515fd" />
<stop offset=".13" stop-color="#8319e5" />
<stop offset=".41" stop-color="#a723a7" />
<stop offset=".81" stop-color="#e03245" />
<stop offset="1" stop-color="#fe3a12" />
</linearGradient>
</defs>
<path
d="M60 33a1 1 0 0 0 0-2 13 13 0 0 1-13-12A15 15 0 0 0 61 4a1 1 0 0 0-1-1 15 15 0 0 0-14 9.66 15 15 0 0 0-28 0A15 15 0 0 0 4 3a1 1 0 0 0-1 1 15 15 0 0 0 14 15A13 13 0 0 1 4 31a1 1 0 0 0 0 2 13 13 0 0 1 13 12A15 15 0 0 0 3 60a1 1 0 0 0 1 1 15 15 0 0 0 14-9.66 15 15 0 0 0 28 0A15 15 0 0 0 60 61a1 1 0 0 0 1-1 15 15 0 0 0-14-15 13 13 0 0 1 13-12ZM59 5.05A13 13 0 0 1 47.05 17 13 13 0 0 1 59 5.05ZM45 17A13 13 0 0 1 33.1 5.1 13 13 0 0 1 45 17Zm0 2a13 13 0 0 1-25.9 0A15 15 0 0 0 32 9.34 15 15 0 0 0 45 19ZM31 5.05A13 13 0 0 1 19.05 17 13 13 0 0 1 31 5.05Zm-25.9 0A13 13 0 0 1 17 17 13 13 0 0 1 5.05 5.05ZM9.34 32A15 15 0 0 0 18 23.34 15 15 0 0 0 26.66 32 15 15 0 0 0 18 40.66 15 15 0 0 0 9.34 32ZM32 33a13 13 0 0 1 13 12 15 15 0 0 0-13 9.61A15 15 0 0 0 19.05 45 13 13 0 0 1 32 33ZM5.05 59A13 13 0 0 1 17 47.05 13 13 0 0 1 5.05 59Zm14-11.9A13 13 0 0 1 31 59a13 13 0 0 1-11.95-11.95Zm14 11.9A13 13 0 0 1 45 47.05 13 13 0 0 1 33.05 59ZM59 59a13 13 0 0 1-11.9-11.9A13 13 0 0 1 59 59ZM46 40.66A15 15 0 0 0 37.34 32 15 15 0 0 0 46 23.34 15 15 0 0 0 54.66 32 15 15 0 0 0 46 40.66Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category