* Added icons for mountain and mountain with snow * Update mountain.svg * Update mountain-snow.svg Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
14 lines
252 B
XML
14 lines
252 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" />
|
|
</svg>
|