diff options
Diffstat (limited to 'icons/mountain.svg')
-rw-r--r-- | icons/mountain.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/mountain.svg b/icons/mountain.svg new file mode 100644 index 00000000..7ceb540b --- /dev/null +++ b/icons/mountain.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mountain" 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="M3 20h18l-6.921 -14.612a2.3 2.3 0 0 0 -4.158 0l-6.921 14.612z" /> + <path d="M7.5 11l2 2.5l2.5 -2.5l2 3l2.5 -2" /> +</svg> + + |