mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
refactor: Add both campsite icon versions
This commit is contained in:
parent
7297ada393
commit
37fdcf814f
13
icons/campsite-2.svg
Normal file
13
icons/campsite-2.svg
Normal 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 18h20m-10-4v4h8L12 6 4 18" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 252 B |
@ -9,5 +9,5 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M2 18h20m-10-4v4h8L12 6 4 18" />
|
<path d="M2 18h20M12 6l8 12h-5l-3-5-3 5H4l8-12z" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 262 B |
Loading…
Reference in New Issue
Block a user