bug : fixed
This commit is contained in:
BIN
assets/images/error.png
Normal file
BIN
assets/images/error.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
10
assets/images/error_simple.svg
Normal file
10
assets/images/error_simple.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Red circle background -->
|
||||
<circle cx="35" cy="35" r="33" fill="#E74C3C" opacity="0.2" stroke="#E74C3C" stroke-width="2"/>
|
||||
|
||||
<!-- X mark -->
|
||||
<g stroke="#E74C3C" stroke-width="5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<line x1="20" y1="20" x2="50" y2="50"/>
|
||||
<line x1="50" y1="20" x2="20" y2="50"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 437 B |
BIN
assets/images/tick.png
Normal file
BIN
assets/images/tick.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
Reference in New Issue
Block a user