Ns Usbloader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ns Usbloader 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/344983.svg" alt="Ns Usbloader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344983.svg" alt="Ns Usbloader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344983.svg" alt="Ns Usbloader icon" :width="24" :height="24" />
CSS background
.icon-ns-usbloader {
background-image: url('https://proicons.com/icon/344983.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24,42.5h-14.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4h14.5"/><path class="c" d="M24,5.5h18.5v37h-18.5V5.5Z"/><circle class="c" cx="14.75" cy="14.396" r="3.5"/><circle class="c" cx="14.75" cy="24.096" r="1.5"/><circle class="c" cx="14.75" cy="30.596" r="1.5"/><circle class="c" cx="11.5" cy="27.383" r="1.5"/><circle class="c" cx="18" cy="27.383" r="1.5"/><circle class="c" cx="28.5" cy="21.5" r="1"/><circle class="c" cx="33.25" cy="33.5" r="2"/><path class="c" d="M33.25,31.5V12"/><path class="c" d="M31.99,13.89l1.2603-1.8905,1.2603,1.8905"/><path class="c" d="M28.5,22.5v1.6062c0,2.6377,4.75,3.8797,4.75,6.2937"/><path class="c" d="M38,18.261v2.7063c0,2.6377-4.75,3.8797-4.75,6.2937"/><rect class="c" x="37.15" y="16.5" width="1.75" height="1.75"/></svg>
Copied!