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/lock-icon.svg
Normal file
5
public/assets/icons/lock-icon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4.167" y="8.333" width="11.667" height="9.167" rx="2" stroke="#00293D" stroke-width="1.2"/>
|
||||
<path d="M6.667 8.333V5.833C6.667 3.992 8.159 2.5 10 2.5C11.841 2.5 13.333 3.992 13.333 5.833V8.333" stroke="#00293D" stroke-width="1.2" stroke-linecap="round"/>
|
||||
<circle cx="10" cy="13" r="1.25" fill="#00293D"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 416 B |
Reference in New Issue
Block a user