Lamp Slash icon in outline, twotone, bold and bulk. Free in all four styles, for interiors, smart home, real estate, city. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconLampSlash } from "@devigner-ui/icons";
<IconLampSlash className="size-6" />
<script setup>
import { IconLampSlash } from "@devigner-ui/icons-vue";
</script>
<template>
<IconLampSlash class="size-6" />
</template>
<script>
import { IconLampSlash } from "@devigner-ui/icons-svelte";
</script>
<IconLampSlash class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.7 2.48 4.85 18.33" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.92 13a8 8 0 0 1-.67-3.1c0-4.91 4.22-8.78 9.02-7.73a7.3 7.3 0 0 1 3.76 2.18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.73 7.3c1.22 3.88-.75 7.78-3.54 9.57v1.16c0 .29.1.96-.9.96h-5.2c-1.03 0-.9-.43-.9-.96v-1.16q-.72-.45-1.36-1.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M9.17 22a13 13 0 0 1 7 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>