USB mini fill
- Tags: port, plug
- Category: Devices
Download
Download the SVG to use or edit.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="bi bi-usb-mini-fill"></i>
Code point
-
Unicode:
U+F6F5
-
CSS:
\F6F5
-
JS:
\uF6F5
-
HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-usb-mini-fill" viewBox="0 0 16 16">
<path d="M3 3a1 1 0 0 0-1 1v1.293L.293 7A1 1 0 0 0 0 7.707V12a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V7.707A1 1 0 0 0 15.707 7L14 5.293V4a1 1 0 0 0-1-1zm.5 5h9a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5"/>
</svg>