Add check and x icons for validation feedback
Adds icons from the Feather set with the same color as text. Tweaks validation item spacing to match the design.
This commit is contained in:
parent
87f13cfe55
commit
37e09b5569
4 changed files with 39 additions and 3 deletions
3
res/img/feather-customised/check.svg
Normal file
3
res/img/feather-customised/check.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg fill="none" height="24" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m20 6-11 11-5-5"/>
|
||||
</svg>
|
After Width: | Height: | Size: 213 B |
Loading…
Add table
Add a link
Reference in a new issue