mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fresh icon for new tab
This commit is contained in:
parent
f850bd6ca2
commit
e83feb585d
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" >
|
||||
<path d="M8 11 L8 5 Z M5 8 L11 8 Z" stroke-width="2" stroke="#3d3f41"/>
|
||||
<line x1="3" y1="8" x2="13" y2="8" stroke-width="2" stroke="#333" />
|
||||
<line x1="8" y1="3" x2="8" y2="13" stroke-width="2" stroke="#333" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 143 B After Width: | Height: | Size: 211 B |
Loading…
Reference in a new issue