layers2 icon
layers2-duotone from Reicon by REICON · Duotone · UI · MIT Free for personal and commercial use.
- Name
- layers2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- UI
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More ui icons from Reicon
Use the layers2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.624 4.449C9.501 3.698 10.621 3.25 12 3.25s2.499.448 4.376 1.199l2.97 1.188c.954.382 1.727.69 2.258.969c.268.14.528.3.729.493c.206.198.417.498.417.901s-.21.703-.417.901c-.2.193-.46.352-.73.493c-.53.278-1.303.587-2.258.97l-2.97 1.187C14.5 12.302 13.38 12.75 12 12.75s-2.499-.448-4.376-1.199l-2.969-1.188c-.955-.382-1.728-.69-2.259-.969a3.2 3.2 0 0 1-.729-.493C1.461 8.703 1.25 8.403 1.25 8s.21-.703.417-.901c.2-.193.46-.352.73-.493c.53-.278 1.303-.587 2.258-.97z"/><path d="M2.502 11.443L2.5 11.44a.75.75 0 0 0-1 1.119L2 12l-.5.559l.002.002l.005.004l.014.012l.045.039q.057.047.161.129c.14.108.343.256.61.429c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.199 4.376 1.199s2.499-.448 4.375-1.199l.116-.046L19.3 14.38a13.7 13.7 0 0 0 2.363-1.207a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.002h.002a.75.75 0 0 0-1-1.119l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138L5.257 12.99a12 12 0 0 1-2.104-1.074a8 8 0 0 1-.65-.472" opacity=".7"/><path d="M2.499 15.5a.75.75 0 0 0-1 1.118H1.5l.002.002l.005.004l.014.012l.045.039l.161.13c.14.107.343.255.61.428c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.2 4.376 1.2s2.499-.449 4.375-1.2l.116-.046L19.3 18.44a13.7 13.7 0 0 0 2.363-1.208a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.001l.002-.002a.75.75 0 0 0-1-1.118l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138l-2.809-1.123a12 12 0 0 1-2.104-1.073a8 8 0 0 1-.626-.452l-.025-.02z" opacity=".4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconLayers2Duotone(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="M7.624 4.449C9.501 3.698 10.621 3.25 12 3.25s2.499.448 4.376 1.199l2.97 1.188c.954.382 1.727.69 2.258.969c.268.14.528.3.729.493c.206.198.417.498.417.901s-.21.703-.417.901c-.2.193-.46.352-.73.493c-.53.278-1.303.587-2.258.97l-2.97 1.187C14.5 12.302 13.38 12.75 12 12.75s-2.499-.448-4.376-1.199l-2.969-1.188c-.955-.382-1.728-.69-2.259-.969a3.2 3.2 0 0 1-.729-.493C1.461 8.703 1.25 8.403 1.25 8s.21-.703.417-.901c.2-.193.46-.352.73-.493c.53-.278 1.303-.587 2.258-.97z"/><path d="M2.502 11.443L2.5 11.44a.75.75 0 0 0-1 1.119L2 12l-.5.559l.002.002l.005.004l.014.012l.045.039q.057.047.161.129c.14.108.343.256.61.429c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.199 4.376 1.199s2.499-.448 4.375-1.199l.116-.046L19.3 14.38a13.7 13.7 0 0 0 2.363-1.207a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.002h.002a.75.75 0 0 0-1-1.119l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138L5.257 12.99a12 12 0 0 1-2.104-1.074a8 8 0 0 1-.65-.472" opacity=".7"/><path d="M2.499 15.5a.75.75 0 0 0-1 1.118H1.5l.002.002l.005.004l.014.012l.045.039l.161.13c.14.107.343.255.61.428c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.2 4.376 1.2s2.499-.449 4.375-1.2l.116-.046L19.3 18.44a13.7 13.7 0 0 0 2.363-1.208a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.001l.002-.002a.75.75 0 0 0-1-1.118l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138l-2.809-1.123a12 12 0 0 1-2.104-1.073a8 8 0 0 1-.626-.452l-.025-.02z" 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="M7.624 4.449C9.501 3.698 10.621 3.25 12 3.25s2.499.448 4.376 1.199l2.97 1.188c.954.382 1.727.69 2.258.969c.268.14.528.3.729.493c.206.198.417.498.417.901s-.21.703-.417.901c-.2.193-.46.352-.73.493c-.53.278-1.303.587-2.258.97l-2.97 1.187C14.5 12.302 13.38 12.75 12 12.75s-2.499-.448-4.376-1.199l-2.969-1.188c-.955-.382-1.728-.69-2.259-.969a3.2 3.2 0 0 1-.729-.493C1.461 8.703 1.25 8.403 1.25 8s.21-.703.417-.901c.2-.193.46-.352.73-.493c.53-.278 1.303-.587 2.258-.97z"/><path d="M2.502 11.443L2.5 11.44a.75.75 0 0 0-1 1.119L2 12l-.5.559l.002.002l.005.004l.014.012l.045.039q.057.047.161.129c.14.108.343.256.61.429c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.199 4.376 1.199s2.499-.448 4.375-1.199l.116-.046L19.3 14.38a13.7 13.7 0 0 0 2.363-1.207a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.002h.002a.75.75 0 0 0-1-1.119l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138L5.257 12.99a12 12 0 0 1-2.104-1.074a8 8 0 0 1-.65-.472" opacity=".7"/><path d="M2.499 15.5a.75.75 0 0 0-1 1.118H1.5l.002.002l.005.004l.014.012l.045.039l.161.13c.14.107.343.255.61.428c.533.346 1.32.79 2.363 1.207l2.809 1.124l.115.046c1.877.751 2.997 1.2 4.376 1.2s2.499-.449 4.375-1.2l.116-.046L19.3 18.44a13.7 13.7 0 0 0 2.363-1.208a9 9 0 0 0 .771-.558l.045-.039l.014-.012l.005-.004l.001-.001l.002-.002a.75.75 0 0 0-1-1.118l-.002.002l-.002.001l-.024.021l-.118.094a8 8 0 0 1-.508.357c-.46.299-1.161.697-2.105 1.074l-2.808 1.123c-2.025.81-2.874 1.138-3.934 1.138s-1.91-.328-3.934-1.138l-2.809-1.123a12 12 0 0 1-2.104-1.073a8 8 0 0 1-.626-.452l-.025-.02z" opacity=".4"/></g></svg> </template>
CSS
.icon-layers2-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%22M7.624%204.449C9.501%203.698%2010.621%203.25%2012%203.25s2.499.448%204.376%201.199l2.97%201.188c.954.382%201.727.69%202.258.969c.268.14.528.3.729.493c.206.198.417.498.417.901s-.21.703-.417.901c-.2.193-.46.352-.73.493c-.53.278-1.303.587-2.258.97l-2.97%201.187C14.5%2012.302%2013.38%2012.75%2012%2012.75s-2.499-.448-4.376-1.199l-2.969-1.188c-.955-.382-1.728-.69-2.259-.969a3.2%203.2%200%200%201-.729-.493C1.461%208.703%201.25%208.403%201.25%208s.21-.703.417-.901c.2-.193.46-.352.73-.493c.53-.278%201.303-.587%202.258-.97z%22%2F%3E%3Cpath%20d%3D%22M2.502%2011.443L2.5%2011.44a.75.75%200%200%200-1%201.119L2%2012l-.5.559l.002.002l.005.004l.014.012l.045.039q.057.047.161.129c.14.108.343.256.61.429c.533.346%201.32.79%202.363%201.207l2.809%201.124l.115.046c1.877.751%202.997%201.199%204.376%201.199s2.499-.448%204.375-1.199l.116-.046L19.3%2014.38a13.7%2013.7%200%200%200%202.363-1.207a9%209%200%200%200%20.771-.558l.045-.039l.014-.012l.005-.004l.001-.002h.002a.75.75%200%200%200-1-1.119l-.002.002l-.002.001l-.024.021l-.118.094a8%208%200%200%201-.508.357c-.46.299-1.161.697-2.105%201.074l-2.808%201.123c-2.025.81-2.874%201.138-3.934%201.138s-1.91-.328-3.934-1.138L5.257%2012.99a12%2012%200%200%201-2.104-1.074a8%208%200%200%201-.65-.472%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20d%3D%22M2.499%2015.5a.75.75%200%200%200-1%201.118H1.5l.002.002l.005.004l.014.012l.045.039l.161.13c.14.107.343.255.61.428c.533.346%201.32.79%202.363%201.207l2.809%201.124l.115.046c1.877.751%202.997%201.2%204.376%201.2s2.499-.449%204.375-1.2l.116-.046L19.3%2018.44a13.7%2013.7%200%200%200%202.363-1.208a9%209%200%200%200%20.771-.558l.045-.039l.014-.012l.005-.004l.001-.001l.002-.002a.75.75%200%200%200-1-1.118l-.002.002l-.002.001l-.024.021l-.118.094a8%208%200%200%201-.508.357c-.46.299-1.161.697-2.105%201.074l-2.808%201.123c-2.025.81-2.874%201.138-3.934%201.138s-1.91-.328-3.934-1.138l-2.809-1.123a12%2012%200%200%201-2.104-1.073a8%208%200%200%201-.626-.452l-.025-.02z%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%22M7.624%204.449C9.501%203.698%2010.621%203.25%2012%203.25s2.499.448%204.376%201.199l2.97%201.188c.954.382%201.727.69%202.258.969c.268.14.528.3.729.493c.206.198.417.498.417.901s-.21.703-.417.901c-.2.193-.46.352-.73.493c-.53.278-1.303.587-2.258.97l-2.97%201.187C14.5%2012.302%2013.38%2012.75%2012%2012.75s-2.499-.448-4.376-1.199l-2.969-1.188c-.955-.382-1.728-.69-2.259-.969a3.2%203.2%200%200%201-.729-.493C1.461%208.703%201.25%208.403%201.25%208s.21-.703.417-.901c.2-.193.46-.352.73-.493c.53-.278%201.303-.587%202.258-.97z%22%2F%3E%3Cpath%20d%3D%22M2.502%2011.443L2.5%2011.44a.75.75%200%200%200-1%201.119L2%2012l-.5.559l.002.002l.005.004l.014.012l.045.039q.057.047.161.129c.14.108.343.256.61.429c.533.346%201.32.79%202.363%201.207l2.809%201.124l.115.046c1.877.751%202.997%201.199%204.376%201.199s2.499-.448%204.375-1.199l.116-.046L19.3%2014.38a13.7%2013.7%200%200%200%202.363-1.207a9%209%200%200%200%20.771-.558l.045-.039l.014-.012l.005-.004l.001-.002h.002a.75.75%200%200%200-1-1.119l-.002.002l-.002.001l-.024.021l-.118.094a8%208%200%200%201-.508.357c-.46.299-1.161.697-2.105%201.074l-2.808%201.123c-2.025.81-2.874%201.138-3.934%201.138s-1.91-.328-3.934-1.138L5.257%2012.99a12%2012%200%200%201-2.104-1.074a8%208%200%200%201-.65-.472%22%20opacity%3D%22.7%22%2F%3E%3Cpath%20d%3D%22M2.499%2015.5a.75.75%200%200%200-1%201.118H1.5l.002.002l.005.004l.014.012l.045.039l.161.13c.14.107.343.255.61.428c.533.346%201.32.79%202.363%201.207l2.809%201.124l.115.046c1.877.751%202.997%201.2%204.376%201.2s2.499-.449%204.375-1.2l.116-.046L19.3%2018.44a13.7%2013.7%200%200%200%202.363-1.208a9%209%200%200%200%20.771-.558l.045-.039l.014-.012l.005-.004l.001-.001l.002-.002a.75.75%200%200%200-1-1.118l-.002.002l-.002.001l-.024.021l-.118.094a8%208%200%200%201-.508.357c-.46.299-1.161.697-2.105%201.074l-2.808%201.123c-2.025.81-2.874%201.138-3.934%201.138s-1.91-.328-3.934-1.138l-2.809-1.123a12%2012%200%200%201-2.104-1.073a8%208%200%200%201-.626-.452l-.025-.02z%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/layers2-duotone.svg?color=%231a73e8&size=48