Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling.
This commit is contained in:
5
public/assets/icons/caution-red-icon.svg
Normal file
5
public/assets/icons/caution-red-icon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="9.5" cy="9.5" r="8.5" stroke="#FF0000" stroke-width="1.2"/>
|
||||
<path d="M9.5 5.5V10.5" stroke="#FF0000" stroke-width="1.2" stroke-linecap="round"/>
|
||||
<circle cx="9.5" cy="13" r="0.75" fill="#FF0000"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 311 B |
Reference in New Issue
Block a user