aboutsummaryrefslogtreecommitdiff
path: root/icons/usb.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-01-18 17:47:52 +0100
committercodecalm <codecalm@gmail.com>2022-01-18 17:47:52 +0100
commit207c62c8d927b1f67414c82f31ff6ece7d6e5a6b (patch)
treeb7334d306bb3bafd16918eee83ed674cd39dffb8 /icons/usb.svg
parent5 new icons: `api-app`, `api`, `brand-lastfm`, `brand-tripadvisor`, `plug-con... (diff)
downloadtabler-icons-207c62c8d927b1f67414c82f31ff6ece7d6e5a6b.tar.xz
Release 1.53.0v1.53.0
Diffstat (limited to 'icons/usb.svg')
-rw-r--r--icons/usb.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/usb.svg b/icons/usb.svg
new file mode 100644
index 00000000..0df421a5
--- /dev/null
+++ b/icons/usb.svg
@@ -0,0 +1,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" />
+ <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>
+
+