lightbulb icon
lightbulb-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- lightbulb-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
12 other variants in Fluent UI System Icons
The same icon in other sets
lightbulbBootstrap IconslightbulbCodiconslightbulbFramework7 IconslightbulbFont Awesome 6 RegularlightbulbFont Awesome 6 SolidlightbulbFont Awesome RegularlightbulbFont Awesome Solidlightbulb-outlineFlowbite Iconslightbulb-16Fluent UI System Color IconslightbulbFirefox OS EmojilightbulbHuge IconslightbulbIonIconslightbulbJam IconslightbulbLine AwesomelightbulbMaterial Line IconslightbulbLucidelightbulbMaterial SymbolslightbulbMaterial Symbols LightlightbulbMaterial Design IconslightbulbPhosphorlightbulbPixelarticonslightbulbPrime Iconslightbulb-fillRemix Iconlightbulb-boldSolar
Related icons in Fluent UI System Icons
Use the lightbulb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.5 11a7.5 7.5 0 1 1 12.325 5.742c-.572.482-1.078 1.138-1.274 1.956L17.24 20h-6.48l-.312-1.302c-.197-.818-.702-1.474-1.274-1.956A7.48 7.48 0 0 1 6.5 11m4.621 10.5h5.758l-.398 1.658a1.75 1.75 0 0 1-1.702 1.342h-1.558a1.75 1.75 0 0 1-1.702-1.342zM14 2a9 9 0 0 0-5.79 15.89c.402.339.679.736.78 1.158l1.07 4.46A3.25 3.25 0 0 0 13.222 26h1.558a3.25 3.25 0 0 0 3.16-2.492l1.07-4.46c.102-.422.379-.819.782-1.158A9 9 0 0 0 14 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentLightbulb28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.5 11a7.5 7.5 0 1 1 12.325 5.742c-.572.482-1.078 1.138-1.274 1.956L17.24 20h-6.48l-.312-1.302c-.197-.818-.702-1.474-1.274-1.956A7.48 7.48 0 0 1 6.5 11m4.621 10.5h5.758l-.398 1.658a1.75 1.75 0 0 1-1.702 1.342h-1.558a1.75 1.75 0 0 1-1.702-1.342zM14 2a9 9 0 0 0-5.79 15.89c.402.339.679.736.78 1.158l1.07 4.46A3.25 3.25 0 0 0 13.222 26h1.558a3.25 3.25 0 0 0 3.16-2.492l1.07-4.46c.102-.422.379-.819.782-1.158A9 9 0 0 0 14 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.5 11a7.5 7.5 0 1 1 12.325 5.742c-.572.482-1.078 1.138-1.274 1.956L17.24 20h-6.48l-.312-1.302c-.197-.818-.702-1.474-1.274-1.956A7.48 7.48 0 0 1 6.5 11m4.621 10.5h5.758l-.398 1.658a1.75 1.75 0 0 1-1.702 1.342h-1.558a1.75 1.75 0 0 1-1.702-1.342zM14 2a9 9 0 0 0-5.79 15.89c.402.339.679.736.78 1.158l1.07 4.46A3.25 3.25 0 0 0 13.222 26h1.558a3.25 3.25 0 0 0 3.16-2.492l1.07-4.46c.102-.422.379-.819.782-1.158A9 9 0 0 0 14 2"/></svg> </template>
CSS
.icon-lightbulb-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%2011a7.5%207.5%200%201%201%2012.325%205.742c-.572.482-1.078%201.138-1.274%201.956L17.24%2020h-6.48l-.312-1.302c-.197-.818-.702-1.474-1.274-1.956A7.48%207.48%200%200%201%206.5%2011m4.621%2010.5h5.758l-.398%201.658a1.75%201.75%200%200%201-1.702%201.342h-1.558a1.75%201.75%200%200%201-1.702-1.342zM14%202a9%209%200%200%200-5.79%2015.89c.402.339.679.736.78%201.158l1.07%204.46A3.25%203.25%200%200%200%2013.222%2026h1.558a3.25%203.25%200%200%200%203.16-2.492l1.07-4.46c.102-.422.379-.819.782-1.158A9%209%200%200%200%2014%202%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.5%2011a7.5%207.5%200%201%201%2012.325%205.742c-.572.482-1.078%201.138-1.274%201.956L17.24%2020h-6.48l-.312-1.302c-.197-.818-.702-1.474-1.274-1.956A7.48%207.48%200%200%201%206.5%2011m4.621%2010.5h5.758l-.398%201.658a1.75%201.75%200%200%201-1.702%201.342h-1.558a1.75%201.75%200%200%201-1.702-1.342zM14%202a9%209%200%200%200-5.79%2015.89c.402.339.679.736.78%201.158l1.07%204.46A3.25%203.25%200%200%200%2013.222%2026h1.558a3.25%203.25%200%200%200%203.16-2.492l1.07-4.46c.102-.422.379-.819.782-1.158A9%209%200%200%200%2014%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/lightbulb-28-regular.svg?color=%231a73e8&size=48