Usb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Usb 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/334598.svg" alt="Usb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334598.svg" alt="Usb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334598.svg" alt="Usb icon" :width="24" :height="24" />
CSS background
.icon-usb {
background-image: url('https://proicons.com/icon/334598.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M24.125,36.5V10.5"/><path class="e" d="M21.125,10.5l3-6,3,6h-6Z"/><path class="e" d="M24.125,28.907l8.5-4.9075v-3"/><path class="e" d="M24.125,32.907l-8.5-4.9075v-3"/><rect class="e" x="29.875" y="15.499" width="5.5" height="5.5"/><circle class="e" cx="24.125" cy="40" r="3.5"/><circle class="e" cx="15.625" cy="21.999" r="3"/></svg>
Usb in other icon packs
Copied!