Mod pages base

This commit is contained in:
Jai A
2020-10-20 22:33:49 -07:00
parent 39f29399e7
commit 34ce510fbd
14 changed files with 474 additions and 96 deletions

View File

@@ -0,0 +1,5 @@
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
<polyline points="7 10 12 15 17 10"></polyline>
<line x1="12" y1="15" x2="12" y2="3"></line>
</svg>

After

Width:  |  Height:  |  Size: 290 B