light bulb electricity icon

light-bulb-electricity from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
light-bulb-electricity
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the light bulb electricity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.156 16.314c-2.583 2.085-5.177 1.491-6.469 1.491s-1.373.262-2.321 1.27a1.3 1.3 0 0 1-.424.302a1.22 1.22 0 0 1-1.01 0a1.3 1.3 0 0 1-.433-.303l-2.594-2.568a1.3 1.3 0 0 1-.303-.454a1.3 1.3 0 0 1-.101-.514a1.23 1.23 0 0 1 .404-.937c1.009-.947 1.292-1.128 1.292-2.327c0-1.51-.717-4.372 2.24-7.334a7.4 7.4 0 0 1 2.523-1.662a7.5 7.5 0 0 1 3.028-.524a7.47 7.47 0 0 1 5.45 2.61a7.52 7.52 0 0 1 .8 8.662a7.5 7.5 0 0 1-2.051 2.288zm-13.554-.01l-1.514 1.511a1.01 1.01 0 0 0-.202 1.26l2.11 2.014c.282.292.847.172 1.291-.242l1.423-1.52"/><path d="m15.248 5.873l-5.063 4.273a.3.3 0 0 0-.094.12a.4.4 0 0 0-.036.155a.3.3 0 0 0 .067.136a.3.3 0 0 0 .134.031l2.913.68l-1.26 3.382a.14.14 0 0 0-.014.063l.052.012l.062.014l5.063-4.273a.22.22 0 0 0 .212-.114a.3.3 0 0 0 .037-.155a.3.3 0 0 0-.067-.136a.3.3 0 0 0-.135-.031l-2.902-.677l1.172-3.338a.07.07 0 0 0 .015-.062l-.063-.014z"/></g></svg>

React

import type { SVGProps } from "react";

export function MageLightBulbElectricity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.156 16.314c-2.583 2.085-5.177 1.491-6.469 1.491s-1.373.262-2.321 1.27a1.3 1.3 0 0 1-.424.302a1.22 1.22 0 0 1-1.01 0a1.3 1.3 0 0 1-.433-.303l-2.594-2.568a1.3 1.3 0 0 1-.303-.454a1.3 1.3 0 0 1-.101-.514a1.23 1.23 0 0 1 .404-.937c1.009-.947 1.292-1.128 1.292-2.327c0-1.51-.717-4.372 2.24-7.334a7.4 7.4 0 0 1 2.523-1.662a7.5 7.5 0 0 1 3.028-.524a7.47 7.47 0 0 1 5.45 2.61a7.52 7.52 0 0 1 .8 8.662a7.5 7.5 0 0 1-2.051 2.288zm-13.554-.01l-1.514 1.511a1.01 1.01 0 0 0-.202 1.26l2.11 2.014c.282.292.847.172 1.291-.242l1.423-1.52"/><path d="m15.248 5.873l-5.063 4.273a.3.3 0 0 0-.094.12a.4.4 0 0 0-.036.155a.3.3 0 0 0 .067.136a.3.3 0 0 0 .134.031l2.913.68l-1.26 3.382a.14.14 0 0 0-.014.063l.052.012l.062.014l5.063-4.273a.22.22 0 0 0 .212-.114a.3.3 0 0 0 .037-.155a.3.3 0 0 0-.067-.136a.3.3 0 0 0-.135-.031l-2.902-.677l1.172-3.338a.07.07 0 0 0 .015-.062l-.063-.014z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.156 16.314c-2.583 2.085-5.177 1.491-6.469 1.491s-1.373.262-2.321 1.27a1.3 1.3 0 0 1-.424.302a1.22 1.22 0 0 1-1.01 0a1.3 1.3 0 0 1-.433-.303l-2.594-2.568a1.3 1.3 0 0 1-.303-.454a1.3 1.3 0 0 1-.101-.514a1.23 1.23 0 0 1 .404-.937c1.009-.947 1.292-1.128 1.292-2.327c0-1.51-.717-4.372 2.24-7.334a7.4 7.4 0 0 1 2.523-1.662a7.5 7.5 0 0 1 3.028-.524a7.47 7.47 0 0 1 5.45 2.61a7.52 7.52 0 0 1 .8 8.662a7.5 7.5 0 0 1-2.051 2.288zm-13.554-.01l-1.514 1.511a1.01 1.01 0 0 0-.202 1.26l2.11 2.014c.282.292.847.172 1.291-.242l1.423-1.52"/><path d="m15.248 5.873l-5.063 4.273a.3.3 0 0 0-.094.12a.4.4 0 0 0-.036.155a.3.3 0 0 0 .067.136a.3.3 0 0 0 .134.031l2.913.68l-1.26 3.382a.14.14 0 0 0-.014.063l.052.012l.062.014l5.063-4.273a.22.22 0 0 0 .212-.114a.3.3 0 0 0 .037-.155a.3.3 0 0 0-.067-.136a.3.3 0 0 0-.135-.031l-2.902-.677l1.172-3.338a.07.07 0 0 0 .015-.062l-.063-.014z"/></g></svg>
</template>

