layers icon
layers from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- layers
- Set
- Carbon
- Style
- Outline
- Category
- Actions
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
layersBootstrap IconslayersCodiconslayers-fillEva IconslayersFramework7 IconslayersFeather Iconslayers-outlineFlowbite IconslayersHumbleiconslayersIconParklayersIconPark OutlinelayersIconPark SolidlayersIconPark TwoTonelayersIonIconslayersJam IconslayersLucidelayersMaterial SymbolslayersMaterial Symbols LightlayersMaterial Design Iconslayers-fillMingCute IconlayersRadix Iconslayers-boldSolarlayersTDesign Iconslayers-outlineTeenyiconslayersUnicons
More actions icons from Carbon
activity-taskadapter-notificationaddadd-altadd-commentadd-largealign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-vertical-bottomalign-vertical-centeralign-vertical-topappsareaarea-custom
Use the layers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 21.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 24"/><path fill="currentColor" d="M16 30a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 27.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 30m0-12a1 1 0 0 1-.474-.12l-13-7a1 1 0 0 1 0-1.76l13-7a1 1 0 0 1 .948 0l13 7a1 1 0 0 1 0 1.76l-13 7A1 1 0 0 1 16 18M5.11 10L16 15.864L26.89 10L16 4.136Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLayers(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 21.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 24"/><path fill="currentColor" d="M16 30a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 27.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 30m0-12a1 1 0 0 1-.474-.12l-13-7a1 1 0 0 1 0-1.76l13-7a1 1 0 0 1 .948 0l13 7a1 1 0 0 1 0 1.76l-13 7A1 1 0 0 1 16 18M5.11 10L16 15.864L26.89 10L16 4.136Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 21.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 24"/><path fill="currentColor" d="M16 30a1 1 0 0 1-.474-.12l-13-7l.948-1.76L16 27.864l12.526-6.744l.948 1.76l-13 7A1 1 0 0 1 16 30m0-12a1 1 0 0 1-.474-.12l-13-7a1 1 0 0 1 0-1.76l13-7a1 1 0 0 1 .948 0l13 7a1 1 0 0 1 0 1.76l-13 7A1 1 0 0 1 16 18M5.11 10L16 15.864L26.89 10L16 4.136Z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2024a1%201%200%200%201-.474-.12l-13-7l.948-1.76L16%2021.864l12.526-6.744l.948%201.76l-13%207A1%201%200%200%201%2016%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030a1%201%200%200%201-.474-.12l-13-7l.948-1.76L16%2027.864l12.526-6.744l.948%201.76l-13%207A1%201%200%200%201%2016%2030m0-12a1%201%200%200%201-.474-.12l-13-7a1%201%200%200%201%200-1.76l13-7a1%201%200%200%201%20.948%200l13%207a1%201%200%200%201%200%201.76l-13%207A1%201%200%200%201%2016%2018M5.11%2010L16%2015.864L26.89%2010L16%204.136Z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2024a1%201%200%200%201-.474-.12l-13-7l.948-1.76L16%2021.864l12.526-6.744l.948%201.76l-13%207A1%201%200%200%201%2016%2024%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030a1%201%200%200%201-.474-.12l-13-7l.948-1.76L16%2027.864l12.526-6.744l.948%201.76l-13%207A1%201%200%200%201%2016%2030m0-12a1%201%200%200%201-.474-.12l-13-7a1%201%200%200%201%200-1.76l13-7a1%201%200%200%201%20.948%200l13%207a1%201%200%200%201%200%201.76l-13%207A1%201%200%200%201%2016%2018M5.11%2010L16%2015.864L26.89%2010L16%204.136Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/layers.svg?color=%231a73e8&size=48