layers 2 icon

layers-2-filled from Reicon by REICON · Filled · Tools · MIT Free for personal and commercial use.

Name
layers-2-filled
Set
Reicon
Style
Filled
Category
Tools
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More tools icons from Reicon

Use the layers 2 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 fill-rule="evenodd" d="M2.5 11.442v-.002l.003.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.697 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118L22 12l.5.558v.002l-.002.001l-.005.004l-.014.012l-.045.039a9 9 0 0 1-.77.558A13.7 13.7 0 0 1 19.3 14.38l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 14.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 12l-.5.559a.75.75 0 0 1 1-1.119m-.001 4a.75.75 0 0 0-1.057.06zm0 0l.004.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.696 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118l-.484-.54l.484.54l-.002.002l-.001.001l-.005.004l-.014.012q-.016.015-.045.038a9 9 0 0 1-.77.558a13.7 13.7 0 0 1-2.364 1.208l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 18.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 16l-.5.559a.75.75 0 0 1-.058-1.06" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLayers2Filled(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 fillRule="evenodd" d="M2.5 11.442v-.002l.003.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.697 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118L22 12l.5.558v.002l-.002.001l-.005.004l-.014.012l-.045.039a9 9 0 0 1-.77.558A13.7 13.7 0 0 1 19.3 14.38l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 14.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 12l-.5.559a.75.75 0 0 1 1-1.119m-.001 4a.75.75 0 0 0-1.057.06zm0 0l.004.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.696 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118l-.484-.54l.484.54l-.002.002l-.001.001l-.005.004l-.014.012q-.016.015-.045.038a9 9 0 0 1-.77.558a13.7 13.7 0 0 1-2.364 1.208l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 18.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 16l-.5.559a.75.75 0 0 1-.058-1.06" clipRule="evenodd"/></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 fill-rule="evenodd" d="M2.5 11.442v-.002l.003.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.697 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118L22 12l.5.558v.002l-.002.001l-.005.004l-.014.012l-.045.039a9 9 0 0 1-.77.558A13.7 13.7 0 0 1 19.3 14.38l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 14.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 12l-.5.559a.75.75 0 0 1 1-1.119m-.001 4a.75.75 0 0 0-1.057.06zm0 0l.004.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299 1.161.696 2.104 1.074l2.809 1.123c2.025.81 2.874 1.138 3.934 1.138s1.91-.328 3.934-1.138l2.809-1.123a12 12 0 0 0 2.104-1.074a8 8 0 0 0 .65-.472l.003-.002l.001-.001a.75.75 0 0 1 1 1.118l-.484-.54l.484.54l-.002.002l-.001.001l-.005.004l-.014.012q-.016.015-.045.038a9 9 0 0 1-.77.558a13.7 13.7 0 0 1-2.364 1.208l-2.809 1.124l-.115.046c-1.877.751-2.997 1.199-4.376 1.199s-2.499-.448-4.376-1.199l-.115-.046L4.7 18.38a13.7 13.7 0 0 1-2.363-1.207a9 9 0 0 1-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2 16l-.5.559a.75.75 0 0 1-.058-1.06" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-layers-2-filled {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5%2011.442v-.002l.003.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299%201.161.697%202.104%201.074l2.809%201.123c2.025.81%202.874%201.138%203.934%201.138s1.91-.328%203.934-1.138l2.809-1.123a12%2012%200%200%200%202.104-1.074a8%208%200%200%200%20.65-.472l.003-.002l.001-.001a.75.75%200%200%201%201%201.118L22%2012l.5.558v.002l-.002.001l-.005.004l-.014.012l-.045.039a9%209%200%200%201-.77.558A13.7%2013.7%200%200%201%2019.3%2014.38l-2.809%201.124l-.115.046c-1.877.751-2.997%201.199-4.376%201.199s-2.499-.448-4.376-1.199l-.115-.046L4.7%2014.38a13.7%2013.7%200%200%201-2.363-1.207a9%209%200%200%201-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2%2012l-.5.559a.75.75%200%200%201%201-1.119m-.001%204a.75.75%200%200%200-1.057.06zm0%200l.004.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299%201.161.696%202.104%201.074l2.809%201.123c2.025.81%202.874%201.138%203.934%201.138s1.91-.328%203.934-1.138l2.809-1.123a12%2012%200%200%200%202.104-1.074a8%208%200%200%200%20.65-.472l.003-.002l.001-.001a.75.75%200%200%201%201%201.118l-.484-.54l.484.54l-.002.002l-.001.001l-.005.004l-.014.012q-.016.015-.045.038a9%209%200%200%201-.77.558a13.7%2013.7%200%200%201-2.364%201.208l-2.809%201.124l-.115.046c-1.877.751-2.997%201.199-4.376%201.199s-2.499-.448-4.376-1.199l-.115-.046L4.7%2018.38a13.7%2013.7%200%200%201-2.363-1.207a9%209%200%200%201-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2%2016l-.5.559a.75.75%200%200%201-.058-1.06%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5%2011.442v-.002l.003.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299%201.161.697%202.104%201.074l2.809%201.123c2.025.81%202.874%201.138%203.934%201.138s1.91-.328%203.934-1.138l2.809-1.123a12%2012%200%200%200%202.104-1.074a8%208%200%200%200%20.65-.472l.003-.002l.001-.001a.75.75%200%200%201%201%201.118L22%2012l.5.558v.002l-.002.001l-.005.004l-.014.012l-.045.039a9%209%200%200%201-.77.558A13.7%2013.7%200%200%201%2019.3%2014.38l-2.809%201.124l-.115.046c-1.877.751-2.997%201.199-4.376%201.199s-2.499-.448-4.376-1.199l-.115-.046L4.7%2014.38a13.7%2013.7%200%200%201-2.363-1.207a9%209%200%200%201-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2%2012l-.5.559a.75.75%200%200%201%201-1.119m-.001%204a.75.75%200%200%200-1.057.06zm0%200l.004.003l.024.021q.036.03.118.094c.109.084.278.208.508.357c.46.299%201.161.696%202.104%201.074l2.809%201.123c2.025.81%202.874%201.138%203.934%201.138s1.91-.328%203.934-1.138l2.809-1.123a12%2012%200%200%200%202.104-1.074a8%208%200%200%200%20.65-.472l.003-.002l.001-.001a.75.75%200%200%201%201%201.118l-.484-.54l.484.54l-.002.002l-.001.001l-.005.004l-.014.012q-.016.015-.045.038a9%209%200%200%201-.77.558a13.7%2013.7%200%200%201-2.364%201.208l-2.809%201.124l-.115.046c-1.877.751-2.997%201.199-4.376%201.199s-2.499-.448-4.376-1.199l-.115-.046L4.7%2018.38a13.7%2013.7%200%200%201-2.363-1.207a9%209%200%200%201-.771-.558l-.045-.039l-.014-.012l-.005-.004l-.001-.002H1.5L2%2016l-.5.559a.75.75%200%200%201-.058-1.06%22%20clip-rule%3D%22evenodd%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-2-filled.svg?color=%231a73e8&size=48

Layers 2 filled icon — Reicon · IconsDB