layers clear icon
layers-clear-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- layers-clear-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the layers clear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.744 7.906q.622.485.622 1.277t-.622 1.277l-2.328 1.81q-.166.109-.349.094q-.182-.016-.323-.156q-.171-.171-.143-.388q.028-.216.205-.356l2.31-1.791q.25-.192.25-.48t-.25-.481L12.385 5.03q-.154-.135-.375-.135t-.394.135L9.658 6.55q-.166.11-.348.094q-.183-.015-.324-.155q-.17-.172-.143-.388t.205-.357l1.958-1.525q.454-.348.994-.348t.994.348zm2.048 13.61l-4.954-4.954l-1.844 1.423q-.454.348-.994.348t-.994-.348L5.12 13.408q-.188-.146-.195-.384t.182-.403q.14-.104.311-.104t.312.104l5.885 4.552q.173.135.384.135t.385-.135l1.715-1.344l-1.73-1.72h.705l-.08.07q-.454.329-.995.332t-.975-.345L6.198 10.42q-.621-.465-.611-1.238t.611-1.239l.012-.011L2.1 3.829q-.146-.146-.159-.347t.153-.366t.357-.166t.357.166L20.5 20.808q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-.894-8.894q.183.165.173.39t-.192.397l-1.3 1.019q-.166.115-.348.1q-.183-.016-.323-.156q-.172-.171-.147-.393q.026-.222.208-.363l1.3-.994q.14-.104.315-.104q.174 0 .314.104"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLayersClearOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.744 7.906q.622.485.622 1.277t-.622 1.277l-2.328 1.81q-.166.109-.349.094q-.182-.016-.323-.156q-.171-.171-.143-.388q.028-.216.205-.356l2.31-1.791q.25-.192.25-.48t-.25-.481L12.385 5.03q-.154-.135-.375-.135t-.394.135L9.658 6.55q-.166.11-.348.094q-.183-.015-.324-.155q-.17-.172-.143-.388t.205-.357l1.958-1.525q.454-.348.994-.348t.994.348zm2.048 13.61l-4.954-4.954l-1.844 1.423q-.454.348-.994.348t-.994-.348L5.12 13.408q-.188-.146-.195-.384t.182-.403q.14-.104.311-.104t.312.104l5.885 4.552q.173.135.384.135t.385-.135l1.715-1.344l-1.73-1.72h.705l-.08.07q-.454.329-.995.332t-.975-.345L6.198 10.42q-.621-.465-.611-1.238t.611-1.239l.012-.011L2.1 3.829q-.146-.146-.159-.347t.153-.366t.357-.166t.357.166L20.5 20.808q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-.894-8.894q.183.165.173.39t-.192.397l-1.3 1.019q-.166.115-.348.1q-.183-.016-.323-.156q-.172-.171-.147-.393q.026-.222.208-.363l1.3-.994q.14-.104.315-.104q.174 0 .314.104"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.744 7.906q.622.485.622 1.277t-.622 1.277l-2.328 1.81q-.166.109-.349.094q-.182-.016-.323-.156q-.171-.171-.143-.388q.028-.216.205-.356l2.31-1.791q.25-.192.25-.48t-.25-.481L12.385 5.03q-.154-.135-.375-.135t-.394.135L9.658 6.55q-.166.11-.348.094q-.183-.015-.324-.155q-.17-.172-.143-.388t.205-.357l1.958-1.525q.454-.348.994-.348t.994.348zm2.048 13.61l-4.954-4.954l-1.844 1.423q-.454.348-.994.348t-.994-.348L5.12 13.408q-.188-.146-.195-.384t.182-.403q.14-.104.311-.104t.312.104l5.885 4.552q.173.135.384.135t.385-.135l1.715-1.344l-1.73-1.72h.705l-.08.07q-.454.329-.995.332t-.975-.345L6.198 10.42q-.621-.465-.611-1.238t.611-1.239l.012-.011L2.1 3.829q-.146-.146-.159-.347t.153-.366t.357-.166t.357.166L20.5 20.808q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-.894-8.894q.183.165.173.39t-.192.397l-1.3 1.019q-.166.115-.348.1q-.183-.016-.323-.156q-.172-.171-.147-.393q.026-.222.208-.363l1.3-.994q.14-.104.315-.104q.174 0 .314.104"/></svg> </template>
CSS
.icon-layers-clear-outline-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.744%207.906q.622.485.622%201.277t-.622%201.277l-2.328%201.81q-.166.109-.349.094q-.182-.016-.323-.156q-.171-.171-.143-.388q.028-.216.205-.356l2.31-1.791q.25-.192.25-.48t-.25-.481L12.385%205.03q-.154-.135-.375-.135t-.394.135L9.658%206.55q-.166.11-.348.094q-.183-.015-.324-.155q-.17-.172-.143-.388t.205-.357l1.958-1.525q.454-.348.994-.348t.994.348zm2.048%2013.61l-4.954-4.954l-1.844%201.423q-.454.348-.994.348t-.994-.348L5.12%2013.408q-.188-.146-.195-.384t.182-.403q.14-.104.311-.104t.312.104l5.885%204.552q.173.135.384.135t.385-.135l1.715-1.344l-1.73-1.72h.705l-.08.07q-.454.329-.995.332t-.975-.345L6.198%2010.42q-.621-.465-.611-1.238t.611-1.239l.012-.011L2.1%203.829q-.146-.146-.159-.347t.153-.366t.357-.166t.357.166L20.5%2020.808q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-.894-8.894q.183.165.173.39t-.192.397l-1.3%201.019q-.166.115-.348.1q-.183-.016-.323-.156q-.172-.171-.147-.393q.026-.222.208-.363l1.3-.994q.14-.104.315-.104q.174%200%20.314.104%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.744%207.906q.622.485.622%201.277t-.622%201.277l-2.328%201.81q-.166.109-.349.094q-.182-.016-.323-.156q-.171-.171-.143-.388q.028-.216.205-.356l2.31-1.791q.25-.192.25-.48t-.25-.481L12.385%205.03q-.154-.135-.375-.135t-.394.135L9.658%206.55q-.166.11-.348.094q-.183-.015-.324-.155q-.17-.172-.143-.388t.205-.357l1.958-1.525q.454-.348.994-.348t.994.348zm2.048%2013.61l-4.954-4.954l-1.844%201.423q-.454.348-.994.348t-.994-.348L5.12%2013.408q-.188-.146-.195-.384t.182-.403q.14-.104.311-.104t.312.104l5.885%204.552q.173.135.384.135t.385-.135l1.715-1.344l-1.73-1.72h.705l-.08.07q-.454.329-.995.332t-.975-.345L6.198%2010.42q-.621-.465-.611-1.238t.611-1.239l.012-.011L2.1%203.829q-.146-.146-.159-.347t.153-.366t.357-.166t.357.166L20.5%2020.808q.14.14.15.344t-.15.363t-.354.16t-.354-.16m-.894-8.894q.183.165.173.39t-.192.397l-1.3%201.019q-.166.115-.348.1q-.183-.016-.323-.156q-.172-.171-.147-.393q.026-.222.208-.363l1.3-.994q.14-.104.315-.104q.174%200%20.314.104%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/layers-clear-outline-rounded.svg?color=%231a73e8&size=48