Last change
on this file since 8442 was 8442, checked in by Don-vip, 9 years ago |
Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons (patch by floscher)
|
File size:
310 bytes
|
Rev | Line | |
---|
[8442] | 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 | <circle cx="10" cy="10" r="2" fill="#f88" stroke="#000"/>
|
---|
| 5 | </svg>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.