blob: fc0489e35293ca886a7a2abea9da924d0b2bd825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!--
category: System
tags: [drive, cable, plug, device, technology, connect, usb]
version: "1.53"
unicode: "f00c"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M12 17v-11.5" />
<path d="M7 10v3l5 3" />
<path d="M12 14.5l5 -2v-2.5" />
<path d="M16 10h2v-2h-2l0 2" />
<path d="M6 9a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M10 5.5h4l-2 -2.5l-2 2.5" />
</svg>
|