Printer Minimalistic icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconPrinterMinimalistic } from "@devigner-ui/icons";
<IconPrinterMinimalistic className="size-6" />
<script setup>
import { IconPrinterMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPrinterMinimalistic class="size-6" />
</template>
<script>
import { IconPrinterMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconPrinterMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 17.98c-1.55-.04-2.48-.22-3.12-.86C2 16.24 2 14.82 2 12s0-4.24.88-5.12S5.18 6 8 6h8c2.83 0 4.24 0 5.12.88S22 9.18 22 12s0 4.24-.88 5.12c-.64.64-1.57.82-3.12.86" stroke="currentColor" stroke-width="1.5"></path><path d="M18 12v4c0 2.83 0 4.24-.88 5.12S14.82 22 12 22s-4.24 0-5.12-.88S6 18.82 6 16v-4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M17.98 6c-.04-1.55-.22-2.48-.86-3.12C16.24 2 14.82 2 12 2s-4.24 0-5.12.88c-.64.64-.82 1.57-.86 3.12" stroke="currentColor" stroke-width="1.5"></path><path d="M19.5 12.44A18 18 0 0 0 12 11c-3.41 0-5.87.71-7.5 1.44" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>