aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/wheelchair.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-30 01:17:15 +0200
committercodecalm <codecalm@gmail.com>2022-04-30 01:17:15 +0200
commit30c23ff0208603813ecf2b82fa81706b07d80f1f (patch)
treeeb576109312f5b32f80b52f7cde4963a3c084613 /src/_icons/wheelchair.svg
parentRelease 1.67.1 (diff)
downloadtabler-icons-30c23ff0208603813ecf2b82fa81706b07d80f1f.tar.xz
18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, `cloud-data-connection`, `device-gamepad-2`, `device-tv-old`, `icons`, `jewish-star`, `kayak`, `mouse-2`, `podium`, `shovel`, `truck-loading`, `wheelchair`, `zoom-in-area`, `zoom-out-area`, `zoom-pan`
Fixed icons: `3d-rotate`, `cloud`, `3d-rotate`, `cloud`, `heart-broken`, `heart-handshake`, `heart-minus`, `heart-off`, `heart-plus`, `heart`, `rollercoaster`
Diffstat (limited to 'src/_icons/wheelchair.svg')
-rw-r--r--src/_icons/wheelchair.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/wheelchair.svg b/src/_icons/wheelchair.svg
new file mode 100644
index 00000000..3647ad02
--- /dev/null
+++ b/src/_icons/wheelchair.svg
@@ -0,0 +1,11 @@
+---
+category: Vehicles
+---
+<svg>
+ <circle cx="8" cy="16" r="5" />
+ <circle cx="19" cy="19" r="2" />
+ <path d="M19 17a3 3 0 0 0 -3 -3h-3.4" />
+ <path d="M3 3h1a2 2 0 0 1 2 2v6" />
+ <path d="M6 8h11" />
+ <path d="M15 8v6" />
+</svg>