Last change
on this file since 14230 was 13363, checked in by stoecker, 7 years ago |
see #15240 replace statusline png icons with svg variants by floscher, set mime-types for many images
|
-
Property svn:mime-type
set to
image/svg+xml
|
File size:
406 bytes
|
Rev | Line | |
---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="20px" height="20px">
|
---|
| 3 | <path d="m.5,1.5a1,1 0 0 1 1,-1h17a1,1 0 0 1 1,1v17a1,1 0 0 1 -1,1h-17a1,1 0 0 1 -1,-1z" fill="#fff" stroke="#6e6e6e"/>
|
---|
| 4 | <path d="m4,10 12,6" stroke="#ece" stroke-width="2"/>
|
---|
| 5 | <circle cx="16" cy="16" r="2"/>
|
---|
| 6 | <circle cx="14" cy="4" r="2"/>
|
---|
| 7 | <circle cx="4" cy="10" r="2"/>
|
---|
| 8 | </svg>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.