Finish mod creation

This commit is contained in:
Jai A
2020-10-15 20:23:01 -07:00
parent 205080a210
commit 6effe47bcc
7 changed files with 370 additions and 46 deletions

View File

@@ -0,0 +1,12 @@
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="new-version"
>
<line x1="12" y1="5" x2="12" y2="19"></line>
<line x1="5" y1="12" x2="19" y2="12"></line>
</svg>

After

Width:  |  Height:  |  Size: 260 B