Printer Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Printer icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310925.svg" alt="Printer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310925.svg" alt="Printer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310925.svg" alt="Printer icon" :width="24" :height="24" />
CSS background
.icon-printer {
background-image: url('https://proicons.com/icon/310925.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.625 14.3125H7.375C6.73642 14.3125 6.21875 14.8302 6.21875 15.4688V20.0938C6.21875 20.7323 6.73642 21.25 7.375 21.25H16.625C17.2636 21.25 17.7812 20.7323 17.7812 20.0938V15.4688C17.7812 14.8302 17.2636 14.3125 16.625 14.3125Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.7812 17.7812H20.0938C20.4004 17.7812 20.6945 17.6594 20.9113 17.4426C21.1282 17.2258 21.25 16.9317 21.25 16.625V10.8438C21.25 10.2304 21.0064 9.64224 20.5727 9.20857C20.139 8.77489 19.5508 8.53125 18.9375 8.53125H5.0625C4.44919 8.53125 3.86099 8.77489 3.42732 9.20857C2.99364 9.64224 2.75 10.2304 2.75 10.8438V16.625C2.75 16.9317 2.87182 17.2258 3.08866 17.4426C3.3055 17.6594 3.59959 17.7812 3.90625 17.7812H6.21875" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.625 8.53125V3.90625C16.625 3.59959 16.5032 3.3055 16.2863 3.08866C16.0695 2.87182 15.7754 2.75 15.4688 2.75H8.53125C8.22459 2.75 7.9305 2.87182 7.71366 3.08866C7.49682 3.3055 7.375 3.59959 7.375 3.90625V8.53125" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Printer in other icon packs
Copied!