printer icon
printer-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- printer-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
printerBootstrap IconsprinterBoxIcons v2printerBoxIcons v2 SolidprinterCarbonprinterEmoji One (Colored)printer-fillEva IconsprinterFramework7 IconsprinterFeather IconsprinterFluent EmojiprinterFluent Emoji FlatprinterFluent Emoji High Contrastprintercss.ggprinterHeroIconsprinterHuge IconsprinterIconoirprinterIonIconsprinterJam IconsprinterLucideprinterMage IconsprinterMajesticonsprinterMaterial Design IconsprinterNoto EmojiprinterOpenMojiprinterPixelarticons
Use the printer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 96v80a8 8 0 0 1-8 8h-32v32a8 8 0 0 1-8 8H64a8 8 0 0 1-8-8v-32H24a8 8 0 0 1-8-8V96c0-13.23 11.36-24 25.33-24H56V40a8 8 0 0 1 8-8h128a8 8 0 0 1 8 8v32h14.67C228.64 72 240 82.77 240 96M72 72h112V48H72Zm112 88H72v48h112Zm16-44a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg>
React
import type { SVGProps } from "react";
export function PhPrinterFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 96v80a8 8 0 0 1-8 8h-32v32a8 8 0 0 1-8 8H64a8 8 0 0 1-8-8v-32H24a8 8 0 0 1-8-8V96c0-13.23 11.36-24 25.33-24H56V40a8 8 0 0 1 8-8h128a8 8 0 0 1 8 8v32h14.67C228.64 72 240 82.77 240 96M72 72h112V48H72Zm112 88H72v48h112Zm16-44a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 96v80a8 8 0 0 1-8 8h-32v32a8 8 0 0 1-8 8H64a8 8 0 0 1-8-8v-32H24a8 8 0 0 1-8-8V96c0-13.23 11.36-24 25.33-24H56V40a8 8 0 0 1 8-8h128a8 8 0 0 1 8 8v32h14.67C228.64 72 240 82.77 240 96M72 72h112V48H72Zm112 88H72v48h112Zm16-44a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg> </template>
CSS
.icon-printer-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2096v80a8%208%200%200%201-8%208h-32v32a8%208%200%200%201-8%208H64a8%208%200%200%201-8-8v-32H24a8%208%200%200%201-8-8V96c0-13.23%2011.36-24%2025.33-24H56V40a8%208%200%200%201%208-8h128a8%208%200%200%201%208%208v32h14.67C228.64%2072%20240%2082.77%20240%2096M72%2072h112V48H72Zm112%2088H72v48h112Zm16-44a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2096v80a8%208%200%200%201-8%208h-32v32a8%208%200%200%201-8%208H64a8%208%200%200%201-8-8v-32H24a8%208%200%200%201-8-8V96c0-13.23%2011.36-24%2025.33-24H56V40a8%208%200%200%201%208-8h128a8%208%200%200%201%208%208v32h14.67C228.64%2072%20240%2082.77%20240%2096M72%2072h112V48H72Zm112%2088H72v48h112Zm16-44a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/printer-fill.svg?color=%231a73e8&size=48