You've already forked AstralRinth
forked from didirus/AstralRinth
Finish mod creation
This commit is contained in:
13
assets/images/utils/trash.svg
Normal file
13
assets/images/utils/trash.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<polyline points="3 6 5 6 21 6"></polyline>
|
||||
<path
|
||||
d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"
|
||||
></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
Reference in New Issue
Block a user