layers icon
layers-duotone from Reicon by REICON · Duotone · Tools · MIT Free for personal and commercial use.
- Name
- layers-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Tools
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All layers icons →layersBootstrap IconslayersCarbonlayersCodiconslayersDither Iconslayers-fillEva IconslayersFramework7 IconslayersFeather Iconslayers-outlineFlowbite IconslayersHumbleiconslayersIconParklayersIconPark OutlinelayersIconPark SolidlayersIconPark TwoTonelayersIonIconslayersJam IconslayersKeyline IconslayersLucidelayersMaterial SymbolslayersMaterial Symbols LightlayersMaterial Design Iconslayers-fillMingCute IconlayersRadix Iconslayers-boldSolarlayersTDesign Icons
More tools icons from Reicon
Use the layers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.979 9.685C2.993 8.891 2 8.494 2 8s.993-.89 2.979-1.685l2.808-1.123C9.773 4.397 10.767 4 12 4s2.227.397 4.213 1.192l2.808 1.123C21.007 7.109 22 7.506 22 8s-.993.89-2.979 1.685l-2.808 1.124C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z"/><path fill-rule="evenodd" d="M2 8c0 .494.993.89 2.979 1.685l2.808 1.124C9.773 11.603 10.767 12 12 12s2.227-.397 4.213-1.191l2.808-1.124C21.007 8.891 22 8.494 22 8s-.993-.89-2.979-1.685l-2.808-1.123C14.227 4.397 13.233 4 12 4s-2.227.397-4.213 1.192L4.98 6.315C2.993 7.109 2 7.506 2 8" clip-rule="evenodd"/><path d="m5.766 10l-.787.315C2.993 11.109 2 11.507 2 12s.993.89 2.979 1.685l2.808 1.124C9.773 15.603 10.767 16 12 16s2.227-.397 4.213-1.191l2.808-1.124C21.007 12.891 22 12.493 22 12s-.993-.89-2.979-1.685L18.234 10l-2.021.809C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z" opacity=".7"/><path d="m5.766 14l-.787.315C2.993 15.109 2 15.507 2 16s.993.89 2.979 1.685l2.808 1.124C9.773 19.603 10.767 20 12 20s2.227-.397 4.213-1.192l2.808-1.123C21.007 16.891 22 16.494 22 16c0-.493-.993-.89-2.979-1.685L18.234 14l-2.021.809C14.227 15.603 13.233 16 12 16s-2.227-.397-4.213-1.191z" opacity=".4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconLayersDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.979 9.685C2.993 8.891 2 8.494 2 8s.993-.89 2.979-1.685l2.808-1.123C9.773 4.397 10.767 4 12 4s2.227.397 4.213 1.192l2.808 1.123C21.007 7.109 22 7.506 22 8s-.993.89-2.979 1.685l-2.808 1.124C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z"/><path fillRule="evenodd" d="M2 8c0 .494.993.89 2.979 1.685l2.808 1.124C9.773 11.603 10.767 12 12 12s2.227-.397 4.213-1.191l2.808-1.124C21.007 8.891 22 8.494 22 8s-.993-.89-2.979-1.685l-2.808-1.123C14.227 4.397 13.233 4 12 4s-2.227.397-4.213 1.192L4.98 6.315C2.993 7.109 2 7.506 2 8" clipRule="evenodd"/><path d="m5.766 10l-.787.315C2.993 11.109 2 11.507 2 12s.993.89 2.979 1.685l2.808 1.124C9.773 15.603 10.767 16 12 16s2.227-.397 4.213-1.191l2.808-1.124C21.007 12.891 22 12.493 22 12s-.993-.89-2.979-1.685L18.234 10l-2.021.809C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z" opacity=".7"/><path d="m5.766 14l-.787.315C2.993 15.109 2 15.507 2 16s.993.89 2.979 1.685l2.808 1.124C9.773 19.603 10.767 20 12 20s2.227-.397 4.213-1.192l2.808-1.123C21.007 16.891 22 16.494 22 16c0-.493-.993-.89-2.979-1.685L18.234 14l-2.021.809C14.227 15.603 13.233 16 12 16s-2.227-.397-4.213-1.191z" opacity=".4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4.979 9.685C2.993 8.891 2 8.494 2 8s.993-.89 2.979-1.685l2.808-1.123C9.773 4.397 10.767 4 12 4s2.227.397 4.213 1.192l2.808 1.123C21.007 7.109 22 7.506 22 8s-.993.89-2.979 1.685l-2.808 1.124C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z"/><path fill-rule="evenodd" d="M2 8c0 .494.993.89 2.979 1.685l2.808 1.124C9.773 11.603 10.767 12 12 12s2.227-.397 4.213-1.191l2.808-1.124C21.007 8.891 22 8.494 22 8s-.993-.89-2.979-1.685l-2.808-1.123C14.227 4.397 13.233 4 12 4s-2.227.397-4.213 1.192L4.98 6.315C2.993 7.109 2 7.506 2 8" clip-rule="evenodd"/><path d="m5.766 10l-.787.315C2.993 11.109 2 11.507 2 12s.993.89 2.979 1.685l2.808 1.124C9.773 15.603 10.767 16 12 16s2.227-.397 4.213-1.191l2.808-1.124C21.007 12.891 22 12.493 22 12s-.993-.89-2.979-1.685L18.234 10l-2.021.809C14.227 11.603 13.233 12 12 12s-2.227-.397-4.213-1.191z" opacity=".7"/><path d="m5.766 14l-.787.315C2.993 15.109 2 15.507 2 16s.993.89 2.979 1.685l2.808 1.124C9.773 19.603 10.767 20 12 20s2.227-.397 4.213-1.192l2.808-1.123C21.007 16.891 22 16.494 22 16c0-.493-.993-.89-2.979-1.685L18.234 14l-2.021.809C14.227 15.603 13.233 16 12 16s-2.227-.397-4.213-1.191z" opacity=".4"/></g></svg> </template>
CSS
.icon-layers-duotone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.979%209.685C2.993%208.891%202%208.494%202%208s.993-.89%202.979-1.685l2.808-1.123C9.773%204.397%2010.767%204%2012%204s2.227.397%204.213%201.192l2.808%201.123C21.007%207.109%2022%207.506%2022%208s-.993.89-2.979%201.685l-2.808%201.124C14.227%2011.603%2013.233%2012%2012%2012s-2.227-.397-4.213-1.191z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%208c0%20.494.993.89%202.979%201.685l2.808%201.124C9.773%2011.603%2010.767%2012%2012%2012s2.227-.397%204.213-1.191l2.808-1.124C21.007%208.891%2022%208.494%2022%208s-.993-.89-2.979-1.685l-2.808-1.123C14.227%204.397%2013.233%204%2012%204s-2.227.397-4.213%201.192L4.98%206.315C2.993%207.109%202%207.506%202%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m5.766%2010l-.787.315C2.993%2011.109%202%2011.507%202%2012s.993.89%202.979%201.685l2.808%201.124C9.773%2015.603%2010.767%2016%2012%2016s2.227-.397%204.213-1.191l2.808-1.124C21.007%2012.891%2022%2012.493%2022%2012s-.993-.89-2.979-1.685L18.234%2010l-2.021.809C14.227%2011.603%2013.233%2012%2012%2012s-2.227-.397-4.213-1.191z%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20d%3D%22m5.766%2014l-.787.315C2.993%2015.109%202%2015.507%202%2016s.993.89%202.979%201.685l2.808%201.124C9.773%2019.603%2010.767%2020%2012%2020s2.227-.397%204.213-1.192l2.808-1.123C21.007%2016.891%2022%2016.494%2022%2016c0-.493-.993-.89-2.979-1.685L18.234%2014l-2.021.809C14.227%2015.603%2013.233%2016%2012%2016s-2.227-.397-4.213-1.191z%22%20opacity%3D%22.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.979%209.685C2.993%208.891%202%208.494%202%208s.993-.89%202.979-1.685l2.808-1.123C9.773%204.397%2010.767%204%2012%204s2.227.397%204.213%201.192l2.808%201.123C21.007%207.109%2022%207.506%2022%208s-.993.89-2.979%201.685l-2.808%201.124C14.227%2011.603%2013.233%2012%2012%2012s-2.227-.397-4.213-1.191z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%208c0%20.494.993.89%202.979%201.685l2.808%201.124C9.773%2011.603%2010.767%2012%2012%2012s2.227-.397%204.213-1.191l2.808-1.124C21.007%208.891%2022%208.494%2022%208s-.993-.89-2.979-1.685l-2.808-1.123C14.227%204.397%2013.233%204%2012%204s-2.227.397-4.213%201.192L4.98%206.315C2.993%207.109%202%207.506%202%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m5.766%2010l-.787.315C2.993%2011.109%202%2011.507%202%2012s.993.89%202.979%201.685l2.808%201.124C9.773%2015.603%2010.767%2016%2012%2016s2.227-.397%204.213-1.191l2.808-1.124C21.007%2012.891%2022%2012.493%2022%2012s-.993-.89-2.979-1.685L18.234%2010l-2.021.809C14.227%2011.603%2013.233%2012%2012%2012s-2.227-.397-4.213-1.191z%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20d%3D%22m5.766%2014l-.787.315C2.993%2015.109%202%2015.507%202%2016s.993.89%202.979%201.685l2.808%201.124C9.773%2019.603%2010.767%2020%2012%2020s2.227-.397%204.213-1.192l2.808-1.123C21.007%2016.891%2022%2016.494%2022%2016c0-.493-.993-.89-2.979-1.685L18.234%2014l-2.021.809C14.227%2015.603%2013.233%2016%2012%2016s-2.227-.397-4.213-1.191z%22%20opacity%3D%22.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/layers-duotone.svg?color=%231a73e8&size=48