* Added icons for mountain and mountain with snow * Update mountain.svg * Update mountain-snow.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
15 lines
332 B
XML
15 lines
332 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M8 3L12 11L17 6L22 21H2L8 3Z" />
|
|
<path d="M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19" />
|
|
</svg>
|