lightbulb icon
lightbulb-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- lightbulb-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Color Icons
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 IconslightbulbFirefox OS EmojilightbulbHuge IconslightbulbIonIconslightbulbJam IconslightbulbLine AwesomelightbulbMaterial Line IconslightbulbLucidelightbulbMaterial SymbolslightbulbMaterial Symbols LightlightbulbMaterial Design IconslightbulbPhosphorlightbulbPixelarticonslightbulbPrime Iconslightbulb-fillRemix Iconlightbulb-boldSolar
Related icons in Fluent UI System Color Icons
Use the lightbulb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGmRqsRbgW)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGU9MCCeif)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGmRqsRbgW)" d="M6.81 14.5h6.382l.46-1.927a.2.2 0 0 1 .06-.1C15.226 11.075 16 9.51 16 7.801C16 4.597 13.314 2 10 2S4 4.596 4 7.8c0 1.709.775 3.274 2.29 4.672q.045.042.06.1z"/><path fill="url(#SVGw5MtgeMB)" d="M6.929 15h6.143l.24-1H6.69z"/><defs><radialGradient id="SVGmRqsRbgW" cx="0" cy="0" r="1" gradientTransform="rotate(73.984 .63 5.768)scale(14.2991 21.7659)" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe06b"/><stop offset=".376" stop-color="#ffa43d"/><stop offset="1" stop-color="#e67505"/></radialGradient><linearGradient id="SVGU9MCCeif" x1="10" x2="10" y1="14.5" y2="18" gradientUnits="userSpaceOnUse"><stop stop-color="#d34719"/><stop offset="1" stop-color="#d34719" stop-opacity="0"/></linearGradient><linearGradient id="SVGw5MtgeMB" x1="9.477" x2="10.231" y1="14.397" y2="16.396" gradientUnits="userSpaceOnUse"><stop stop-color="#ffc7a3"/><stop offset="1" stop-color="#ff9c70"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorLightbulb20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGmRqsRbgW)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGU9MCCeif)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGmRqsRbgW)" d="M6.81 14.5h6.382l.46-1.927a.2.2 0 0 1 .06-.1C15.226 11.075 16 9.51 16 7.801C16 4.597 13.314 2 10 2S4 4.596 4 7.8c0 1.709.775 3.274 2.29 4.672q.045.042.06.1z"/><path fill="url(#SVGw5MtgeMB)" d="M6.929 15h6.143l.24-1H6.69z"/><defs><radialGradient id="SVGmRqsRbgW" cx="0" cy="0" r="1" gradientTransform="rotate(73.984 .63 5.768)scale(14.2991 21.7659)" gradientUnits="userSpaceOnUse"><stop stopColor="#ffe06b"/><stop offset=".376" stopColor="#ffa43d"/><stop offset="1" stopColor="#e67505"/></radialGradient><linearGradient id="SVGU9MCCeif" x1="10" x2="10" y1="14.5" y2="18" gradientUnits="userSpaceOnUse"><stop stopColor="#d34719"/><stop offset="1" stopColor="#d34719" stopOpacity="0"/></linearGradient><linearGradient id="SVGw5MtgeMB" x1="9.477" x2="10.231" y1="14.397" y2="16.396" gradientUnits="userSpaceOnUse"><stop stopColor="#ffc7a3"/><stop offset="1" stopColor="#ff9c70"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGmRqsRbgW)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGU9MCCeif)" d="M12.688 16.606c-.185.77-.866 1.329-1.671 1.389l-.143.005H9.126c-.819 0-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z"/><path fill="url(#SVGmRqsRbgW)" d="M6.81 14.5h6.382l.46-1.927a.2.2 0 0 1 .06-.1C15.226 11.075 16 9.51 16 7.801C16 4.597 13.314 2 10 2S4 4.596 4 7.8c0 1.709.775 3.274 2.29 4.672q.045.042.06.1z"/><path fill="url(#SVGw5MtgeMB)" d="M6.929 15h6.143l.24-1H6.69z"/><defs><radialGradient id="SVGmRqsRbgW" cx="0" cy="0" r="1" gradientTransform="rotate(73.984 .63 5.768)scale(14.2991 21.7659)" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe06b"/><stop offset=".376" stop-color="#ffa43d"/><stop offset="1" stop-color="#e67505"/></radialGradient><linearGradient id="SVGU9MCCeif" x1="10" x2="10" y1="14.5" y2="18" gradientUnits="userSpaceOnUse"><stop stop-color="#d34719"/><stop offset="1" stop-color="#d34719" stop-opacity="0"/></linearGradient><linearGradient id="SVGw5MtgeMB" x1="9.477" x2="10.231" y1="14.397" y2="16.396" gradientUnits="userSpaceOnUse"><stop stop-color="#ffc7a3"/><stop offset="1" stop-color="#ff9c70"/></linearGradient></defs></g></svg> </template>
CSS
.icon-lightbulb-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGmRqsRbgW)%22%20d%3D%22M12.688%2016.606c-.185.77-.866%201.329-1.671%201.389l-.143.005H9.126c-.819%200-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGU9MCCeif)%22%20d%3D%22M12.688%2016.606c-.185.77-.866%201.329-1.671%201.389l-.143.005H9.126c-.819%200-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmRqsRbgW)%22%20d%3D%22M6.81%2014.5h6.382l.46-1.927a.2.2%200%200%201%20.06-.1C15.226%2011.075%2016%209.51%2016%207.801C16%204.597%2013.314%202%2010%202S4%204.596%204%207.8c0%201.709.775%203.274%202.29%204.672q.045.042.06.1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGw5MtgeMB)%22%20d%3D%22M6.929%2015h6.143l.24-1H6.69z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGmRqsRbgW%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(73.984%20.63%205.768)scale(14.2991%2021.7659)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffe06b%22%2F%3E%3Cstop%20offset%3D%22.376%22%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e67505%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGU9MCCeif%22%20x1%3D%2210%22%20x2%3D%2210%22%20y1%3D%2214.5%22%20y2%3D%2218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d34719%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d34719%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGw5MtgeMB%22%20x1%3D%229.477%22%20x2%3D%2210.231%22%20y1%3D%2214.397%22%20y2%3D%2216.396%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffc7a3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff9c70%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGmRqsRbgW)%22%20d%3D%22M12.688%2016.606c-.185.77-.866%201.329-1.671%201.389l-.143.005H9.126c-.819%200-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGU9MCCeif)%22%20d%3D%22M12.688%2016.606c-.185.77-.866%201.329-1.671%201.389l-.143.005H9.126c-.819%200-1.535-.516-1.777-1.261l-.037-.134l-.503-2.105h6.383z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGmRqsRbgW)%22%20d%3D%22M6.81%2014.5h6.382l.46-1.927a.2.2%200%200%201%20.06-.1C15.226%2011.075%2016%209.51%2016%207.801C16%204.597%2013.314%202%2010%202S4%204.596%204%207.8c0%201.709.775%203.274%202.29%204.672q.045.042.06.1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGw5MtgeMB)%22%20d%3D%22M6.929%2015h6.143l.24-1H6.69z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGmRqsRbgW%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(73.984%20.63%205.768)scale(14.2991%2021.7659)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffe06b%22%2F%3E%3Cstop%20offset%3D%22.376%22%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e67505%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGU9MCCeif%22%20x1%3D%2210%22%20x2%3D%2210%22%20y1%3D%2214.5%22%20y2%3D%2218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d34719%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d34719%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGw5MtgeMB%22%20x1%3D%229.477%22%20x2%3D%2210.231%22%20y1%3D%2214.397%22%20y2%3D%2216.396%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffc7a3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff9c70%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/lightbulb-20.svg?color=%231a73e8&size=48