CSS

.icon-light-bulb-electricity {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.156%2016.314c-2.583%202.085-5.177%201.491-6.469%201.491s-1.373.262-2.321%201.27a1.3%201.3%200%200%201-.424.302a1.22%201.22%200%200%201-1.01%200a1.3%201.3%200%200%201-.433-.303l-2.594-2.568a1.3%201.3%200%200%201-.303-.454a1.3%201.3%200%200%201-.101-.514a1.23%201.23%200%200%201%20.404-.937c1.009-.947%201.292-1.128%201.292-2.327c0-1.51-.717-4.372%202.24-7.334a7.4%207.4%200%200%201%202.523-1.662a7.5%207.5%200%200%201%203.028-.524a7.47%207.47%200%200%201%205.45%202.61a7.52%207.52%200%200%201%20.8%208.662a7.5%207.5%200%200%201-2.051%202.288zm-13.554-.01l-1.514%201.511a1.01%201.01%200%200%200-.202%201.26l2.11%202.014c.282.292.847.172%201.291-.242l1.423-1.52%22%2F%3E%3Cpath%20d%3D%22m15.248%205.873l-5.063%204.273a.3.3%200%200%200-.094.12a.4.4%200%200%200-.036.155a.3.3%200%200%200%20.067.136a.3.3%200%200%200%20.134.031l2.913.68l-1.26%203.382a.14.14%200%200%200-.014.063l.052.012l.062.014l5.063-4.273a.22.22%200%200%200%20.212-.114a.3.3%200%200%200%20.037-.155a.3.3%200%200%200-.067-.136a.3.3%200%200%200-.135-.031l-2.902-.677l1.172-3.338a.07.07%200%200%200%20.015-.062l-.063-.014z%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.156%2016.314c-2.583%202.085-5.177%201.491-6.469%201.491s-1.373.262-2.321%201.27a1.3%201.3%200%200%201-.424.302a1.22%201.22%200%200%201-1.01%200a1.3%201.3%200%200%201-.433-.303l-2.594-2.568a1.3%201.3%200%200%201-.303-.454a1.3%201.3%200%200%201-.101-.514a1.23%201.23%200%200%201%20.404-.937c1.009-.947%201.292-1.128%201.292-2.327c0-1.51-.717-4.372%202.24-7.334a7.4%207.4%200%200%201%202.523-1.662a7.5%207.5%200%200%201%203.028-.524a7.47%207.47%200%200%201%205.45%202.61a7.52%207.52%200%200%201%20.8%208.662a7.5%207.5%200%200%201-2.051%202.288zm-13.554-.01l-1.514%201.511a1.01%201.01%200%200%200-.202%201.26l2.11%202.014c.282.292.847.172%201.291-.242l1.423-1.52%22%2F%3E%3Cpath%20d%3D%22m15.248%205.873l-5.063%204.273a.3.3%200%200%200-.094.12a.4.4%200%200%200-.036.155a.3.3%200%200%200%20.067.136a.3.3%200%200%200%20.134.031l2.913.68l-1.26%203.382a.14.14%200%200%200-.014.063l.052.012l.062.014l5.063-4.273a.22.22%200%200%200%20.212-.114a.3.3%200%200%200%20.037-.155a.3.3%200%200%200-.067-.136a.3.3%200%200%200-.135-.031l-2.902-.677l1.172-3.338a.07.07%200%200%200%20.015-.062l-.063-.014z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/light-bulb-electricity.svg?color=%231a73e8&size=48