aboutsummaryrefslogtreecommitdiff
path: root/icons/usb.svg
blob: 50140535a473bd10f2ef3fea1ef2fa59353ddbed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-usb" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="12" cy="19" r="2" />
  <path d="M12 17v-11.5" />
  <path d="M7 10v3l5 3" />
  <path d="M12 14.5l5 -2v-2.5" />
  <path d="M16 10h2v-2h-2z" />
  <circle cx="7" cy="9" r="1" />
  <path d="M10 5.5h4l-2 -2.5z" />
</svg>