Floor Lamp Minimalistic 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 { IconFloorLampMinimalistic } from "@devigner-ui/icons";
<IconFloorLampMinimalistic className="size-6" />
<script setup>
import { IconFloorLampMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconFloorLampMinimalistic class="size-6" />
</template>
<script>
import { IconFloorLampMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconFloorLampMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 22h6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 22V8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 8c2.34 0 4.3-1.28 4.85-3.02C17 4.46 16.55 4 16 4H8c-.55 0-1.01.46-.85.98C7.7 6.72 9.66 8 12 8" stroke="currentColor" stroke-width="1.5"></path><path d="M12 2c1.66 0 3 .9 3 2H9c0-1.1 1.34-2 3-2" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M12 19v-1.06c0-1.28-.59-2.5-1.6-3.27l-3.88-2.78m-3.74-.2L5.3 8.43m-2.53 3.24c-.35.45-.27 1.12.26 1.3a3.05 3.05 0 0 0 3.48-1.09m-3.74-.2c-.89-.71-1.04-2-.34-2.9s1.98-1.05 2.87-.35m0 0c.35-.44 1.01-.53 1.32-.05a3.1 3.1 0 0 1-.1 3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>