Add icons to this collection by clicking the heart icon.
Layers icon - also known as graphic, organized, graphics editor, graphic design, graphic tool, illustration, layers, overlay, and edit tools. 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 512 512"
>
<linearGradient id="a">
<stop offset="0" stop-color="#fd3a84" />
<stop offset="1" stop-color="#ffa68d" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="301"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="256"
x2="256"
y1="391"
y2="181"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="d"
x1="256"
x2="256"
y1="271"
y2="0"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M256 512c-2.3 0-4.6-.527-6.709-1.582l-241-121C3.208 386.869 0 381.684 0 376s3.208-10.869 8.291-13.418l121-60a15.019 15.019 0 0 1 13.418 0L256 359.228l113.291-56.646a15.019 15.019 0 0 1 13.418 0l121 60C508.792 365.131 512 370.316 512 376s-3.208 10.869-8.291 13.418l-241 121A14.993 14.993 0 0 1 256 512z"
/>
<path
fill="url(#c)"
d="M256 391c-2.3 0-4.6-.527-6.709-1.582l-241-120C3.208 266.869 0 261.684 0 256s3.208-10.869 8.291-13.418l121-60a15.019 15.019 0 0 1 13.418 0L256 239.228l113.291-56.646a15.019 15.019 0 0 1 13.418 0l121 60C508.792 245.131 512 250.316 512 256s-3.208 10.869-8.291 13.418l-241 120A14.993 14.993 0 0 1 256 391z"
/>
<path
fill="url(#d)"
d="M256 271c-2.3 0-4.6-.527-6.709-1.582l-241-120C3.208 146.869 0 141.684 0 136s3.208-10.869 8.291-13.418l241-121a15.019 15.019 0 0 1 13.418 0l241 121C508.792 125.131 512 130.316 512 136s-3.208 10.869-8.291 13.418l-241 120A14.993 14.993 0 0 1 256 271z"
/>
</svg>
More icons in the same style and category