diff options
Diffstat (limited to 'icons/ship.svg')
-rw-r--r-- | icons/ship.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/ship.svg b/icons/ship.svg index 1f72d1fb..91a45b97 100644 --- a/icons/ship.svg +++ b/icons/ship.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ship" 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"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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" /> |