aboutsummaryrefslogtreecommitdiff
path: root/icons/bus-stop.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-12 15:01:12 +0200
committercodecalm <codecalm@gmail.com>2022-08-12 15:01:12 +0200
commitfbbc22312bd135f2b23375d9745ee75761756cf7 (patch)
treeed3b31f7e5e7396cb3ceca464d2a24764e60b3b0 /icons/bus-stop.svg
parent18 new icons: `arrows-transfer-down`, `arrows-transfer-up`, `box-align-bottom... (diff)
downloadtabler-icons-fbbc22312bd135f2b23375d9745ee75761756cf7.tar.xz
Release 1.82.0v1.82.0
Diffstat (limited to 'icons/bus-stop.svg')
-rw-r--r--icons/bus-stop.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/bus-stop.svg b/icons/bus-stop.svg
new file mode 100644
index 00000000..1715ec93
--- /dev/null
+++ b/icons/bus-stop.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bus-stop" 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"/>
+ <rect x="3" y="3" width="4" height="6" rx="1" />
+ <circle cx="18" cy="17" r="2" />
+ <path d="M10 5h7c2.761 0 5 3.134 5 7v5h-2" />
+ <path d="M16 17h-8" />
+ <path d="M16 5l1.5 7h4.5" />
+ <path d="M9.5 10h7.5" />
+ <path d="M12 5v5" />
+ <path d="M5 9v11" />
+</svg>
+
+