wb-incandescent from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
wb-incandescent
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
wb-incandescent-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the wb incandescent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 21.5v-2.73h1v2.73zm-9-9v-1h2.73v1zm16.27 0v-1h2.73v1zm-.731 6.746L16.13 17.34l.707-.708l1.908 1.907zm-12.078 0l-.707-.707L7.16 16.63l.708.707zm3.203-4.41Q8 13.67 8 12q0-1.084.538-1.997T10 8.538V4.692h4V8.54q.925.552 1.463 1.464T16 12q0 1.671-1.164 2.836Q13.67 16 12 16t-2.835-1.164M11 8.139q.25-.07.49-.104Q11.73 8 12 8t.51.034t.49.104V5.692h-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWbIncandescent(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 21.5v-2.73h1v2.73zm-9-9v-1h2.73v1zm16.27 0v-1h2.73v1zm-.731 6.746L16.13 17.34l.707-.708l1.908 1.907zm-12.078 0l-.707-.707L7.16 16.63l.708.707zm3.203-4.41Q8 13.67 8 12q0-1.084.538-1.997T10 8.538V4.692h4V8.54q.925.552 1.463 1.464T16 12q0 1.671-1.164 2.836Q13.67 16 12 16t-2.835-1.164M11 8.139q.25-.07.49-.104Q11.73 8 12 8t.51.034t.49.104V5.692h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 21.5v-2.73h1v2.73zm-9-9v-1h2.73v1zm16.27 0v-1h2.73v1zm-.731 6.746L16.13 17.34l.707-.708l1.908 1.907zm-12.078 0l-.707-.707L7.16 16.63l.708.707zm3.203-4.41Q8 13.67 8 12q0-1.084.538-1.997T10 8.538V4.692h4V8.54q.925.552 1.463 1.464T16 12q0 1.671-1.164 2.836Q13.67 16 12 16t-2.835-1.164M11 8.139q.25-.07.49-.104Q11.73 8 12 8t.51.034t.49.104V5.692h-2z"/></svg>
</template>

CSS

.icon-wb-incandescent {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%2021.5v-2.73h1v2.73zm-9-9v-1h2.73v1zm16.27%200v-1h2.73v1zm-.731%206.746L16.13%2017.34l.707-.708l1.908%201.907zm-12.078%200l-.707-.707L7.16%2016.63l.708.707zm3.203-4.41Q8%2013.67%208%2012q0-1.084.538-1.997T10%208.538V4.692h4V8.54q.925.552%201.463%201.464T16%2012q0%201.671-1.164%202.836Q13.67%2016%2012%2016t-2.835-1.164M11%208.139q.25-.07.49-.104Q11.73%208%2012%208t.51.034t.49.104V5.692h-2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%2021.5v-2.73h1v2.73zm-9-9v-1h2.73v1zm16.27%200v-1h2.73v1zm-.731%206.746L16.13%2017.34l.707-.708l1.908%201.907zm-12.078%200l-.707-.707L7.16%2016.63l.708.707zm3.203-4.41Q8%2013.67%208%2012q0-1.084.538-1.997T10%208.538V4.692h4V8.54q.925.552%201.463%201.464T16%2012q0%201.671-1.164%202.836Q13.67%2016%2012%2016t-2.835-1.164M11%208.139q.25-.07.49-.104Q11.73%208%2012%208t.51.034t.49.104V5.692h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wb-incandescent.svg?color=%231a73e8&size=48