lightbulb filament icon

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

Name
lightbulb-filament-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="m21.124 25.799l-.42 1.762c-.324 1.349-1.516 2.325-2.925 2.43l-.25.009H14.47c-1.433 0-2.687-.903-3.11-2.207l-.065-.234l-.42-1.76zM16 2c5.799 0 10.5 4.545 10.5 10.15c0 2.992-1.355 5.732-4.005 8.178a.35.35 0 0 0-.103.175l-.764 3.196h-4.542v-9.45c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05v9.45h-4.542l-.762-3.196a.35.35 0 0 0-.103-.175C6.856 17.882 5.5 15.142 5.5 12.151C5.5 6.545 10.201 2 16 2m-1.086 6.65v2.1c0 .58.486 1.05 1.086 1.05s1.086-.47 1.086-1.05v-2.1c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05m7.285 2.052a1.113 1.113 0 0 0-1.536 0l-1.536 1.485a1.026 1.026 0 0 0 0 1.485c.424.41 1.112.41 1.536 0l1.536-1.485a1.026 1.026 0 0 0 0-1.485m-10.862 0a1.113 1.113 0 0 0-1.536 0a1.026 1.026 0 0 0 0 1.485l1.536 1.485c.424.41 1.112.41 1.536 0a1.026 1.026 0 0 0 0-1.485z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLightbulbFilament32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m21.124 25.799l-.42 1.762c-.324 1.349-1.516 2.325-2.925 2.43l-.25.009H14.47c-1.433 0-2.687-.903-3.11-2.207l-.065-.234l-.42-1.76zM16 2c5.799 0 10.5 4.545 10.5 10.15c0 2.992-1.355 5.732-4.005 8.178a.35.35 0 0 0-.103.175l-.764 3.196h-4.542v-9.45c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05v9.45h-4.542l-.762-3.196a.35.35 0 0 0-.103-.175C6.856 17.882 5.5 15.142 5.5 12.151C5.5 6.545 10.201 2 16 2m-1.086 6.65v2.1c0 .58.486 1.05 1.086 1.05s1.086-.47 1.086-1.05v-2.1c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05m7.285 2.052a1.113 1.113 0 0 0-1.536 0l-1.536 1.485a1.026 1.026 0 0 0 0 1.485c.424.41 1.112.41 1.536 0l1.536-1.485a1.026 1.026 0 0 0 0-1.485m-10.862 0a1.113 1.113 0 0 0-1.536 0a1.026 1.026 0 0 0 0 1.485l1.536 1.485c.424.41 1.112.41 1.536 0a1.026 1.026 0 0 0 0-1.485z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m21.124 25.799l-.42 1.762c-.324 1.349-1.516 2.325-2.925 2.43l-.25.009H14.47c-1.433 0-2.687-.903-3.11-2.207l-.065-.234l-.42-1.76zM16 2c5.799 0 10.5 4.545 10.5 10.15c0 2.992-1.355 5.732-4.005 8.178a.35.35 0 0 0-.103.175l-.764 3.196h-4.542v-9.45c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05v9.45h-4.542l-.762-3.196a.35.35 0 0 0-.103-.175C6.856 17.882 5.5 15.142 5.5 12.151C5.5 6.545 10.201 2 16 2m-1.086 6.65v2.1c0 .58.486 1.05 1.086 1.05s1.086-.47 1.086-1.05v-2.1c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086 1.05m7.285 2.052a1.113 1.113 0 0 0-1.536 0l-1.536 1.485a1.026 1.026 0 0 0 0 1.485c.424.41 1.112.41 1.536 0l1.536-1.485a1.026 1.026 0 0 0 0-1.485m-10.862 0a1.113 1.113 0 0 0-1.536 0a1.026 1.026 0 0 0 0 1.485l1.536 1.485c.424.41 1.112.41 1.536 0a1.026 1.026 0 0 0 0-1.485z"/></svg>
</template>

CSS

.icon-lightbulb-filament-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.124%2025.799l-.42%201.762c-.324%201.349-1.516%202.325-2.925%202.43l-.25.009H14.47c-1.433%200-2.687-.903-3.11-2.207l-.065-.234l-.42-1.76zM16%202c5.799%200%2010.5%204.545%2010.5%2010.15c0%202.992-1.355%205.732-4.005%208.178a.35.35%200%200%200-.103.175l-.764%203.196h-4.542v-9.45c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086%201.05v9.45h-4.542l-.762-3.196a.35.35%200%200%200-.103-.175C6.856%2017.882%205.5%2015.142%205.5%2012.151C5.5%206.545%2010.201%202%2016%202m-1.086%206.65v2.1c0%20.58.486%201.05%201.086%201.05s1.086-.47%201.086-1.05v-2.1c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086%201.05m7.285%202.052a1.113%201.113%200%200%200-1.536%200l-1.536%201.485a1.026%201.026%200%200%200%200%201.485c.424.41%201.112.41%201.536%200l1.536-1.485a1.026%201.026%200%200%200%200-1.485m-10.862%200a1.113%201.113%200%200%200-1.536%200a1.026%201.026%200%200%200%200%201.485l1.536%201.485c.424.41%201.112.41%201.536%200a1.026%201.026%200%200%200%200-1.485z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.124%2025.799l-.42%201.762c-.324%201.349-1.516%202.325-2.925%202.43l-.25.009H14.47c-1.433%200-2.687-.903-3.11-2.207l-.065-.234l-.42-1.76zM16%202c5.799%200%2010.5%204.545%2010.5%2010.15c0%202.992-1.355%205.732-4.005%208.178a.35.35%200%200%200-.103.175l-.764%203.196h-4.542v-9.45c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086%201.05v9.45h-4.542l-.762-3.196a.35.35%200%200%200-.103-.175C6.856%2017.882%205.5%2015.142%205.5%2012.151C5.5%206.545%2010.201%202%2016%202m-1.086%206.65v2.1c0%20.58.486%201.05%201.086%201.05s1.086-.47%201.086-1.05v-2.1c0-.58-.486-1.05-1.086-1.05s-1.086.47-1.086%201.05m7.285%202.052a1.113%201.113%200%200%200-1.536%200l-1.536%201.485a1.026%201.026%200%200%200%200%201.485c.424.41%201.112.41%201.536%200l1.536-1.485a1.026%201.026%200%200%200%200-1.485m-10.862%200a1.113%201.113%200%200%200-1.536%200a1.026%201.026%200%200%200%200%201.485l1.536%201.485c.424.41%201.112.41%201.536%200a1.026%201.026%200%200%200%200-1.485z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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