layers 01 icon

layers-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
layers-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the layers 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8.643 3.146l-1.705.788C4.313 5.147 3 5.754 3 6.75s1.313 1.603 3.938 2.816l1.705.788c1.652.764 2.478 1.146 3.357 1.146s1.705-.382 3.357-1.146l1.705-.788C19.687 8.353 21 7.746 21 6.75s-1.313-1.603-3.938-2.816l-1.705-.788C13.705 2.382 12.879 2 12 2s-1.705.382-3.357 1.146"/><path d="M20.788 11.097c.141.199.212.406.212.634c0 .982-1.313 1.58-3.938 2.776l-1.705.777c-1.652.753-2.478 1.13-3.357 1.13s-1.705-.377-3.357-1.13l-1.705-.777C4.313 13.311 3 12.713 3 11.731c0-.228.07-.435.212-.634"/><path d="M20.377 16.266c.415.331.623.661.623 1.052c0 .981-1.313 1.58-3.938 2.776l-1.705.777C13.705 21.624 12.879 22 12 22s-1.705-.376-3.357-1.13l-1.705-.776C4.313 18.898 3 18.299 3 17.318c0-.391.208-.72.623-1.052"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLayers01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m8.643 3.146l-1.705.788C4.313 5.147 3 5.754 3 6.75s1.313 1.603 3.938 2.816l1.705.788c1.652.764 2.478 1.146 3.357 1.146s1.705-.382 3.357-1.146l1.705-.788C19.687 8.353 21 7.746 21 6.75s-1.313-1.603-3.938-2.816l-1.705-.788C13.705 2.382 12.879 2 12 2s-1.705.382-3.357 1.146"/><path d="M20.788 11.097c.141.199.212.406.212.634c0 .982-1.313 1.58-3.938 2.776l-1.705.777c-1.652.753-2.478 1.13-3.357 1.13s-1.705-.377-3.357-1.13l-1.705-.777C4.313 13.311 3 12.713 3 11.731c0-.228.07-.435.212-.634"/><path d="M20.377 16.266c.415.331.623.661.623 1.052c0 .981-1.313 1.58-3.938 2.776l-1.705.777C13.705 21.624 12.879 22 12 22s-1.705-.376-3.357-1.13l-1.705-.776C4.313 18.898 3 18.299 3 17.318c0-.391.208-.72.623-1.052"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m8.643 3.146l-1.705.788C4.313 5.147 3 5.754 3 6.75s1.313 1.603 3.938 2.816l1.705.788c1.652.764 2.478 1.146 3.357 1.146s1.705-.382 3.357-1.146l1.705-.788C19.687 8.353 21 7.746 21 6.75s-1.313-1.603-3.938-2.816l-1.705-.788C13.705 2.382 12.879 2 12 2s-1.705.382-3.357 1.146"/><path d="M20.788 11.097c.141.199.212.406.212.634c0 .982-1.313 1.58-3.938 2.776l-1.705.777c-1.652.753-2.478 1.13-3.357 1.13s-1.705-.377-3.357-1.13l-1.705-.777C4.313 13.311 3 12.713 3 11.731c0-.228.07-.435.212-.634"/><path d="M20.377 16.266c.415.331.623.661.623 1.052c0 .981-1.313 1.58-3.938 2.776l-1.705.777C13.705 21.624 12.879 22 12 22s-1.705-.376-3.357-1.13l-1.705-.776C4.313 18.898 3 18.299 3 17.318c0-.391.208-.72.623-1.052"/></g></svg>
</template>

CSS

.icon-layers-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8.643%203.146l-1.705.788C4.313%205.147%203%205.754%203%206.75s1.313%201.603%203.938%202.816l1.705.788c1.652.764%202.478%201.146%203.357%201.146s1.705-.382%203.357-1.146l1.705-.788C19.687%208.353%2021%207.746%2021%206.75s-1.313-1.603-3.938-2.816l-1.705-.788C13.705%202.382%2012.879%202%2012%202s-1.705.382-3.357%201.146%22%2F%3E%3Cpath%20d%3D%22M20.788%2011.097c.141.199.212.406.212.634c0%20.982-1.313%201.58-3.938%202.776l-1.705.777c-1.652.753-2.478%201.13-3.357%201.13s-1.705-.377-3.357-1.13l-1.705-.777C4.313%2013.311%203%2012.713%203%2011.731c0-.228.07-.435.212-.634%22%2F%3E%3Cpath%20d%3D%22M20.377%2016.266c.415.331.623.661.623%201.052c0%20.981-1.313%201.58-3.938%202.776l-1.705.777C13.705%2021.624%2012.879%2022%2012%2022s-1.705-.376-3.357-1.13l-1.705-.776C4.313%2018.898%203%2018.299%203%2017.318c0-.391.208-.72.623-1.052%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m8.643%203.146l-1.705.788C4.313%205.147%203%205.754%203%206.75s1.313%201.603%203.938%202.816l1.705.788c1.652.764%202.478%201.146%203.357%201.146s1.705-.382%203.357-1.146l1.705-.788C19.687%208.353%2021%207.746%2021%206.75s-1.313-1.603-3.938-2.816l-1.705-.788C13.705%202.382%2012.879%202%2012%202s-1.705.382-3.357%201.146%22%2F%3E%3Cpath%20d%3D%22M20.788%2011.097c.141.199.212.406.212.634c0%20.982-1.313%201.58-3.938%202.776l-1.705.777c-1.652.753-2.478%201.13-3.357%201.13s-1.705-.377-3.357-1.13l-1.705-.777C4.313%2013.311%203%2012.713%203%2011.731c0-.228.07-.435.212-.634%22%2F%3E%3Cpath%20d%3D%22M20.377%2016.266c.415.331.623.661.623%201.052c0%20.981-1.313%201.58-3.938%202.776l-1.705.777C13.705%2021.624%2012.879%2022%2012%2022s-1.705-.376-3.357-1.13l-1.705-.776C4.313%2018.898%203%2018.299%203%2017.318c0-.391.208-.72.623-1.052%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/layers-01.svg?color=%231a73e8&size=48

Layers 01 stroke icon — Huge Icons · IconsDB