summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/device-usb.svg
blob: 4bdd2d7a75bcfd662f1a90306a827efb2a73be18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [connect, port, external, storage, data, transfer, plug, interface, peripheral, hardware]
category: Devices
version: "2.32"
unicode: "fc59"
-->
<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="M7 8h10v8a5 5 0 0 1 -10 0l0 -8" />
  <path d="M9 8v-5h6v5" />
</svg>