feat: Add campsite icon (feathericons#61)

This commit is contained in:
John Letey 2019-07-02 09:32:00 +03:00
parent 3c64e93543
commit a81402510f

13
icons/campsite.svg Normal file
View File

@ -0,0 +1,13 @@
<svg
width="24"
height="24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M2 18h20M12 6l8 12h-5l-3-5-3 5H4l8-12z" />
</svg>

After

Width:  |  Height:  |  Size: 262 B