lightbulb pulse icon
lightbulb-pulse-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- lightbulb-pulse-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the lightbulb pulse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.26 11q.284.337.632.667c.188.178.33.398.414.64l.043.15L7.716 14h4.57l.386-1.615l.05-.15a1.6 1.6 0 0 1 .387-.568a8 8 0 0 0 .632-.667h1.248q-.483.721-1.193 1.395a.6.6 0 0 0-.145.211l-.026.082l-.935 3.917c-.185.771-.866 1.33-1.671 1.39l-.144.005h-1.75c-.819 0-1.535-.517-1.776-1.262l-.037-.133l-.936-3.917a.6.6 0 0 0-.17-.293A8.2 8.2 0 0 1 5.011 11zm2.013 5.334l.027.097a.85.85 0 0 0 .712.562l.113.007l1.713.001l.106-.004a.86.86 0 0 0 .741-.525l.032-.099l.328-1.373h-4.09zM8.003 5a.5.5 0 0 1 .472.342l1.618 4.854l1.46-2.92a.5.5 0 0 1 .856-.063L13.66 9h1.84a.5.5 0 0 1 0 1h-2.1a.5.5 0 0 1-.41-.213l-.919-1.313l-1.624 3.25a.5.5 0 0 1-.922-.066L7.987 7.046l-.915 2.619c-.07.2-.26.335-.472.335H4.5a.5.5 0 0 1 0-1h1.745l1.283-3.665l.032-.072A.5.5 0 0 1 8.004 5M10 2c3.314 0 6 2.597 6 5.8l-.006.2h-.999A5 5 0 0 0 15 7.8C15 5.158 12.769 3 10 3C7.368 3 5.212 4.953 5.015 7.413L5 7.78l.004.217V8h-1l-.001-.39C4.107 4.494 6.753 2 10 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentLightbulbPulse20Regular(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="M6.26 11q.284.337.632.667c.188.178.33.398.414.64l.043.15L7.716 14h4.57l.386-1.615l.05-.15a1.6 1.6 0 0 1 .387-.568a8 8 0 0 0 .632-.667h1.248q-.483.721-1.193 1.395a.6.6 0 0 0-.145.211l-.026.082l-.935 3.917c-.185.771-.866 1.33-1.671 1.39l-.144.005h-1.75c-.819 0-1.535-.517-1.776-1.262l-.037-.133l-.936-3.917a.6.6 0 0 0-.17-.293A8.2 8.2 0 0 1 5.011 11zm2.013 5.334l.027.097a.85.85 0 0 0 .712.562l.113.007l1.713.001l.106-.004a.86.86 0 0 0 .741-.525l.032-.099l.328-1.373h-4.09zM8.003 5a.5.5 0 0 1 .472.342l1.618 4.854l1.46-2.92a.5.5 0 0 1 .856-.063L13.66 9h1.84a.5.5 0 0 1 0 1h-2.1a.5.5 0 0 1-.41-.213l-.919-1.313l-1.624 3.25a.5.5 0 0 1-.922-.066L7.987 7.046l-.915 2.619c-.07.2-.26.335-.472.335H4.5a.5.5 0 0 1 0-1h1.745l1.283-3.665l.032-.072A.5.5 0 0 1 8.004 5M10 2c3.314 0 6 2.597 6 5.8l-.006.2h-.999A5 5 0 0 0 15 7.8C15 5.158 12.769 3 10 3C7.368 3 5.212 4.953 5.015 7.413L5 7.78l.004.217V8h-1l-.001-.39C4.107 4.494 6.753 2 10 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.26 11q.284.337.632.667c.188.178.33.398.414.64l.043.15L7.716 14h4.57l.386-1.615l.05-.15a1.6 1.6 0 0 1 .387-.568a8 8 0 0 0 .632-.667h1.248q-.483.721-1.193 1.395a.6.6 0 0 0-.145.211l-.026.082l-.935 3.917c-.185.771-.866 1.33-1.671 1.39l-.144.005h-1.75c-.819 0-1.535-.517-1.776-1.262l-.037-.133l-.936-3.917a.6.6 0 0 0-.17-.293A8.2 8.2 0 0 1 5.011 11zm2.013 5.334l.027.097a.85.85 0 0 0 .712.562l.113.007l1.713.001l.106-.004a.86.86 0 0 0 .741-.525l.032-.099l.328-1.373h-4.09zM8.003 5a.5.5 0 0 1 .472.342l1.618 4.854l1.46-2.92a.5.5 0 0 1 .856-.063L13.66 9h1.84a.5.5 0 0 1 0 1h-2.1a.5.5 0 0 1-.41-.213l-.919-1.313l-1.624 3.25a.5.5 0 0 1-.922-.066L7.987 7.046l-.915 2.619c-.07.2-.26.335-.472.335H4.5a.5.5 0 0 1 0-1h1.745l1.283-3.665l.032-.072A.5.5 0 0 1 8.004 5M10 2c3.314 0 6 2.597 6 5.8l-.006.2h-.999A5 5 0 0 0 15 7.8C15 5.158 12.769 3 10 3C7.368 3 5.212 4.953 5.015 7.413L5 7.78l.004.217V8h-1l-.001-.39C4.107 4.494 6.753 2 10 2"/></svg> </template>
CSS
.icon-lightbulb-pulse-20-regular {
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%22M6.26%2011q.284.337.632.667c.188.178.33.398.414.64l.043.15L7.716%2014h4.57l.386-1.615l.05-.15a1.6%201.6%200%200%201%20.387-.568a8%208%200%200%200%20.632-.667h1.248q-.483.721-1.193%201.395a.6.6%200%200%200-.145.211l-.026.082l-.935%203.917c-.185.771-.866%201.33-1.671%201.39l-.144.005h-1.75c-.819%200-1.535-.517-1.776-1.262l-.037-.133l-.936-3.917a.6.6%200%200%200-.17-.293A8.2%208.2%200%200%201%205.011%2011zm2.013%205.334l.027.097a.85.85%200%200%200%20.712.562l.113.007l1.713.001l.106-.004a.86.86%200%200%200%20.741-.525l.032-.099l.328-1.373h-4.09zM8.003%205a.5.5%200%200%201%20.472.342l1.618%204.854l1.46-2.92a.5.5%200%200%201%20.856-.063L13.66%209h1.84a.5.5%200%200%201%200%201h-2.1a.5.5%200%200%201-.41-.213l-.919-1.313l-1.624%203.25a.5.5%200%200%201-.922-.066L7.987%207.046l-.915%202.619c-.07.2-.26.335-.472.335H4.5a.5.5%200%200%201%200-1h1.745l1.283-3.665l.032-.072A.5.5%200%200%201%208.004%205M10%202c3.314%200%206%202.597%206%205.8l-.006.2h-.999A5%205%200%200%200%2015%207.8C15%205.158%2012.769%203%2010%203C7.368%203%205.212%204.953%205.015%207.413L5%207.78l.004.217V8h-1l-.001-.39C4.107%204.494%206.753%202%2010%202%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%22M6.26%2011q.284.337.632.667c.188.178.33.398.414.64l.043.15L7.716%2014h4.57l.386-1.615l.05-.15a1.6%201.6%200%200%201%20.387-.568a8%208%200%200%200%20.632-.667h1.248q-.483.721-1.193%201.395a.6.6%200%200%200-.145.211l-.026.082l-.935%203.917c-.185.771-.866%201.33-1.671%201.39l-.144.005h-1.75c-.819%200-1.535-.517-1.776-1.262l-.037-.133l-.936-3.917a.6.6%200%200%200-.17-.293A8.2%208.2%200%200%201%205.011%2011zm2.013%205.334l.027.097a.85.85%200%200%200%20.712.562l.113.007l1.713.001l.106-.004a.86.86%200%200%200%20.741-.525l.032-.099l.328-1.373h-4.09zM8.003%205a.5.5%200%200%201%20.472.342l1.618%204.854l1.46-2.92a.5.5%200%200%201%20.856-.063L13.66%209h1.84a.5.5%200%200%201%200%201h-2.1a.5.5%200%200%201-.41-.213l-.919-1.313l-1.624%203.25a.5.5%200%200%201-.922-.066L7.987%207.046l-.915%202.619c-.07.2-.26.335-.472.335H4.5a.5.5%200%200%201%200-1h1.745l1.283-3.665l.032-.072A.5.5%200%200%201%208.004%205M10%202c3.314%200%206%202.597%206%205.8l-.006.2h-.999A5%205%200%200%200%2015%207.8C15%205.158%2012.769%203%2010%203C7.368%203%205.212%204.953%205.015%207.413L5%207.78l.004.217V8h-1l-.001-.39C4.107%204.494%206.753%202%2010%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/lightbulb-pulse-20-regular.svg?color=%231a73e8&size=48