add icons for list modifications
This commit is contained in:
10
icons/myicons/go-up.svg
Normal file
10
icons/myicons/go-up.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 16 16">
|
||||
<path style="stroke-width: 3; stroke:#cc673c;fill:none;stroke-linecap:round;stroke-linejoin:round;"
|
||||
d="M2,10 L8,5 L14,10"
|
||||
transform="translate(0.5,0.5)"
|
||||
/>
|
||||
<path style="stroke-width: 1; stroke:#e8ac7d;fill:none;stroke-linecap:round;stroke-linejoin:round;"
|
||||
d="M2,10 L8,5 L14,10"
|
||||
transform="translate(0.5,0.5)"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 461 B |
Reference in New Issue
Block a user