diff options
Diffstat (limited to 'icons/zeppelin.svg')
-rw-r--r-- | icons/zeppelin.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/zeppelin.svg b/icons/zeppelin.svg new file mode 100644 index 00000000..bc7d7240 --- /dev/null +++ b/icons/zeppelin.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zeppelin" 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" fill="none"/> + <path d="M13.5 4c4.694 0 8.5 2.686 8.5 6s-3.806 6 -8.5 6c-2.13 0 -4.584 -.926 -7.364 -2.777l-2.136 1.777v-3.33a46.07 46.07 0 0 1 -2 -1.67a46.07 46.07 0 0 1 2 -1.67v-3.33l2.135 1.778c2.78 -1.852 5.235 -2.778 7.365 -2.778z" /> + <path d="M10 15.5v4.5h6v-4" /> +</svg> + + |