|
Last change
on this file since 8749 was 8484, checked in by Don-vip, 10 years ago |
|
see #11266 - tagging presets icons: avoid unnecessary I/O access to non-existing png file + javadoc
|
|
File size:
436 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,3 -11,7 14,7" fill="#cec"/>
|
|---|
| 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.