lightbulb icon
lightbulb from Font Awesome Solid by Dave Gandy · Solid · Energy · CC-BY-4.0 Attribution required.
- Name
- lightbulb
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Energy
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
lightbulbBootstrap IconslightbulbCodiconslightbulbFramework7 IconslightbulbFont Awesome 6 RegularlightbulbFont Awesome 6 SolidlightbulbFont Awesome Regularlightbulb-outlineFlowbite Iconslightbulb-16-filledFluent UI System Iconslightbulb-16Fluent UI System Color IconslightbulbFirefox OS EmojilightbulbHuge IconslightbulbIonIconslightbulbJam IconslightbulbLine AwesomelightbulbMaterial Line IconslightbulbLucidelightbulbMaterial SymbolslightbulbMaterial Symbols LightlightbulbMaterial Design IconslightbulbPhosphorlightbulbPixelarticonslightbulbPrime Iconslightbulb-fillRemix Iconlightbulb-boldSolar
More energy icons from Font Awesome Solid
Use the lightbulb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.9 448c7.3-22.3 21.9-42.5 38.4-59.9C492 353.7 512 307.2 512 256c0-106-86-192-192-192s-192 86-192 192c0 51.2 20 97.7 52.7 132.1c16.5 17.4 31.2 37.6 38.4 59.9h201.7zm-4.9 48H224v16c0 44.2 35.8 80 80 80h32c44.2 0 80-35.8 80-80zM312 176c-39.8 0-72 32.2-72 72c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-66.3 53.7-120 120-120c13.3 0 24 10.7 24 24s-10.7 24-24 24"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidLightbulb(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.9 448c7.3-22.3 21.9-42.5 38.4-59.9C492 353.7 512 307.2 512 256c0-106-86-192-192-192s-192 86-192 192c0 51.2 20 97.7 52.7 132.1c16.5 17.4 31.2 37.6 38.4 59.9h201.7zm-4.9 48H224v16c0 44.2 35.8 80 80 80h32c44.2 0 80-35.8 80-80zM312 176c-39.8 0-72 32.2-72 72c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-66.3 53.7-120 120-120c13.3 0 24 10.7 24 24s-10.7 24-24 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.9 448c7.3-22.3 21.9-42.5 38.4-59.9C492 353.7 512 307.2 512 256c0-106-86-192-192-192s-192 86-192 192c0 51.2 20 97.7 52.7 132.1c16.5 17.4 31.2 37.6 38.4 59.9h201.7zm-4.9 48H224v16c0 44.2 35.8 80 80 80h32c44.2 0 80-35.8 80-80zM312 176c-39.8 0-72 32.2-72 72c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-66.3 53.7-120 120-120c13.3 0 24 10.7 24 24s-10.7 24-24 24"/></svg> </template>
CSS
.icon-lightbulb {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.9%20448c7.3-22.3%2021.9-42.5%2038.4-59.9C492%20353.7%20512%20307.2%20512%20256c0-106-86-192-192-192s-192%2086-192%20192c0%2051.2%2020%2097.7%2052.7%20132.1c16.5%2017.4%2031.2%2037.6%2038.4%2059.9h201.7zm-4.9%2048H224v16c0%2044.2%2035.8%2080%2080%2080h32c44.2%200%2080-35.8%2080-80zM312%20176c-39.8%200-72%2032.2-72%2072c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24c0-66.3%2053.7-120%20120-120c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.9%20448c7.3-22.3%2021.9-42.5%2038.4-59.9C492%20353.7%20512%20307.2%20512%20256c0-106-86-192-192-192s-192%2086-192%20192c0%2051.2%2020%2097.7%2052.7%20132.1c16.5%2017.4%2031.2%2037.6%2038.4%2059.9h201.7zm-4.9%2048H224v16c0%2044.2%2035.8%2080%2080%2080h32c44.2%200%2080-35.8%2080-80zM312%20176c-39.8%200-72%2032.2-72%2072c0%2013.3-10.7%2024-24%2024s-24-10.7-24-24c0-66.3%2053.7-120%20120-120c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/lightbulb.svg?color=%231a73e8&size=48