refactor: Switch the campsite icons

This commit is contained in:
John Letey 2019-07-22 12:17:33 +01:00
parent 37fdcf814f
commit 8565e07bd5
No known key found for this signature in database
GPG Key ID: 3F07136ADE092F8D
2 changed files with 2 additions and 2 deletions

View File

@ -9,5 +9,5 @@
stroke-linecap="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>

Before

Width:  |  Height:  |  Size: 252 B

After

Width:  |  Height:  |  Size: 262 B

View File

@ -9,5 +9,5 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M2 18h20M12 6l8 12h-5l-3-5-3 5H4l8-12z" />
<path d="M2 18h20m-10-4v4h8L12 6 4 18" />
</svg>

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 252 B