light group icon
light-group-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- light-group-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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="M3.5 21v-1h7v1zm13.5-.961q-.633 0-1.086-.463q-.452-.462-.452-1.095h-3.423v-.712q0-1.711 1.338-2.88t3.123-1.347V3.981h1v9.561q1.81.177 3.145 1.347q1.336 1.169 1.336 2.88v.712h-3.423q0 .632-.45 1.095T17 20.038M6.5 18.5V11H2.014l1.861-7h6.275l1.862 7H7.5v7.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightGroupSharp(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="M3.5 21v-1h7v1zm13.5-.961q-.633 0-1.086-.463q-.452-.462-.452-1.095h-3.423v-.712q0-1.711 1.338-2.88t3.123-1.347V3.981h1v9.561q1.81.177 3.145 1.347q1.336 1.169 1.336 2.88v.712h-3.423q0 .632-.45 1.095T17 20.038M6.5 18.5V11H2.014l1.861-7h6.275l1.862 7H7.5v7.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 21v-1h7v1zm13.5-.961q-.633 0-1.086-.463q-.452-.462-.452-1.095h-3.423v-.712q0-1.711 1.338-2.88t3.123-1.347V3.981h1v9.561q1.81.177 3.145 1.347q1.336 1.169 1.336 2.88v.712h-3.423q0 .632-.45 1.095T17 20.038M6.5 18.5V11H2.014l1.861-7h6.275l1.862 7H7.5v7.5z"/></svg> </template>
CSS
.icon-light-group-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%22M3.5%2021v-1h7v1zm13.5-.961q-.633%200-1.086-.463q-.452-.462-.452-1.095h-3.423v-.712q0-1.711%201.338-2.88t3.123-1.347V3.981h1v9.561q1.81.177%203.145%201.347q1.336%201.169%201.336%202.88v.712h-3.423q0%20.632-.45%201.095T17%2020.038M6.5%2018.5V11H2.014l1.861-7h6.275l1.862%207H7.5v7.5z%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%22M3.5%2021v-1h7v1zm13.5-.961q-.633%200-1.086-.463q-.452-.462-.452-1.095h-3.423v-.712q0-1.711%201.338-2.88t3.123-1.347V3.981h1v9.561q1.81.177%203.145%201.347q1.336%201.169%201.336%202.88v.712h-3.423q0%20.632-.45%201.095T17%2020.038M6.5%2018.5V11H2.014l1.861-7h6.275l1.862%207H7.5v7.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/light-group-sharp.svg?color=%231a73e8&size=48