desk-lamp-on from Material Design Icons by Pictogrammers · Filled · Home Automation · Apache-2.0 Free for personal and commercial use.

Name
desk-lamp-on
Set
Material Design Icons
Style
Filled
Category
Home Automation
Viewbox
24×24
License
Apache 2.0

More home automation icons from Material Design Icons

Use the desk lamp on icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.85 2L9.18 4.5l1.14.75L7.14 10H7c-1.1 0-2 .9-2 2a2 2 0 0 0 1.58 1.95L10.62 20H7v2h10v-2h-4l-4.47-6.72A2 2 0 0 0 9 12c0-.3-.07-.6-.2-.87L12 6.37c-.22 1.68.75 3.52 2.45 4.63l4.44-6.63c-1.69-1.13-3.77-1.33-5.24-.5zm7.48 5l-1.66 2.5c.68.45 1.62.27 2.08-.42S19 7.46 18.33 7m3.37 5.58l-2.12-2.13l.7-.7l2.12 2.12zM23 7h-3V6h3zm-7 7v-3h1v3z"/></svg>

React

import type { SVGProps } from "react";

export function MdiDeskLampOn(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="M10.85 2L9.18 4.5l1.14.75L7.14 10H7c-1.1 0-2 .9-2 2a2 2 0 0 0 1.58 1.95L10.62 20H7v2h10v-2h-4l-4.47-6.72A2 2 0 0 0 9 12c0-.3-.07-.6-.2-.87L12 6.37c-.22 1.68.75 3.52 2.45 4.63l4.44-6.63c-1.69-1.13-3.77-1.33-5.24-.5zm7.48 5l-1.66 2.5c.68.45 1.62.27 2.08-.42S19 7.46 18.33 7m3.37 5.58l-2.12-2.13l.7-.7l2.12 2.12zM23 7h-3V6h3zm-7 7v-3h1v3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.85 2L9.18 4.5l1.14.75L7.14 10H7c-1.1 0-2 .9-2 2a2 2 0 0 0 1.58 1.95L10.62 20H7v2h10v-2h-4l-4.47-6.72A2 2 0 0 0 9 12c0-.3-.07-.6-.2-.87L12 6.37c-.22 1.68.75 3.52 2.45 4.63l4.44-6.63c-1.69-1.13-3.77-1.33-5.24-.5zm7.48 5l-1.66 2.5c.68.45 1.62.27 2.08-.42S19 7.46 18.33 7m3.37 5.58l-2.12-2.13l.7-.7l2.12 2.12zM23 7h-3V6h3zm-7 7v-3h1v3z"/></svg>
</template>

CSS

.icon-desk-lamp-on {
  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%22M10.85%202L9.18%204.5l1.14.75L7.14%2010H7c-1.1%200-2%20.9-2%202a2%202%200%200%200%201.58%201.95L10.62%2020H7v2h10v-2h-4l-4.47-6.72A2%202%200%200%200%209%2012c0-.3-.07-.6-.2-.87L12%206.37c-.22%201.68.75%203.52%202.45%204.63l4.44-6.63c-1.69-1.13-3.77-1.33-5.24-.5zm7.48%205l-1.66%202.5c.68.45%201.62.27%202.08-.42S19%207.46%2018.33%207m3.37%205.58l-2.12-2.13l.7-.7l2.12%202.12zM23%207h-3V6h3zm-7%207v-3h1v3z%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%22M10.85%202L9.18%204.5l1.14.75L7.14%2010H7c-1.1%200-2%20.9-2%202a2%202%200%200%200%201.58%201.95L10.62%2020H7v2h10v-2h-4l-4.47-6.72A2%202%200%200%200%209%2012c0-.3-.07-.6-.2-.87L12%206.37c-.22%201.68.75%203.52%202.45%204.63l4.44-6.63c-1.69-1.13-3.77-1.33-5.24-.5zm7.48%205l-1.66%202.5c.68.45%201.62.27%202.08-.42S19%207.46%2018.33%207m3.37%205.58l-2.12-2.13l.7-.7l2.12%202.12zM23%207h-3V6h3zm-7%207v-3h1v3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/desk-lamp-on.svg?color=%231a73e8&size=48