lightbulb cfl spiral off icon

lightbulb-cfl-spiral-off from Material Design Icons by Pictogrammers · Filled · Home Automation · Apache-2.0 Free for personal and commercial use.

Name
lightbulb-cfl-spiral-off
Set
Material Design Icons
Style
Filled
Category
Home Automation
Viewbox
24×24
License
Apache 2.0
Aliases
bulb-cfl-spiral-off

More home automation icons from Material Design Icons

Use the lightbulb cfl spiral off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.45 9.9l-1.57.78l-1.5-1.5l2.17-1.08c.14-.07.29-.1.45-.1c1 0 1.42 1.34.45 1.9M11.22 8l4.23-2.1C16.41 5.43 16 4 15 4a.96.96 0 0 0-.45.1L9.72 6.5zm9.62 14.73L16.09 18H8c-.56 0-1-.45-1-1v-3h1v-2c0-.4.2-.75.7-.97l.3-.15L1.11 3l1.28-1.27l19.72 19.73zM12.11 14l-1.61-1.62l-.5.24V14zM9 21c0 .57.46 1 1 1h4c.56 0 1-.45 1-1v-1H9zM9 5c.16 0 .32-.05.45-.1l2-1C12.43 3.36 12 2 11 2c-.16 0-.31.03-.45.1l-2 1C7.56 3.66 8 5 9 5"/></svg>

React

import type { SVGProps } from "react";

export function MdiLightbulbCflSpiralOff(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="m15.45 9.9l-1.57.78l-1.5-1.5l2.17-1.08c.14-.07.29-.1.45-.1c1 0 1.42 1.34.45 1.9M11.22 8l4.23-2.1C16.41 5.43 16 4 15 4a.96.96 0 0 0-.45.1L9.72 6.5zm9.62 14.73L16.09 18H8c-.56 0-1-.45-1-1v-3h1v-2c0-.4.2-.75.7-.97l.3-.15L1.11 3l1.28-1.27l19.72 19.73zM12.11 14l-1.61-1.62l-.5.24V14zM9 21c0 .57.46 1 1 1h4c.56 0 1-.45 1-1v-1H9zM9 5c.16 0 .32-.05.45-.1l2-1C12.43 3.36 12 2 11 2c-.16 0-.31.03-.45.1l-2 1C7.56 3.66 8 5 9 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.45 9.9l-1.57.78l-1.5-1.5l2.17-1.08c.14-.07.29-.1.45-.1c1 0 1.42 1.34.45 1.9M11.22 8l4.23-2.1C16.41 5.43 16 4 15 4a.96.96 0 0 0-.45.1L9.72 6.5zm9.62 14.73L16.09 18H8c-.56 0-1-.45-1-1v-3h1v-2c0-.4.2-.75.7-.97l.3-.15L1.11 3l1.28-1.27l19.72 19.73zM12.11 14l-1.61-1.62l-.5.24V14zM9 21c0 .57.46 1 1 1h4c.56 0 1-.45 1-1v-1H9zM9 5c.16 0 .32-.05.45-.1l2-1C12.43 3.36 12 2 11 2c-.16 0-.31.03-.45.1l-2 1C7.56 3.66 8 5 9 5"/></svg>
</template>

CSS

.icon-lightbulb-cfl-spiral-off {
  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%22m15.45%209.9l-1.57.78l-1.5-1.5l2.17-1.08c.14-.07.29-.1.45-.1c1%200%201.42%201.34.45%201.9M11.22%208l4.23-2.1C16.41%205.43%2016%204%2015%204a.96.96%200%200%200-.45.1L9.72%206.5zm9.62%2014.73L16.09%2018H8c-.56%200-1-.45-1-1v-3h1v-2c0-.4.2-.75.7-.97l.3-.15L1.11%203l1.28-1.27l19.72%2019.73zM12.11%2014l-1.61-1.62l-.5.24V14zM9%2021c0%20.57.46%201%201%201h4c.56%200%201-.45%201-1v-1H9zM9%205c.16%200%20.32-.05.45-.1l2-1C12.43%203.36%2012%202%2011%202c-.16%200-.31.03-.45.1l-2%201C7.56%203.66%208%205%209%205%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%22m15.45%209.9l-1.57.78l-1.5-1.5l2.17-1.08c.14-.07.29-.1.45-.1c1%200%201.42%201.34.45%201.9M11.22%208l4.23-2.1C16.41%205.43%2016%204%2015%204a.96.96%200%200%200-.45.1L9.72%206.5zm9.62%2014.73L16.09%2018H8c-.56%200-1-.45-1-1v-3h1v-2c0-.4.2-.75.7-.97l.3-.15L1.11%203l1.28-1.27l19.72%2019.73zM12.11%2014l-1.61-1.62l-.5.24V14zM9%2021c0%20.57.46%201%201%201h4c.56%200%201-.45%201-1v-1H9zM9%205c.16%200%20.32-.05.45-.1l2-1C12.43%203.36%2012%202%2011%202c-.16%200-.31.03-.45.1l-2%201C7.56%203.66%208%205%209%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/lightbulb-cfl-spiral-off.svg?color=%231a73e8&size=48

Lightbulb Cfl Spiral Off filled icon — Material Design Icons · IconsDB