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/outline/shopping-cart.svg Executable file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"/>
</svg>

After

Width:  |  Height:  |  Size: 329 B