Last change
on this file since 18859 was 18087, checked in by Klumbumbus, 3 years ago |
see #21143 - Remove unneeded font properties in icons
|
-
Property svn:mime-type
set to
image/svg+xml
|
File size:
834 bytes
|
Rev | Line | |
---|
| 1 | <svg height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
---|
| 2 | <defs>
|
---|
| 3 | <path id="a" d="m.5.5h15v15h-15z"/>
|
---|
| 4 | </defs>
|
---|
| 5 | <use fill="#232323" xlink:href="#a"/>
|
---|
| 6 | <g fill="none" stroke-width="2">
|
---|
| 7 | <g stroke="#21bd00">
|
---|
| 8 | <use xlink:href="#a"/>
|
---|
| 9 | <path d="m3.5 8.5v-5"/>
|
---|
| 10 | <path d="m8.5 3.5h-6"/>
|
---|
| 11 | <path d="m7 12.5h5.5"/>
|
---|
| 12 | <path d="m12.5 7.5v6"/>
|
---|
| 13 | </g>
|
---|
| 14 | <path d="m12.5 3.5-9 9" stroke="#fff"/>
|
---|
| 15 | <path d="m12.5 12.5-9-9" stroke="#21bd00"/>
|
---|
| 16 | <g stroke="#fff">
|
---|
| 17 | <path d="m13.5 3.5h-5"/>
|
---|
| 18 | <path d="m12.5 7.5v-3.93"/>
|
---|
| 19 | <path d="m3.5 8.5v4"/>
|
---|
| 20 | <path d="m2.5 12.5h4.5"/>
|
---|
| 21 | </g>
|
---|
| 22 | </g>
|
---|
| 23 | </svg>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.