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"
>
<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>
<path
fill="url(#a)"
d="M60 33a1 1 0 0 0 0-2H47V19h13a1 1 0 0 0 0-2H47V4a1 1 0 0 0-2 0v13H33V4a1 1 0 0 0-2 0v13H19V4a1 1 0 0 0-2 0v13H4a1 1 0 0 0 0 2h13v12H4a1 1 0 0 0 0 2h13v12H4a1 1 0 0 0 0 2h13v13a1 1 0 0 0 2 0V47h12v13a1 1 0 0 0 2 0V47h12v13a1 1 0 0 0 2 0V47h13a1 1 0 0 0 0-2H47V33zM45 19v12H33V19zm-26 0h12v12H19zm0 26V33h12v12zm26 0H33V33h12z"
/>
</svg>
More icons in the same style and category