aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/sailboat.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-20 00:14:17 +0200
committercodecalm <codecalm@gmail.com>2020-08-20 00:14:17 +0200
commit5bd5a914c319ec02789cc6e33e4952b74f93cfbf (patch)
tree0f41f933cfa2b2560d96f82905e8cab7c2e93e29 /src/_icons/sailboat.svg
parent`swimming` icon #46 (diff)
downloadtabler-icons-5bd5a914c319ec02789cc6e33e4952b74f93cfbf.tar.xz
`sailboat` and `ship` icons
Diffstat (limited to 'src/_icons/sailboat.svg')
-rw-r--r--src/_icons/sailboat.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/sailboat.svg b/src/_icons/sailboat.svg
new file mode 100644
index 0000000..0dfa28d
--- /dev/null
+++ b/src/_icons/sailboat.svg
@@ -0,0 +1,9 @@
+---
+category: Vehicles
+---
+<svg>
+ <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
+ <path d="M4 18l-1 -3h18l-1 3" />
+ <path d="M11 12h7l-7 -9v9" />
+ <line x1="8" y1="7" x2="6" y2="12" />
+</svg>