light group icon
light-group-outline-rounded from Material Symbols by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- light-group-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the light group icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q-.425 0-.712-.288T3 21t.288-.712T4 20h6q.425 0 .713.288T11 21t-.288.713T10 22zm13-1q-.825 0-1.412-.587T15 19h-3q-.425 0-.712-.275t-.288-.7q-.05-2.25 1.4-3.912T16 12.1V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2.013T23 18.025q0 .425-.288.7T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.8-.387t-.175-.863l1.875-7q.1-.325.363-.537T3.875 2h6.25q.35 0 .613.213t.362.537l1.875 7q.125.475-.175.863T12 11H8v7q0 .425-.288.713T7 19t-.712-.288M13.1 17h7.8q-.3-1.35-1.4-2.175T17 14q-1.375 0-2.475.825T13.1 17M3.3 9h7.4L9.375 4H4.65zM17 15.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGroupOutlineRounded(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="M4 22q-.425 0-.712-.288T3 21t.288-.712T4 20h6q.425 0 .713.288T11 21t-.288.713T10 22zm13-1q-.825 0-1.412-.587T15 19h-3q-.425 0-.712-.275t-.288-.7q-.05-2.25 1.4-3.912T16 12.1V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2.013T23 18.025q0 .425-.288.7T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.8-.387t-.175-.863l1.875-7q.1-.325.363-.537T3.875 2h6.25q.35 0 .613.213t.362.537l1.875 7q.125.475-.175.863T12 11H8v7q0 .425-.288.713T7 19t-.712-.288M13.1 17h7.8q-.3-1.35-1.4-2.175T17 14q-1.375 0-2.475.825T13.1 17M3.3 9h7.4L9.375 4H4.65zM17 15.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q-.425 0-.712-.288T3 21t.288-.712T4 20h6q.425 0 .713.288T11 21t-.288.713T10 22zm13-1q-.825 0-1.412-.587T15 19h-3q-.425 0-.712-.275t-.288-.7q-.05-2.25 1.4-3.912T16 12.1V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2.013T23 18.025q0 .425-.288.7T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.8-.387t-.175-.863l1.875-7q.1-.325.363-.537T3.875 2h6.25q.35 0 .613.213t.362.537l1.875 7q.125.475-.175.863T12 11H8v7q0 .425-.288.713T7 19t-.712-.288M13.1 17h7.8q-.3-1.35-1.4-2.175T17 14q-1.375 0-2.475.825T13.1 17M3.3 9h7.4L9.375 4H4.65zM17 15.5"/></svg> </template>
CSS
.icon-light-group-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%22M4%2022q-.425%200-.712-.288T3%2021t.288-.712T4%2020h6q.425%200%20.713.288T11%2021t-.288.713T10%2022zm13-1q-.825%200-1.412-.587T15%2019h-3q-.425%200-.712-.275t-.288-.7q-.05-2.25%201.4-3.912T16%2012.1V3q0-.425.288-.712T17%202t.713.288T18%203v9.1q2.175.35%203.613%202.013T23%2018.025q0%20.425-.288.7T22%2019h-3q0%20.825-.575%201.413T17%2021M6.288%2018.713Q6%2018.425%206%2018v-7H2q-.5%200-.8-.387t-.175-.863l1.875-7q.1-.325.363-.537T3.875%202h6.25q.35%200%20.613.213t.362.537l1.875%207q.125.475-.175.863T12%2011H8v7q0%20.425-.288.713T7%2019t-.712-.288M13.1%2017h7.8q-.3-1.35-1.4-2.175T17%2014q-1.375%200-2.475.825T13.1%2017M3.3%209h7.4L9.375%204H4.65zM17%2015.5%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%22M4%2022q-.425%200-.712-.288T3%2021t.288-.712T4%2020h6q.425%200%20.713.288T11%2021t-.288.713T10%2022zm13-1q-.825%200-1.412-.587T15%2019h-3q-.425%200-.712-.275t-.288-.7q-.05-2.25%201.4-3.912T16%2012.1V3q0-.425.288-.712T17%202t.713.288T18%203v9.1q2.175.35%203.613%202.013T23%2018.025q0%20.425-.288.7T22%2019h-3q0%20.825-.575%201.413T17%2021M6.288%2018.713Q6%2018.425%206%2018v-7H2q-.5%200-.8-.387t-.175-.863l1.875-7q.1-.325.363-.537T3.875%202h6.25q.35%200%20.613.213t.362.537l1.875%207q.125.475-.175.863T12%2011H8v7q0%20.425-.288.713T7%2019t-.712-.288M13.1%2017h7.8q-.3-1.35-1.4-2.175T17%2014q-1.375%200-2.475.825T13.1%2017M3.3%209h7.4L9.375%204H4.65zM17%2015.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/light-group-outline-rounded.svg?color=%231a73e8&size=48