1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-23 06:43:29 +01:00

sailboat and ship icons

This commit is contained in:
codecalm 2020-08-20 00:14:17 +02:00
parent 51497f755f
commit 5bd5a914c3
3 changed files with 20 additions and 2 deletions

9
src/_icons/sailboat.svg Normal file
View File

@ -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>

9
src/_icons/ship.svg Normal file
View File

@ -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 -5h18l-2 4" />
<path d="M5 13v-6h8l4 6" />
<path d="M7 7v-4h-1" />
</svg>

View File

@ -3,6 +3,6 @@ category: Sport
---
<svg>
<circle cx="16" cy="9" r="1" />
<path d="M6 11l4 -2l3.5 3l-1.5 2"></path>
<path d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 00 2 -1a2.4 2.4 0 01 2 -1a2.4 2.4 0 01 2 1a2.4 2.4 0 00 2 1a2.4 2.4 0 00 2 -1a2.4 2.4 0 01 2 -1a2.4 2.4 0 01 2 1a2.4 2.4 0 00 2 1a2.4 2.4 0 00 1 -.25" />
<path d="M6 11l4 -2l3.5 3l-1.5 2" />
<path d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.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 1 -.25" />
</svg>