layers from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
layers
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

The same icon in other sets

Related icons in Codicons

Use the layers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 9c-.181 0-.357-.05-.514-.142l-5-3.001A1 1 0 0 1 2 5c0-.35.187-.68.486-.858l5-3a1.01 1.01 0 0 1 1.031.003l4.996 2.998c.3.18.486.508.486.857s-.187.679-.486.858l-5 2.999A1 1 0 0 1 8 9m0-7L3 5l5 3l5-3z"/><path d="M2.146 6.987L8 10.5l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 7.5c0-.184.054-.36.146-.513"/><path d="M2.146 9.487L8 13l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 10c0-.184.054-.36.146-.513"/></g></svg>

React

import type { SVGProps } from "react";

export function CodiconLayers(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 9c-.181 0-.357-.05-.514-.142l-5-3.001A1 1 0 0 1 2 5c0-.35.187-.68.486-.858l5-3a1.01 1.01 0 0 1 1.031.003l4.996 2.998c.3.18.486.508.486.857s-.187.679-.486.858l-5 2.999A1 1 0 0 1 8 9m0-7L3 5l5 3l5-3z"/><path d="M2.146 6.987L8 10.5l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 7.5c0-.184.054-.36.146-.513"/><path d="M2.146 9.487L8 13l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 10c0-.184.054-.36.146-.513"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 9c-.181 0-.357-.05-.514-.142l-5-3.001A1 1 0 0 1 2 5c0-.35.187-.68.486-.858l5-3a1.01 1.01 0 0 1 1.031.003l4.996 2.998c.3.18.486.508.486.857s-.187.679-.486.858l-5 2.999A1 1 0 0 1 8 9m0-7L3 5l5 3l5-3z"/><path d="M2.146 6.987L8 10.5l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 7.5c0-.184.054-.36.146-.513"/><path d="M2.146 9.487L8 13l5.854-3.513c.092.154.146.33.146.513c0 .35-.186.678-.486.858l-5 3a1 1 0 0 1-1.028 0l-5-3A1 1 0 0 1 2 10c0-.184.054-.36.146-.513"/></g></svg>
</template>

CSS

.icon-layers {
  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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8%209c-.181%200-.357-.05-.514-.142l-5-3.001A1%201%200%200%201%202%205c0-.35.187-.68.486-.858l5-3a1.01%201.01%200%200%201%201.031.003l4.996%202.998c.3.18.486.508.486.857s-.187.679-.486.858l-5%202.999A1%201%200%200%201%208%209m0-7L3%205l5%203l5-3z%22%2F%3E%3Cpath%20d%3D%22M2.146%206.987L8%2010.5l5.854-3.513c.092.154.146.33.146.513c0%20.35-.186.678-.486.858l-5%203a1%201%200%200%201-1.028%200l-5-3A1%201%200%200%201%202%207.5c0-.184.054-.36.146-.513%22%2F%3E%3Cpath%20d%3D%22M2.146%209.487L8%2013l5.854-3.513c.092.154.146.33.146.513c0%20.35-.186.678-.486.858l-5%203a1%201%200%200%201-1.028%200l-5-3A1%201%200%200%201%202%2010c0-.184.054-.36.146-.513%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8%209c-.181%200-.357-.05-.514-.142l-5-3.001A1%201%200%200%201%202%205c0-.35.187-.68.486-.858l5-3a1.01%201.01%200%200%201%201.031.003l4.996%202.998c.3.18.486.508.486.857s-.187.679-.486.858l-5%202.999A1%201%200%200%201%208%209m0-7L3%205l5%203l5-3z%22%2F%3E%3Cpath%20d%3D%22M2.146%206.987L8%2010.5l5.854-3.513c.092.154.146.33.146.513c0%20.35-.186.678-.486.858l-5%203a1%201%200%200%201-1.028%200l-5-3A1%201%200%200%201%202%207.5c0-.184.054-.36.146-.513%22%2F%3E%3Cpath%20d%3D%22M2.146%209.487L8%2013l5.854-3.513c.092.154.146.33.146.513c0%20.35-.186.678-.486.858l-5%203a1%201%200%200%201-1.028%200l-5-3A1%201%200%200%201%202%2010c0-.184.054-.36.146-.513%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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