more images

This commit is contained in:
Jordan Wages 2025-07-08 00:24:43 -05:00
commit 6c352e904e
12 changed files with 10 additions and 0 deletions

BIN
resources/img/check-16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

BIN
resources/img/check-32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

BIN
resources/img/check-64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
resources/img/x-16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

BIN
resources/img/x-32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

BIN
resources/img/x-64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 B

3
resources/svg/check.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
<path d="M20 6 9.5 18 4 12"/>
</svg>

After

Width:  |  Height:  |  Size: 252 B

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
<path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/>
<path fill="#000" d="M16.5 12.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-4.5 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-4.5 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"/>
</svg>

After

Width:  |  Height:  |  Size: 451 B

3
resources/svg/x.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
<path d="M18.364 5.636 5.636 18.364m0-12.728 12.728 12.728"/>
</svg>

After

Width:  |  Height:  |  Size: 284 B