printer pos wrench icon
printer-pos-wrench-outline from Material Design Icons by Pictogrammers · Outline · Printer · Apache-2.0 Free for personal and commercial use.
- Name
- printer-pos-wrench-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Printer
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- printer-point-of-sale-wrench-outline, printer-receipt-wrench-outline
1 other variant in Material Design Icons
More printer icons from Material Design Icons
printer-3d-nozzleprinter-3d-nozzle-heatprinter-3d-nozzle-offprinter-3d-offprinter-checkprinter-eyeprinter-offprinter-outlineprinter-posprinter-pos-cancelprinter-pos-checkprinter-pos-cogprinter-pos-editprinter-pos-minusprinter-pos-networkprinter-pos-offprinter-pos-pauseprinter-pos-playprinter-pos-plusprinter-pos-refreshprinter-pos-removeprinter-pos-starprinter-pos-stopprinter-pos-sync
Use the printer pos wrench icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15v-2h4v2zm6.03-3H6v5h5.1c.15.74.48 1.42.9 2H4v-7a2 2 0 0 1 2-2h1V4h10v6h1a2 2 0 0 1 2 2v1.03A4.97 4.97 0 0 0 16 11c-1.12 0-2.14.38-2.97 1M9 10h6V6H9zm13.87 11.19l-4.11-4.11c.41-1.04.18-2.26-.68-3.11c-.9-.91-2.25-1.09-3.34-.59l1.94 1.94l-1.35 1.36l-1.99-1.95c-.54 1.09-.29 2.44.59 3.35a2.91 2.91 0 0 0 3.12.68l4.11 4.1c.18.19.45.19.63 0l1.04-1.03c.22-.18.22-.5.04-.64"/></svg>
React
import type { SVGProps } from "react";
export function MdiPrinterPosWrenchOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15v-2h4v2zm6.03-3H6v5h5.1c.15.74.48 1.42.9 2H4v-7a2 2 0 0 1 2-2h1V4h10v6h1a2 2 0 0 1 2 2v1.03A4.97 4.97 0 0 0 16 11c-1.12 0-2.14.38-2.97 1M9 10h6V6H9zm13.87 11.19l-4.11-4.11c.41-1.04.18-2.26-.68-3.11c-.9-.91-2.25-1.09-3.34-.59l1.94 1.94l-1.35 1.36l-1.99-1.95c-.54 1.09-.29 2.44.59 3.35a2.91 2.91 0 0 0 3.12.68l4.11 4.1c.18.19.45.19.63 0l1.04-1.03c.22-.18.22-.5.04-.64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 15v-2h4v2zm6.03-3H6v5h5.1c.15.74.48 1.42.9 2H4v-7a2 2 0 0 1 2-2h1V4h10v6h1a2 2 0 0 1 2 2v1.03A4.97 4.97 0 0 0 16 11c-1.12 0-2.14.38-2.97 1M9 10h6V6H9zm13.87 11.19l-4.11-4.11c.41-1.04.18-2.26-.68-3.11c-.9-.91-2.25-1.09-3.34-.59l1.94 1.94l-1.35 1.36l-1.99-1.95c-.54 1.09-.29 2.44.59 3.35a2.91 2.91 0 0 0 3.12.68l4.11 4.1c.18.19.45.19.63 0l1.04-1.03c.22-.18.22-.5.04-.64"/></svg> </template>
CSS
.icon-printer-pos-wrench-outline {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2015v-2h4v2zm6.03-3H6v5h5.1c.15.74.48%201.42.9%202H4v-7a2%202%200%200%201%202-2h1V4h10v6h1a2%202%200%200%201%202%202v1.03A4.97%204.97%200%200%200%2016%2011c-1.12%200-2.14.38-2.97%201M9%2010h6V6H9zm13.87%2011.19l-4.11-4.11c.41-1.04.18-2.26-.68-3.11c-.9-.91-2.25-1.09-3.34-.59l1.94%201.94l-1.35%201.36l-1.99-1.95c-.54%201.09-.29%202.44.59%203.35a2.91%202.91%200%200%200%203.12.68l4.11%204.1c.18.19.45.19.63%200l1.04-1.03c.22-.18.22-.5.04-.64%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2015v-2h4v2zm6.03-3H6v5h5.1c.15.74.48%201.42.9%202H4v-7a2%202%200%200%201%202-2h1V4h10v6h1a2%202%200%200%201%202%202v1.03A4.97%204.97%200%200%200%2016%2011c-1.12%200-2.14.38-2.97%201M9%2010h6V6H9zm13.87%2011.19l-4.11-4.11c.41-1.04.18-2.26-.68-3.11c-.9-.91-2.25-1.09-3.34-.59l1.94%201.94l-1.35%201.36l-1.99-1.95c-.54%201.09-.29%202.44.59%203.35a2.91%202.91%200%200%200%203.12.68l4.11%204.1c.18.19.45.19.63%200l1.04-1.03c.22-.18.22-.5.04-.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/printer-pos-wrench-outline.svg?color=%231a73e8&size=48