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 12a1 1 0 0 0 0-2H33V5h27a1 1 0 0 0 0-2H32a1 1 0 0 0-1 1v27h-5V4a1 1 0 0 0-2 0v27h-5V4a1 1 0 0 0-2 0v27h-5V4a1 1 0 0 0-2 0v27H5V4a1 1 0 0 0-2 0v28a1 1 0 0 0 1 1h27v5H4a1 1 0 0 0 0 2h27v5H4a1 1 0 0 0 0 2h27v5H4a1 1 0 0 0 0 2h27v5H4a1 1 0 0 0 0 2h28a1 1 0 0 0 1-1V33h5v27a1 1 0 0 0 2 0V33h5v27a1 1 0 0 0 2 0V33h5v27a1 1 0 0 0 2 0V33h5v27a1 1 0 0 0 2 0V32a1 1 0 0 0-1-1H33v-5h27a1 1 0 0 0 0-2H33v-5h27a1 1 0 0 0 0-2H33v-5z"
    />
</svg>
More icons in the same style and category