light group icon
light-group-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- light-group-rounded
- Set
- Material Symbols
- Style
- 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-.288T11 18q-.05-2.25 1.4-3.9t3.6-2V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2T23 18q0 .425-.288.713T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.788-.387T1.05 9.75l1.875-7q.1-.325.363-.537T3.9 2h6.225q.35 0 .613.213t.362.537l1.875 7q.125.475-.162.863t-.788.387H8v7q0 .425-.288.713T7 19t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGroupRounded(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-.288T11 18q-.05-2.25 1.4-3.9t3.6-2V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2T23 18q0 .425-.288.713T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.788-.387T1.05 9.75l1.875-7q.1-.325.363-.537T3.9 2h6.225q.35 0 .613.213t.362.537l1.875 7q.125.475-.162.863t-.788.387H8v7q0 .425-.288.713T7 19t-.712-.288"/></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-.288T11 18q-.05-2.25 1.4-3.9t3.6-2V3q0-.425.288-.712T17 2t.713.288T18 3v9.1q2.175.35 3.613 2T23 18q0 .425-.288.713T22 19h-3q0 .825-.575 1.413T17 21M6.288 18.713Q6 18.425 6 18v-7H2q-.5 0-.788-.387T1.05 9.75l1.875-7q.1-.325.363-.537T3.9 2h6.225q.35 0 .613.213t.362.537l1.875 7q.125.475-.162.863t-.788.387H8v7q0 .425-.288.713T7 19t-.712-.288"/></svg> </template>
CSS
.icon-light-group-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-.288T11%2018q-.05-2.25%201.4-3.9t3.6-2V3q0-.425.288-.712T17%202t.713.288T18%203v9.1q2.175.35%203.613%202T23%2018q0%20.425-.288.713T22%2019h-3q0%20.825-.575%201.413T17%2021M6.288%2018.713Q6%2018.425%206%2018v-7H2q-.5%200-.788-.387T1.05%209.75l1.875-7q.1-.325.363-.537T3.9%202h6.225q.35%200%20.613.213t.362.537l1.875%207q.125.475-.162.863t-.788.387H8v7q0%20.425-.288.713T7%2019t-.712-.288%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-.288T11%2018q-.05-2.25%201.4-3.9t3.6-2V3q0-.425.288-.712T17%202t.713.288T18%203v9.1q2.175.35%203.613%202T23%2018q0%20.425-.288.713T22%2019h-3q0%20.825-.575%201.413T17%2021M6.288%2018.713Q6%2018.425%206%2018v-7H2q-.5%200-.788-.387T1.05%209.75l1.875-7q.1-.325.363-.537T3.9%202h6.225q.35%200%20.613.213t.362.537l1.875%207q.125.475-.162.863t-.788.387H8v7q0%20.425-.288.713T7%2019t-.712-.288%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-rounded.svg?color=%231a73e8&size=48