Added svg
This commit is contained in:
parent
83b890a419
commit
8bfd00dc49
2 changed files with 6 additions and 0 deletions
3
resources/svg/circleslash.svg
Normal file
3
resources/svg/circleslash.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="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm-7-3L19 5"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 317 B |
3
resources/svg/plus.svg
Normal file
3
resources/svg/plus.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="M21 12H3m9-9v18"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 250 B |
Loading…
Add table
Add a link
Reference in a new issue