wb incandescent icon
wb-incandescent-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- wb-incandescent-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
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 21v-1.73q0-.214.143-.358T12 18.77t.357.144t.143.356V21q0 .214-.143.357T12 21.5t-.357-.143T11.5 21M3 11.5h1.73q.214 0 .358.143T5.23 12t-.143.357t-.357.143H3q-.213 0-.357-.143T2.5 12t.143-.357T3 11.5m16.27 0H21q.214 0 .357.143T21.5 12t-.143.357T21 12.5h-1.73q-.214 0-.358-.143T18.77 12t.144-.357t.356-.143m-1.584 7.392l-1.2-1.2q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l1.2 1.2q.14.14.15.344t-.15.363t-.353.16t-.355-.16m-12.076-.707l1.2-1.2q.14-.14.344-.15t.363.15t.16.354t-.16.353l-1.2 1.2q-.14.14-.344.15t-.363-.15t-.16-.353t.16-.355m3.557-3.349Q8 13.672 8 12q0-1.084.538-1.997T10 8.538V5.731q0-.44.299-.74q.299-.299.74-.299h1.922q.441 0 .74.3q.299.299.299.739v2.808q.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-2zM12 15q1.25 0 2.125-.875T15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15m0 0q-1.25 0-2.125-.875T9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWbIncandescentRounded(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 21v-1.73q0-.214.143-.358T12 18.77t.357.144t.143.356V21q0 .214-.143.357T12 21.5t-.357-.143T11.5 21M3 11.5h1.73q.214 0 .358.143T5.23 12t-.143.357t-.357.143H3q-.213 0-.357-.143T2.5 12t.143-.357T3 11.5m16.27 0H21q.214 0 .357.143T21.5 12t-.143.357T21 12.5h-1.73q-.214 0-.358-.143T18.77 12t.144-.357t.356-.143m-1.584 7.392l-1.2-1.2q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l1.2 1.2q.14.14.15.344t-.15.363t-.353.16t-.355-.16m-12.076-.707l1.2-1.2q.14-.14.344-.15t.363.15t.16.354t-.16.353l-1.2 1.2q-.14.14-.344.15t-.363-.15t-.16-.353t.16-.355m3.557-3.349Q8 13.672 8 12q0-1.084.538-1.997T10 8.538V5.731q0-.44.299-.74q.299-.299.74-.299h1.922q.441 0 .74.3q.299.299.299.739v2.808q.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-2zM12 15q1.25 0 2.125-.875T15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15m0 0q-1.25 0-2.125-.875T9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15"/></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 21v-1.73q0-.214.143-.358T12 18.77t.357.144t.143.356V21q0 .214-.143.357T12 21.5t-.357-.143T11.5 21M3 11.5h1.73q.214 0 .358.143T5.23 12t-.143.357t-.357.143H3q-.213 0-.357-.143T2.5 12t.143-.357T3 11.5m16.27 0H21q.214 0 .357.143T21.5 12t-.143.357T21 12.5h-1.73q-.214 0-.358-.143T18.77 12t.144-.357t.356-.143m-1.584 7.392l-1.2-1.2q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l1.2 1.2q.14.14.15.344t-.15.363t-.353.16t-.355-.16m-12.076-.707l1.2-1.2q.14-.14.344-.15t.363.15t.16.354t-.16.353l-1.2 1.2q-.14.14-.344.15t-.363-.15t-.16-.353t.16-.355m3.557-3.349Q8 13.672 8 12q0-1.084.538-1.997T10 8.538V5.731q0-.44.299-.74q.299-.299.74-.299h1.922q.441 0 .74.3q.299.299.299.739v2.808q.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-2zM12 15q1.25 0 2.125-.875T15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15m0 0q-1.25 0-2.125-.875T9 12t.875-2.125T12 9t2.125.875T15 12t-.875 2.125T12 15"/></svg> </template>
CSS
.icon-wb-incandescent-rounded {
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%2021v-1.73q0-.214.143-.358T12%2018.77t.357.144t.143.356V21q0%20.214-.143.357T12%2021.5t-.357-.143T11.5%2021M3%2011.5h1.73q.214%200%20.358.143T5.23%2012t-.143.357t-.357.143H3q-.213%200-.357-.143T2.5%2012t.143-.357T3%2011.5m16.27%200H21q.214%200%20.357.143T21.5%2012t-.143.357T21%2012.5h-1.73q-.214%200-.358-.143T18.77%2012t.144-.357t.356-.143m-1.584%207.392l-1.2-1.2q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l1.2%201.2q.14.14.15.344t-.15.363t-.353.16t-.355-.16m-12.076-.707l1.2-1.2q.14-.14.344-.15t.363.15t.16.354t-.16.353l-1.2%201.2q-.14.14-.344.15t-.363-.15t-.16-.353t.16-.355m3.557-3.349Q8%2013.672%208%2012q0-1.084.538-1.997T10%208.538V5.731q0-.44.299-.74q.299-.299.74-.299h1.922q.441%200%20.74.3q.299.299.299.739v2.808q.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-2zM12%2015q1.25%200%202.125-.875T15%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015m0%200q-1.25%200-2.125-.875T9%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015%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%2021v-1.73q0-.214.143-.358T12%2018.77t.357.144t.143.356V21q0%20.214-.143.357T12%2021.5t-.357-.143T11.5%2021M3%2011.5h1.73q.214%200%20.358.143T5.23%2012t-.143.357t-.357.143H3q-.213%200-.357-.143T2.5%2012t.143-.357T3%2011.5m16.27%200H21q.214%200%20.357.143T21.5%2012t-.143.357T21%2012.5h-1.73q-.214%200-.358-.143T18.77%2012t.144-.357t.356-.143m-1.584%207.392l-1.2-1.2q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l1.2%201.2q.14.14.15.344t-.15.363t-.353.16t-.355-.16m-12.076-.707l1.2-1.2q.14-.14.344-.15t.363.15t.16.354t-.16.353l-1.2%201.2q-.14.14-.344.15t-.363-.15t-.16-.353t.16-.355m3.557-3.349Q8%2013.672%208%2012q0-1.084.538-1.997T10%208.538V5.731q0-.44.299-.74q.299-.299.74-.299h1.922q.441%200%20.74.3q.299.299.299.739v2.808q.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-2zM12%2015q1.25%200%202.125-.875T15%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015m0%200q-1.25%200-2.125-.875T9%2012t.875-2.125T12%209t2.125.875T15%2012t-.875%202.125T12%2015%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-rounded.svg?color=%231a73e8&size=48