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="M61 32a15 15 0 0 0-9.66-14A15 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 9.66 14 15 15 0 0 0 0 28A15 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-9.66-14A15 15 0 0 0 61 32Zm-29-5.34A15 15 0 0 0 23.34 18 15 15 0 0 0 32 9.34 15 15 0 0 0 40.66 18 15 15 0 0 0 32 26.66Zm13-7.61A13 13 0 0 1 33.05 31 13 13 0 0 1 45 19.05ZM31 31a13 13 0 0 1-11.9-11.9A13 13 0 0 1 31 31Zm-4.34 1A15 15 0 0 0 18 40.66 15 15 0 0 0 9.34 32 15 15 0 0 0 18 23.34 15 15 0 0 0 26.66 32Zm4.29 1a13 13 0 0 1-11.9 12A13 13 0 0 1 31 33.05ZM32 37.34A15 15 0 0 0 40.66 46 15 15 0 0 0 32 54.66 15 15 0 0 0 23.34 46 15 15 0 0 0 32 37.34Zm1-4.29A13 13 0 0 1 45 45a13 13 0 0 1-11.95-11.95Zm4.29-1A15 15 0 0 0 46 23.34 15 15 0 0 0 54.66 32 15 15 0 0 0 46 40.66 15 15 0 0 0 37.34 32ZM59 31a13 13 0 0 1-11.9-11.9A13 13 0 0 1 59 31Zm0-25.9A13 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 17ZM31 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.05Zm11.9 14A13 13 0 0 1 5.05 31 13 13 0 0 1 17 19.05Zm-11.9 14A13 13 0 0 1 17 45 13 13 0 0 1 5.05 33.05Zm0 25.9A13 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 59ZM47.05 45A13 13 0 0 1 59 33.05 13 13 0 0 1 47.05 45Z"
fill="url(#a)"
/>
</svg>
More icons in the same style and category