lightbulb filament icon

lightbulb-filament-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
lightbulb-filament-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the lightbulb filament icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m13.073 15l-.384 1.605c-.184.771-.865 1.33-1.67 1.39l-.144.005h-1.75c-.818 0-1.535-.516-1.776-1.262l-.038-.133L6.928 15zM10 2c3.314 0 6 2.597 6 5.8c0 1.677-.745 3.216-2.204 4.594a.6.6 0 0 0-.145.213l-.026.081L13.311 14h-2.81V9.497a.5.5 0 1 0-1 0V14H6.688l-.313-1.311a.6.6 0 0 0-.17-.295c-1.39-1.312-2.133-2.77-2.2-4.355L4 7.8l.003-.191C4.108 4.494 6.753 2 10 2m-.5 4.502v1.002a.5.5 0 0 0 1 0V6.502a.5.5 0 0 0-1 0m3.35.941a.5.5 0 0 0-.707 0l-.708.709a.5.5 0 0 0 .707.707l.709-.709a.5.5 0 0 0 0-.707m-4.998 0a.5.5 0 1 0-.707.707l.708.709a.5.5 0 1 0 .707-.707z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLightbulbFilament20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m13.073 15l-.384 1.605c-.184.771-.865 1.33-1.67 1.39l-.144.005h-1.75c-.818 0-1.535-.516-1.776-1.262l-.038-.133L6.928 15zM10 2c3.314 0 6 2.597 6 5.8c0 1.677-.745 3.216-2.204 4.594a.6.6 0 0 0-.145.213l-.026.081L13.311 14h-2.81V9.497a.5.5 0 1 0-1 0V14H6.688l-.313-1.311a.6.6 0 0 0-.17-.295c-1.39-1.312-2.133-2.77-2.2-4.355L4 7.8l.003-.191C4.108 4.494 6.753 2 10 2m-.5 4.502v1.002a.5.5 0 0 0 1 0V6.502a.5.5 0 0 0-1 0m3.35.941a.5.5 0 0 0-.707 0l-.708.709a.5.5 0 0 0 .707.707l.709-.709a.5.5 0 0 0 0-.707m-4.998 0a.5.5 0 1 0-.707.707l.708.709a.5.5 0 1 0 .707-.707z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m13.073 15l-.384 1.605c-.184.771-.865 1.33-1.67 1.39l-.144.005h-1.75c-.818 0-1.535-.516-1.776-1.262l-.038-.133L6.928 15zM10 2c3.314 0 6 2.597 6 5.8c0 1.677-.745 3.216-2.204 4.594a.6.6 0 0 0-.145.213l-.026.081L13.311 14h-2.81V9.497a.5.5 0 1 0-1 0V14H6.688l-.313-1.311a.6.6 0 0 0-.17-.295c-1.39-1.312-2.133-2.77-2.2-4.355L4 7.8l.003-.191C4.108 4.494 6.753 2 10 2m-.5 4.502v1.002a.5.5 0 0 0 1 0V6.502a.5.5 0 0 0-1 0m3.35.941a.5.5 0 0 0-.707 0l-.708.709a.5.5 0 0 0 .707.707l.709-.709a.5.5 0 0 0 0-.707m-4.998 0a.5.5 0 1 0-.707.707l.708.709a.5.5 0 1 0 .707-.707z"/></svg>
</template>

CSS

.icon-lightbulb-filament-20-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.073%2015l-.384%201.605c-.184.771-.865%201.33-1.67%201.39l-.144.005h-1.75c-.818%200-1.535-.516-1.776-1.262l-.038-.133L6.928%2015zM10%202c3.314%200%206%202.597%206%205.8c0%201.677-.745%203.216-2.204%204.594a.6.6%200%200%200-.145.213l-.026.081L13.311%2014h-2.81V9.497a.5.5%200%201%200-1%200V14H6.688l-.313-1.311a.6.6%200%200%200-.17-.295c-1.39-1.312-2.133-2.77-2.2-4.355L4%207.8l.003-.191C4.108%204.494%206.753%202%2010%202m-.5%204.502v1.002a.5.5%200%200%200%201%200V6.502a.5.5%200%200%200-1%200m3.35.941a.5.5%200%200%200-.707%200l-.708.709a.5.5%200%200%200%20.707.707l.709-.709a.5.5%200%200%200%200-.707m-4.998%200a.5.5%200%201%200-.707.707l.708.709a.5.5%200%201%200%20.707-.707z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.073%2015l-.384%201.605c-.184.771-.865%201.33-1.67%201.39l-.144.005h-1.75c-.818%200-1.535-.516-1.776-1.262l-.038-.133L6.928%2015zM10%202c3.314%200%206%202.597%206%205.8c0%201.677-.745%203.216-2.204%204.594a.6.6%200%200%200-.145.213l-.026.081L13.311%2014h-2.81V9.497a.5.5%200%201%200-1%200V14H6.688l-.313-1.311a.6.6%200%200%200-.17-.295c-1.39-1.312-2.133-2.77-2.2-4.355L4%207.8l.003-.191C4.108%204.494%206.753%202%2010%202m-.5%204.502v1.002a.5.5%200%200%200%201%200V6.502a.5.5%200%200%200-1%200m3.35.941a.5.5%200%200%200-.707%200l-.708.709a.5.5%200%200%200%20.707.707l.709-.709a.5.5%200%200%200%200-.707m-4.998%200a.5.5%200%201%200-.707.707l.708.709a.5.5%200%201%200%20.707-.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/lightbulb-filament-20-filled.svg?color=%231a73e8&size=48