aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/bus-stop.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-12 14:27:00 +0200
committercodecalm <codecalm@gmail.com>2022-08-12 14:27:00 +0200
commit777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b (patch)
treead87e26643bec3e9aab5cdab5f15827d026dd4ab /src/_icons/bus-stop.svg
parentRelease 1.81.0 (diff)
downloadtabler-icons-777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b.tar.xz
18 new icons: `arrows-transfer-down`, `arrows-transfer-up`, `box-align-bottom-left`, `box-align-bottom-right`, `box-align-top-left`, `box-align-top-right`, `brand-webflow`, `brand-wordpress`, `bus-stop`, `chair-director`, `egg-cracked`, `script-minus`, `script-plus`, `script-x`, `script`, `stretching`, `text-color`, `tooltip`
Fixed icons: `arrows-random`
Diffstat (limited to 'src/_icons/bus-stop.svg')
-rw-r--r--src/_icons/bus-stop.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/bus-stop.svg b/src/_icons/bus-stop.svg
new file mode 100644
index 00000000..c30dd1f0
--- /dev/null
+++ b/src/_icons/bus-stop.svg
@@ -0,0 +1,13 @@
+---
+category: Vehicles
+---
+<svg>
+ <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>