Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling.
This commit is contained in:
4
public/assets/icons/shield-check-icon.svg
Normal file
4
public/assets/icons/shield-check-icon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M10 1.667L3.333 4.167V9.167C3.333 13.75 6.217 18.017 10 18.333C13.783 18.017 16.667 13.75 16.667 9.167V4.167L10 1.667Z" stroke="#00293D" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M7 10L9 12L13 8" stroke="#00293D" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 428 B |
Reference in New Issue
Block a user