lightstrip icon
lightstrip-outline from Material Symbols by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.
- Name
- lightstrip-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- lightstrip-outline-rounded
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="M5 22q-1.25 0-2.125-.875T2 19v-5q0-.8.513-1.425t1.262-.925L10.525 9H2V2h17q1.25 0 2.125.875T22 5v5.6q0 .95-.537 1.725t-1.438 1.1L15.675 15H22v7zm0-2h15v-3H5q-.275 0-.513-.038T4 16.85V19q0 .425.288.713T5 20M20 7.175V5q0-.425-.288-.713T19 4H4v3h15q.275 0 .513.05t.487.125M5 15h4.8l9.525-3.45q.3-.125.488-.375T20 10.6V10q0-.425-.287-.712T19 9h-2.95L4.5 13.5q-.2.075-.35.238T4 14.1q0 .4.3.65T5 15m1.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 MaterialSymbolsLightstripOutline(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="M5 22q-1.25 0-2.125-.875T2 19v-5q0-.8.513-1.425t1.262-.925L10.525 9H2V2h17q1.25 0 2.125.875T22 5v5.6q0 .95-.537 1.725t-1.438 1.1L15.675 15H22v7zm0-2h15v-3H5q-.275 0-.513-.038T4 16.85V19q0 .425.288.713T5 20M20 7.175V5q0-.425-.288-.713T19 4H4v3h15q.275 0 .513.05t.487.125M5 15h4.8l9.525-3.45q.3-.125.488-.375T20 10.6V10q0-.425-.287-.712T19 9h-2.95L4.5 13.5q-.2.075-.35.238T4 14.1q0 .4.3.65T5 15m1.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="M5 22q-1.25 0-2.125-.875T2 19v-5q0-.8.513-1.425t1.262-.925L10.525 9H2V2h17q1.25 0 2.125.875T22 5v5.6q0 .95-.537 1.725t-1.438 1.1L15.675 15H22v7zm0-2h15v-3H5q-.275 0-.513-.038T4 16.85V19q0 .425.288.713T5 20M20 7.175V5q0-.425-.288-.713T19 4H4v3h15q.275 0 .513.05t.487.125M5 15h4.8l9.525-3.45q.3-.125.488-.375T20 10.6V10q0-.425-.287-.712T19 9h-2.95L4.5 13.5q-.2.075-.35.238T4 14.1q0 .4.3.65T5 15m1.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 {
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%22M5%2022q-1.25%200-2.125-.875T2%2019v-5q0-.8.513-1.425t1.262-.925L10.525%209H2V2h17q1.25%200%202.125.875T22%205v5.6q0%20.95-.537%201.725t-1.438%201.1L15.675%2015H22v7zm0-2h15v-3H5q-.275%200-.513-.038T4%2016.85V19q0%20.425.288.713T5%2020M20%207.175V5q0-.425-.288-.713T19%204H4v3h15q.275%200%20.513.05t.487.125M5%2015h4.8l9.525-3.45q.3-.125.488-.375T20%2010.6V10q0-.425-.287-.712T19%209h-2.95L4.5%2013.5q-.2.075-.35.238T4%2014.1q0%20.4.3.65T5%2015m1.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%22M5%2022q-1.25%200-2.125-.875T2%2019v-5q0-.8.513-1.425t1.262-.925L10.525%209H2V2h17q1.25%200%202.125.875T22%205v5.6q0%20.95-.537%201.725t-1.438%201.1L15.675%2015H22v7zm0-2h15v-3H5q-.275%200-.513-.038T4%2016.85V19q0%20.425.288.713T5%2020M20%207.175V5q0-.425-.288-.713T19%204H4v3h15q.275%200%20.513.05t.487.125M5%2015h4.8l9.525-3.45q.3-.125.488-.375T20%2010.6V10q0-.425-.287-.712T19%209h-2.95L4.5%2013.5q-.2.075-.35.238T4%2014.1q0%20.4.3.65T5%2015m1.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.svg?color=%231a73e8&size=48