more images
This commit is contained in:
parent
58a2891847
commit
6c352e904e
12 changed files with 10 additions and 0 deletions
3
resources/svg/check.svg
Normal file
3
resources/svg/check.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<path d="M20 6 9.5 18 4 12"/>
|
||||
</svg>
|
After Width: | Height: | Size: 252 B |
4
resources/svg/circledots.svg
Normal file
4
resources/svg/circledots.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/>
|
||||
<path fill="#000" d="M16.5 12.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-4.5 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-4.5 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 451 B |
3
resources/svg/x.svg
Normal file
3
resources/svg/x.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<path d="M18.364 5.636 5.636 18.364m0-12.728 12.728 12.728"/>
|
||||
</svg>
|
After Width: | Height: | Size: 284 B |
Loading…
Add table
Add a link
Reference in a new issue