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

4
priv/solid/folder-add.svg Executable file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
<path d="M2 6a2 2 0 012-2h5l2 2h5a2 2 0 012 2v6a2 2 0 01-2 2H4a2 2 0 01-2-2V6z"/>
<path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 11h4m-2-2v4"/>
</svg>

After

Width:  |  Height:  |  Size: 279 B