add icons for list modifications
This commit is contained in:
7
icons/myicons/list-add.svg
Normal file
7
icons/myicons/list-add.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
|
||||
<circle cx="256" cy="256" r="250" style="fill:green;stroke:none;"/>
|
||||
<line x1="120" y1="256" x2="392" y2="256"
|
||||
style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:40px"/>
|
||||
<line x1="256" y1="120" x2="256" y2="392"
|
||||
style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:40px"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 465 B |
Reference in New Issue
Block a user