initial commit

This commit is contained in:
Max Veytsman
2021-03-03 17:35:03 -05:00
commit 143b0d78c9
463 changed files with 1584 additions and 0 deletions

3
priv/solid/map.svg Executable file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M12 1.586l-4 4v12.828l4-4V1.586zM3.707 3.293A1 1 0 002 4v10a1 1 0 00.293.707L6 18.414V5.586L3.707 3.293zM17.707 5.293L14 1.586v12.828l2.293 2.293A1 1 0 0018 16V6a1 1 0 00-.293-.707z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 324 B