lamp slash icon

lamp-slash-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
lamp-slash-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the lamp slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.7 4.35l-9.3 9.3c-.47.47-1.29.37-1.59-.23c-.54-1.07-.84-2.24-.84-3.37c0-2.45 1.09-4.74 3-6.28s4.41-2.11 6.86-1.57c.54.12 1.07.29 1.57.52c.64.29.8 1.13.3 1.63m-.25 16.278c-2.26-.64-4.64-.64-6.9 0c-.37.11-.59.49-.48.86s.49.58.86.48c2.01-.57 4.12-.57 6.13 0c.06.02.13.03.19.03c.3 0 .58-.2.67-.51c.11-.37-.1-.75-.47-.86m5.11-18.676a.754.754 0 0 0-1.06 0L3.65 17.802c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l2.46-2.46c.22.18.45.36.69.52v.83c-.01.28-.02.71.31 1.06c.35.35.87.4 1.28.4h5.13c.54 0 .95-.15 1.23-.43c.39-.4.37-.9.36-1.16v-.7c3.11-2.09 5.06-6.5 3.04-10.56c-.22-.43-.49-.84-.79-1.22l2.13-2.13c.3-.29.3-.77.01-1.06"/></svg>

React

import type { SVGProps } from "react";

export function ReiconLampSlashFilled(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.7 4.35l-9.3 9.3c-.47.47-1.29.37-1.59-.23c-.54-1.07-.84-2.24-.84-3.37c0-2.45 1.09-4.74 3-6.28s4.41-2.11 6.86-1.57c.54.12 1.07.29 1.57.52c.64.29.8 1.13.3 1.63m-.25 16.278c-2.26-.64-4.64-.64-6.9 0c-.37.11-.59.49-.48.86s.49.58.86.48c2.01-.57 4.12-.57 6.13 0c.06.02.13.03.19.03c.3 0 .58-.2.67-.51c.11-.37-.1-.75-.47-.86m5.11-18.676a.754.754 0 0 0-1.06 0L3.65 17.802c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l2.46-2.46c.22.18.45.36.69.52v.83c-.01.28-.02.71.31 1.06c.35.35.87.4 1.28.4h5.13c.54 0 .95-.15 1.23-.43c.39-.4.37-.9.36-1.16v-.7c3.11-2.09 5.06-6.5 3.04-10.56c-.22-.43-.49-.84-.79-1.22l2.13-2.13c.3-.29.3-.77.01-1.06"/></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.7 4.35l-9.3 9.3c-.47.47-1.29.37-1.59-.23c-.54-1.07-.84-2.24-.84-3.37c0-2.45 1.09-4.74 3-6.28s4.41-2.11 6.86-1.57c.54.12 1.07.29 1.57.52c.64.29.8 1.13.3 1.63m-.25 16.278c-2.26-.64-4.64-.64-6.9 0c-.37.11-.59.49-.48.86s.49.58.86.48c2.01-.57 4.12-.57 6.13 0c.06.02.13.03.19.03c.3 0 .58-.2.67-.51c.11-.37-.1-.75-.47-.86m5.11-18.676a.754.754 0 0 0-1.06 0L3.65 17.802c-.29.29-.29.77 0 1.06c.15.15.34.22.53.22s.38-.07.53-.22l2.46-2.46c.22.18.45.36.69.52v.83c-.01.28-.02.71.31 1.06c.35.35.87.4 1.28.4h5.13c.54 0 .95-.15 1.23-.43c.39-.4.37-.9.36-1.16v-.7c3.11-2.09 5.06-6.5 3.04-10.56c-.22-.43-.49-.84-.79-1.22l2.13-2.13c.3-.29.3-.77.01-1.06"/></svg>
</template>

CSS

.icon-lamp-slash-filled {
  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.7%204.35l-9.3%209.3c-.47.47-1.29.37-1.59-.23c-.54-1.07-.84-2.24-.84-3.37c0-2.45%201.09-4.74%203-6.28s4.41-2.11%206.86-1.57c.54.12%201.07.29%201.57.52c.64.29.8%201.13.3%201.63m-.25%2016.278c-2.26-.64-4.64-.64-6.9%200c-.37.11-.59.49-.48.86s.49.58.86.48c2.01-.57%204.12-.57%206.13%200c.06.02.13.03.19.03c.3%200%20.58-.2.67-.51c.11-.37-.1-.75-.47-.86m5.11-18.676a.754.754%200%200%200-1.06%200L3.65%2017.802c-.29.29-.29.77%200%201.06c.15.15.34.22.53.22s.38-.07.53-.22l2.46-2.46c.22.18.45.36.69.52v.83c-.01.28-.02.71.31%201.06c.35.35.87.4%201.28.4h5.13c.54%200%20.95-.15%201.23-.43c.39-.4.37-.9.36-1.16v-.7c3.11-2.09%205.06-6.5%203.04-10.56c-.22-.43-.49-.84-.79-1.22l2.13-2.13c.3-.29.3-.77.01-1.06%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.7%204.35l-9.3%209.3c-.47.47-1.29.37-1.59-.23c-.54-1.07-.84-2.24-.84-3.37c0-2.45%201.09-4.74%203-6.28s4.41-2.11%206.86-1.57c.54.12%201.07.29%201.57.52c.64.29.8%201.13.3%201.63m-.25%2016.278c-2.26-.64-4.64-.64-6.9%200c-.37.11-.59.49-.48.86s.49.58.86.48c2.01-.57%204.12-.57%206.13%200c.06.02.13.03.19.03c.3%200%20.58-.2.67-.51c.11-.37-.1-.75-.47-.86m5.11-18.676a.754.754%200%200%200-1.06%200L3.65%2017.802c-.29.29-.29.77%200%201.06c.15.15.34.22.53.22s.38-.07.53-.22l2.46-2.46c.22.18.45.36.69.52v.83c-.01.28-.02.71.31%201.06c.35.35.87.4%201.28.4h5.13c.54%200%20.95-.15%201.23-.43c.39-.4.37-.9.36-1.16v-.7c3.11-2.09%205.06-6.5%203.04-10.56c-.22-.43-.49-.84-.79-1.22l2.13-2.13c.3-.29.3-.77.01-1.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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