lightbulb icon
lightbulb-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- lightbulb-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
lightbulbBootstrap IconslightbulbCodiconslightbulbFramework7 IconslightbulbFont Awesome 6 RegularlightbulbFont Awesome 6 SolidlightbulbFont Awesome RegularlightbulbFont Awesome Solidlightbulb-outlineFlowbite Iconslightbulb-16-filledFluent UI System Iconslightbulb-16Fluent UI System Color IconslightbulbFirefox OS EmojilightbulbHuge IconslightbulbIonIconslightbulbJam IconslightbulbLine AwesomelightbulbMaterial Line IconslightbulbLucidelightbulbMaterial SymbolslightbulbMaterial Symbols LightlightbulbMaterial Design IconslightbulbPixelarticonslightbulbPrime Iconslightbulb-fillRemix Iconlightbulb-boldSolar
Related icons in Phosphor
Use the lightbulb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 232a6 6 0 0 1-6 6H88a6 6 0 0 1 0-12h80a6 6 0 0 1 6 6m40-128a85.56 85.56 0 0 1-32.88 67.64A18.23 18.23 0 0 0 174 186v6a14 14 0 0 1-14 14H96a14 14 0 0 1-14-14v-6a18 18 0 0 0-7-14.23a85.59 85.59 0 0 1-33-67.24C41.74 57.91 79.39 19.12 125.93 18A86 86 0 0 1 214 104m-12 0a74 74 0 0 0-75.79-74C86.17 31 53.78 64.34 54 104.42a73.67 73.67 0 0 0 28.4 57.87A29.92 29.92 0 0 1 94 186v6a2 2 0 0 0 2 2h64a2 2 0 0 0 2-2v-6a30.18 30.18 0 0 1 11.7-23.78A73.59 73.59 0 0 0 202 104m-20.08-9A55.58 55.58 0 0 0 137 50.08a6 6 0 1 0-2 11.84c17.38 2.92 32.13 17.68 35.08 35.08a6 6 0 0 0 5.91 5a7 7 0 0 0 1-.08a6 6 0 0 0 4.93-6.92"/></svg>
React
import type { SVGProps } from "react";
export function PhLightbulbLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 232a6 6 0 0 1-6 6H88a6 6 0 0 1 0-12h80a6 6 0 0 1 6 6m40-128a85.56 85.56 0 0 1-32.88 67.64A18.23 18.23 0 0 0 174 186v6a14 14 0 0 1-14 14H96a14 14 0 0 1-14-14v-6a18 18 0 0 0-7-14.23a85.59 85.59 0 0 1-33-67.24C41.74 57.91 79.39 19.12 125.93 18A86 86 0 0 1 214 104m-12 0a74 74 0 0 0-75.79-74C86.17 31 53.78 64.34 54 104.42a73.67 73.67 0 0 0 28.4 57.87A29.92 29.92 0 0 1 94 186v6a2 2 0 0 0 2 2h64a2 2 0 0 0 2-2v-6a30.18 30.18 0 0 1 11.7-23.78A73.59 73.59 0 0 0 202 104m-20.08-9A55.58 55.58 0 0 0 137 50.08a6 6 0 1 0-2 11.84c17.38 2.92 32.13 17.68 35.08 35.08a6 6 0 0 0 5.91 5a7 7 0 0 0 1-.08a6 6 0 0 0 4.93-6.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M174 232a6 6 0 0 1-6 6H88a6 6 0 0 1 0-12h80a6 6 0 0 1 6 6m40-128a85.56 85.56 0 0 1-32.88 67.64A18.23 18.23 0 0 0 174 186v6a14 14 0 0 1-14 14H96a14 14 0 0 1-14-14v-6a18 18 0 0 0-7-14.23a85.59 85.59 0 0 1-33-67.24C41.74 57.91 79.39 19.12 125.93 18A86 86 0 0 1 214 104m-12 0a74 74 0 0 0-75.79-74C86.17 31 53.78 64.34 54 104.42a73.67 73.67 0 0 0 28.4 57.87A29.92 29.92 0 0 1 94 186v6a2 2 0 0 0 2 2h64a2 2 0 0 0 2-2v-6a30.18 30.18 0 0 1 11.7-23.78A73.59 73.59 0 0 0 202 104m-20.08-9A55.58 55.58 0 0 0 137 50.08a6 6 0 1 0-2 11.84c17.38 2.92 32.13 17.68 35.08 35.08a6 6 0 0 0 5.91 5a7 7 0 0 0 1-.08a6 6 0 0 0 4.93-6.92"/></svg> </template>
CSS
.icon-lightbulb-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174%20232a6%206%200%200%201-6%206H88a6%206%200%200%201%200-12h80a6%206%200%200%201%206%206m40-128a85.56%2085.56%200%200%201-32.88%2067.64A18.23%2018.23%200%200%200%20174%20186v6a14%2014%200%200%201-14%2014H96a14%2014%200%200%201-14-14v-6a18%2018%200%200%200-7-14.23a85.59%2085.59%200%200%201-33-67.24C41.74%2057.91%2079.39%2019.12%20125.93%2018A86%2086%200%200%201%20214%20104m-12%200a74%2074%200%200%200-75.79-74C86.17%2031%2053.78%2064.34%2054%20104.42a73.67%2073.67%200%200%200%2028.4%2057.87A29.92%2029.92%200%200%201%2094%20186v6a2%202%200%200%200%202%202h64a2%202%200%200%200%202-2v-6a30.18%2030.18%200%200%201%2011.7-23.78A73.59%2073.59%200%200%200%20202%20104m-20.08-9A55.58%2055.58%200%200%200%20137%2050.08a6%206%200%201%200-2%2011.84c17.38%202.92%2032.13%2017.68%2035.08%2035.08a6%206%200%200%200%205.91%205a7%207%200%200%200%201-.08a6%206%200%200%200%204.93-6.92%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M174%20232a6%206%200%200%201-6%206H88a6%206%200%200%201%200-12h80a6%206%200%200%201%206%206m40-128a85.56%2085.56%200%200%201-32.88%2067.64A18.23%2018.23%200%200%200%20174%20186v6a14%2014%200%200%201-14%2014H96a14%2014%200%200%201-14-14v-6a18%2018%200%200%200-7-14.23a85.59%2085.59%200%200%201-33-67.24C41.74%2057.91%2079.39%2019.12%20125.93%2018A86%2086%200%200%201%20214%20104m-12%200a74%2074%200%200%200-75.79-74C86.17%2031%2053.78%2064.34%2054%20104.42a73.67%2073.67%200%200%200%2028.4%2057.87A29.92%2029.92%200%200%201%2094%20186v6a2%202%200%200%200%202%202h64a2%202%200%200%200%202-2v-6a30.18%2030.18%200%200%201%2011.7-23.78A73.59%2073.59%200%200%200%20202%20104m-20.08-9A55.58%2055.58%200%200%200%20137%2050.08a6%206%200%201%200-2%2011.84c17.38%202.92%2032.13%2017.68%2035.08%2035.08a6%206%200%200%200%205.91%205a7%207%200%200%200%201-.08a6%206%200%200%200%204.93-6.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/lightbulb-light.svg?color=%231a73e8&size=48