Use SVG icons for rule controls and remove extra PNGs
This commit is contained in:
parent
83b890a419
commit
0cddb5b204
3 changed files with 62 additions and 16 deletions
4
resources/svg/circleslash.svg
Normal file
4
resources/svg/circleslash.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 21c4.97 0 9-4.03 9-9S16.97 3 12 3 3 7.03 3 12s4.03 9 9 9Z"/>
|
||||
<path d="M5.5 5.5 18.5 18.5"/>
|
||||
</svg>
|
After Width: | Height: | Size: 329 B |
Loading…
Add table
Add a link
Reference in a new issue