Last change
on this file since 9319 was 8484, checked in by Don-vip, 9 years ago |
see #11266 - tagging presets icons: avoid unnecessary I/O access to non-existing png file + javadoc
|
File size:
467 bytes
|
Rev | Line | |
---|
[8442] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" 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="m14,4 -10,6 12,6" fill="none" stroke="#ade" 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.