Printer3 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 { IconPrinter3 } from "@devigner-ui/icons";
<IconPrinter3 className="size-6" />
<script setup>
import { IconPrinter3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPrinter3 class="size-6" />
</template>
<script>
import { IconPrinter3 } from "@devigner-ui/icons-svelte";
</script>
<IconPrinter3 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M7.92 7h9.5V5c0-2-.75-3-3-3h-3.5c-2.25 0-3 1-3 3z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.67 15v4q0 3-3 3h-2q-3 0-3-3v-4z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.67 10v5q0 3-3 3h-2v-3h-8v3h-2q-3 0-3-3v-5q0-3 3-3h12q3 0 3 3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.67 15h-10" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M7.67 11h3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>