Sharp Printsmash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sharp Printsmash 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/347214.svg" alt="Sharp Printsmash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347214.svg" alt="Sharp Printsmash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347214.svg" alt="Sharp Printsmash icon" :width="24" :height="24" />
CSS background
.icon-sharp-printsmash {
background-image: url('https://proicons.com/icon/347214.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M12.4373,23.9998h-5.9375c-.554,0-1-.446-1-1V6.4998c0-.554.446-1,1-1h35c.554,0,1,.446,1,1v16.5c0,.554-.446,1-1,1h-5.9375"/><path class="b" d="M12.4382,19.3748v21.125c0,1.108.892,2,2,2h15v-4.1245c0-1.108.892-2,2-2h4.125v-17l-23.125-.0005Z"/><path class="b" d="M5.5002,14.7498h37"/><path class="b" d="M35.5623,36.3757l-6.125,6.1245"/><path class="b" d="M26.9722,12.3228l-.0002-4.4618-2.4665,2.997h3.0447"/><path class="b" d="M20.4503,9.3393c0-.9122.8511-1.6313,1.8245-1.4497.6384.1191,1.1483.6552,1.2118,1.2833.0473.4673-.105.9283-.4375,1.2115-.6158.5247-2.5988,1.9388-2.5988,1.9388h3.0447"/><path class="b" d="M16.2222,28.6578c4.2957-4.2955,11.2603-4.2955,15.556,0"/><path class="b" d="M19.0513,31.4858c2.7337-2.7337,7.1658-2.7337,9.8995,0h0"/><path class="b" d="M21.8792,34.3147c1.1716-1.1715,3.071-1.1715,4.2426,0l-2.1213,2.1213-2.1213-2.1213Z"/></svg>
Copied!