printer icon
printer-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- printer-broken
- Set
- Solar
- Style
- Broken
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 EmojiprinterOpenMojiprinterPhosphor
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
Use the printer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9 10H6"/><path d="M19 14L5 14"/><path d="M15 16.5H9"/><path d="M13 19H9"/><path d="M22 12C22 14.8284 22 16.2426 21.1213 17.1213C20.48 17.7626 19.5535 17.9359 18 17.9827M6 17.9827C4.44655 17.9359 3.51998 17.7626 2.87868 17.1213C2 16.2426 2 14.8284 2 12C2 9.17157 2 7.75736 2.87868 6.87868C3.75736 6 5.17157 6 8 6H16C18.8284 6 20.2426 6 21.1213 6.87868C21.4211 7.17848 21.6186 7.54062 21.7487 8"/><path d="M17.9827 6C17.9359 4.44655 17.7626 3.51998 17.1213 2.87868C16.2426 2 14.8284 2 12 2C9.17157 2 7.75736 2 6.87868 2.87868C6.23738 3.51998 6.06413 4.44655 6.01732 6M18 15V16C18 18.8284 18 20.2426 17.1213 21.1213C16.48 21.7626 15.5535 21.9359 14 21.9827M6 15V16C6 18.8284 6 20.2426 6.87868 21.1213C7.51998 21.7626 8.44655 21.9359 10 21.9827"/><path stroke-linejoin="round" d="M17 10H17.0001"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPrinterBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M9 10H6"/><path d="M19 14L5 14"/><path d="M15 16.5H9"/><path d="M13 19H9"/><path d="M22 12C22 14.8284 22 16.2426 21.1213 17.1213C20.48 17.7626 19.5535 17.9359 18 17.9827M6 17.9827C4.44655 17.9359 3.51998 17.7626 2.87868 17.1213C2 16.2426 2 14.8284 2 12C2 9.17157 2 7.75736 2.87868 6.87868C3.75736 6 5.17157 6 8 6H16C18.8284 6 20.2426 6 21.1213 6.87868C21.4211 7.17848 21.6186 7.54062 21.7487 8"/><path d="M17.9827 6C17.9359 4.44655 17.7626 3.51998 17.1213 2.87868C16.2426 2 14.8284 2 12 2C9.17157 2 7.75736 2 6.87868 2.87868C6.23738 3.51998 6.06413 4.44655 6.01732 6M18 15V16C18 18.8284 18 20.2426 17.1213 21.1213C16.48 21.7626 15.5535 21.9359 14 21.9827M6 15V16C6 18.8284 6 20.2426 6.87868 21.1213C7.51998 21.7626 8.44655 21.9359 10 21.9827"/><path strokeLinejoin="round" d="M17 10H17.0001"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M9 10H6"/><path d="M19 14L5 14"/><path d="M15 16.5H9"/><path d="M13 19H9"/><path d="M22 12C22 14.8284 22 16.2426 21.1213 17.1213C20.48 17.7626 19.5535 17.9359 18 17.9827M6 17.9827C4.44655 17.9359 3.51998 17.7626 2.87868 17.1213C2 16.2426 2 14.8284 2 12C2 9.17157 2 7.75736 2.87868 6.87868C3.75736 6 5.17157 6 8 6H16C18.8284 6 20.2426 6 21.1213 6.87868C21.4211 7.17848 21.6186 7.54062 21.7487 8"/><path d="M17.9827 6C17.9359 4.44655 17.7626 3.51998 17.1213 2.87868C16.2426 2 14.8284 2 12 2C9.17157 2 7.75736 2 6.87868 2.87868C6.23738 3.51998 6.06413 4.44655 6.01732 6M18 15V16C18 18.8284 18 20.2426 17.1213 21.1213C16.48 21.7626 15.5535 21.9359 14 21.9827M6 15V16C6 18.8284 6 20.2426 6.87868 21.1213C7.51998 21.7626 8.44655 21.9359 10 21.9827"/><path stroke-linejoin="round" d="M17 10H17.0001"/></g></svg> </template>
CSS
.icon-printer-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2010H6%22%2F%3E%3Cpath%20d%3D%22M19%2014L5%2014%22%2F%3E%3Cpath%20d%3D%22M15%2016.5H9%22%2F%3E%3Cpath%20d%3D%22M13%2019H9%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2014.8284%2022%2016.2426%2021.1213%2017.1213C20.48%2017.7626%2019.5535%2017.9359%2018%2017.9827M6%2017.9827C4.44655%2017.9359%203.51998%2017.7626%202.87868%2017.1213C2%2016.2426%202%2014.8284%202%2012C2%209.17157%202%207.75736%202.87868%206.87868C3.75736%206%205.17157%206%208%206H16C18.8284%206%2020.2426%206%2021.1213%206.87868C21.4211%207.17848%2021.6186%207.54062%2021.7487%208%22%2F%3E%3Cpath%20d%3D%22M17.9827%206C17.9359%204.44655%2017.7626%203.51998%2017.1213%202.87868C16.2426%202%2014.8284%202%2012%202C9.17157%202%207.75736%202%206.87868%202.87868C6.23738%203.51998%206.06413%204.44655%206.01732%206M18%2015V16C18%2018.8284%2018%2020.2426%2017.1213%2021.1213C16.48%2021.7626%2015.5535%2021.9359%2014%2021.9827M6%2015V16C6%2018.8284%206%2020.2426%206.87868%2021.1213C7.51998%2021.7626%208.44655%2021.9359%2010%2021.9827%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2010H17.0001%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9%2010H6%22%2F%3E%3Cpath%20d%3D%22M19%2014L5%2014%22%2F%3E%3Cpath%20d%3D%22M15%2016.5H9%22%2F%3E%3Cpath%20d%3D%22M13%2019H9%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2014.8284%2022%2016.2426%2021.1213%2017.1213C20.48%2017.7626%2019.5535%2017.9359%2018%2017.9827M6%2017.9827C4.44655%2017.9359%203.51998%2017.7626%202.87868%2017.1213C2%2016.2426%202%2014.8284%202%2012C2%209.17157%202%207.75736%202.87868%206.87868C3.75736%206%205.17157%206%208%206H16C18.8284%206%2020.2426%206%2021.1213%206.87868C21.4211%207.17848%2021.6186%207.54062%2021.7487%208%22%2F%3E%3Cpath%20d%3D%22M17.9827%206C17.9359%204.44655%2017.7626%203.51998%2017.1213%202.87868C16.2426%202%2014.8284%202%2012%202C9.17157%202%207.75736%202%206.87868%202.87868C6.23738%203.51998%206.06413%204.44655%206.01732%206M18%2015V16C18%2018.8284%2018%2020.2426%2017.1213%2021.1213C16.48%2021.7626%2015.5535%2021.9359%2014%2021.9827M6%2015V16C6%2018.8284%206%2020.2426%206.87868%2021.1213C7.51998%2021.7626%208.44655%2021.9359%2010%2021.9827%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2010H17.0001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/printer-broken.svg?color=%231a73e8&size=48