Usb Icon
Free SVG icon from the IcoFont 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/306839.svg" alt="Usb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306839.svg" alt="Usb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306839.svg" alt="Usb icon" :width="24" :height="24" />
CSS background
.icon-usb {
background-image: url('https://proicons.com/icon/306839.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M710 310V205H606v105h34v23c0 11 0 21-1 31-1 11-9 23-17 31-21 22-43 43-66 64-12 11-24 23-37 35V168h42c-21-36-40-70-61-106-20 36-40 70-60 107h42v457c-3-2-4-3-5-4-32-30-64-61-96-91-15-14-21-29-21-49 1-23 1-46 0-70 0-7 2-11 9-15 16-9 25-24 26-42 2-25-16-50-40-55-25-6-51 7-61 31-9 24-1 52 21 65 9 5 11 10 11 19-1 22 0 45-1 66-1 33 13 58 36 80 34 33 69 66 104 99 12 12 18 26 18 43-1 15-1 29 0 44 0 2 0 3-1 5-43 8-76 46-76 92 0 52 42 94 94 94s94-42 94-94c0-46-33-84-76-92l-1-1c1-61 1-123 1-184 0-15 5-28 16-38 33-32 65-64 99-94 29-26 42-55 42-96v-12-17h35z"/></svg>
Usb in other icon packs
Copied!