mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
* FL: update inline add task icon
This commit is contained in:
parent
08306acd8d
commit
48778729d3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" >
|
||||
<polygon points="3 2, 13 8, 3 14" fill="#000"/>
|
||||
<polyline points="15 4, 15 9, 2 9" stroke-width="1.5" stroke="#000" fill="none" />
|
||||
<polyline points="6 5, 1 9, 6 13" stroke-width="1.5" stroke="#000" fill="none" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 121 B After Width: | Height: | Size: 241 B |
Loading…
Reference in a new issue