Sharp Network Print Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sharp Network Print icon is commonly used in document viewers, invoice pages and report exports. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/347213.svg" alt="Sharp Network Print icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347213.svg" alt="Sharp Network Print icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347213.svg" alt="Sharp Network Print icon" :width="24" :height="24" />
CSS background
.icon-sharp-network-print {
background-image: url('https://proicons.com/icon/347213.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"/><circle class="b" cx="24.0002" cy="30.9378" r="6.15"/><path class="b" d="M24.0002,24.7878v12.3"/><path class="b" d="M17.8503,30.9377h12.3"/><path class="b" d="M27.0753,30.9377c0-2.3762-1.174-4.7242-3.075-6.15-1.9009,1.4257-3.075,3.7738-3.075,6.15s1.174,4.7242,3.075,6.15c1.9009-1.4257,3.075-3.7738,3.075-6.15Z"/><path class="b" d="M28.2833,35.3308c-1.2612-.8402-2.7663-1.3184-4.2828-1.3184s-3.0216.4782-4.2828,1.3184"/><path class="b" d="M28.2833,26.5438c-1.2612.8402-2.7663,1.3184-4.2828,1.3184s-3.0216-.4782-4.2828-1.3184"/></svg>
Copied!