lightstrip icon
lightstrip-outline-sharp from Material Symbols by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- lightstrip-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the lightstrip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-9.65L10.525 9H2V2h20v10.7L15.675 15H22v7zm2-2h16v-3H4zM20 7V4H4v3zM4 15h5.8L20 11.3V9h-3.95L4 13.7zm2.213-8.962Q6 5.825 6 5.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m0 13Q6 18.826 6 18.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m1-4.75Q7 14.076 7 13.75t.213-.537T7.75 13t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4.25-8.25q-.213-.212-.213-.537t.213-.537T12 4.75t.538.213t.212.537t-.213.538T12 6.25t-.537-.213m0 6.75q-.213-.212-.213-.537t.213-.537T12 11.5t.538.213t.212.537t-.213.538T12 13t-.537-.213m0 6.25q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4-7.75q-.213-.212-.213-.537t.213-.537T16 10t.538.213t.212.537t-.213.538T16 11.5t-.537-.213m1.25-5.25Q16.5 5.826 16.5 5.5t.213-.537t.537-.213t.538.213T18 5.5t-.213.538t-.537.212t-.537-.213m0 13q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightstripOutlineSharp(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="M2 22v-9.65L10.525 9H2V2h20v10.7L15.675 15H22v7zm2-2h16v-3H4zM20 7V4H4v3zM4 15h5.8L20 11.3V9h-3.95L4 13.7zm2.213-8.962Q6 5.825 6 5.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m0 13Q6 18.826 6 18.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m1-4.75Q7 14.076 7 13.75t.213-.537T7.75 13t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4.25-8.25q-.213-.212-.213-.537t.213-.537T12 4.75t.538.213t.212.537t-.213.538T12 6.25t-.537-.213m0 6.75q-.213-.212-.213-.537t.213-.537T12 11.5t.538.213t.212.537t-.213.538T12 13t-.537-.213m0 6.25q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4-7.75q-.213-.212-.213-.537t.213-.537T16 10t.538.213t.212.537t-.213.538T16 11.5t-.537-.213m1.25-5.25Q16.5 5.826 16.5 5.5t.213-.537t.537-.213t.538.213T18 5.5t-.213.538t-.537.212t-.537-.213m0 13q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22v-9.65L10.525 9H2V2h20v10.7L15.675 15H22v7zm2-2h16v-3H4zM20 7V4H4v3zM4 15h5.8L20 11.3V9h-3.95L4 13.7zm2.213-8.962Q6 5.825 6 5.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m0 13Q6 18.826 6 18.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m1-4.75Q7 14.076 7 13.75t.213-.537T7.75 13t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4.25-8.25q-.213-.212-.213-.537t.213-.537T12 4.75t.538.213t.212.537t-.213.538T12 6.25t-.537-.213m0 6.75q-.213-.212-.213-.537t.213-.537T12 11.5t.538.213t.212.537t-.213.538T12 13t-.537-.213m0 6.25q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4-7.75q-.213-.212-.213-.537t.213-.537T16 10t.538.213t.212.537t-.213.538T16 11.5t-.537-.213m1.25-5.25Q16.5 5.826 16.5 5.5t.213-.537t.537-.213t.538.213T18 5.5t-.213.538t-.537.212t-.537-.213m0 13q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213"/></svg> </template>
CSS
.icon-lightstrip-outline-sharp {
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%22M2%2022v-9.65L10.525%209H2V2h20v10.7L15.675%2015H22v7zm2-2h16v-3H4zM20%207V4H4v3zM4%2015h5.8L20%2011.3V9h-3.95L4%2013.7zm2.213-8.962Q6%205.825%206%205.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m0%2013Q6%2018.826%206%2018.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m1-4.75Q7%2014.076%207%2013.75t.213-.537T7.75%2013t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4.25-8.25q-.213-.212-.213-.537t.213-.537T12%204.75t.538.213t.212.537t-.213.538T12%206.25t-.537-.213m0%206.75q-.213-.212-.213-.537t.213-.537T12%2011.5t.538.213t.212.537t-.213.538T12%2013t-.537-.213m0%206.25q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4-7.75q-.213-.212-.213-.537t.213-.537T16%2010t.538.213t.212.537t-.213.538T16%2011.5t-.537-.213m1.25-5.25Q16.5%205.826%2016.5%205.5t.213-.537t.537-.213t.538.213T18%205.5t-.213.538t-.537.212t-.537-.213m0%2013q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213%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%22M2%2022v-9.65L10.525%209H2V2h20v10.7L15.675%2015H22v7zm2-2h16v-3H4zM20%207V4H4v3zM4%2015h5.8L20%2011.3V9h-3.95L4%2013.7zm2.213-8.962Q6%205.825%206%205.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m0%2013Q6%2018.826%206%2018.5t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m1-4.75Q7%2014.076%207%2013.75t.213-.537T7.75%2013t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4.25-8.25q-.213-.212-.213-.537t.213-.537T12%204.75t.538.213t.212.537t-.213.538T12%206.25t-.537-.213m0%206.75q-.213-.212-.213-.537t.213-.537T12%2011.5t.538.213t.212.537t-.213.538T12%2013t-.537-.213m0%206.25q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213m4-7.75q-.213-.212-.213-.537t.213-.537T16%2010t.538.213t.212.537t-.213.538T16%2011.5t-.537-.213m1.25-5.25Q16.5%205.826%2016.5%205.5t.213-.537t.537-.213t.538.213T18%205.5t-.213.538t-.537.212t-.537-.213m0%2013q-.213-.212-.213-.537t.213-.537t.537-.213t.538.213t.212.537t-.213.538t-.537.212t-.537-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/lightstrip-outline-sharp.svg?color=%231a73e8&size=48