|
Last change
on this file since 13779 was 13613, checked in by stoecker, 8 years ago |
|
see #15240 - new SVG icons
|
-
Property svn:mime-type
set to
image/svg+xml
|
|
File size:
552 bytes
|
| Rev | Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24px" height="24px">
|
|---|
| 3 |
|
|---|
| 4 | <g stroke="#df421e" fill="#ffffff">
|
|---|
| 5 | <g opacity=".5">
|
|---|
| 6 | <path d="m6.5,1.5v10h10
|
|---|
| 7 | m0,-10l-10,10l10,10" stroke="#ffc800" fill="none"/>
|
|---|
| 8 | <path d="m5.5,.5h3v3h-3z
|
|---|
| 9 | m10,0h3v3h-3z
|
|---|
| 10 | m0,10h3v3h-3z
|
|---|
| 11 | m0,10h3v3h-3z"/><!-- DarkRed-white nodes -->
|
|---|
| 12 | </g>
|
|---|
| 13 | <path d="m6.5,11.5v10" stroke="#ff0000"/>
|
|---|
| 14 | <path d="m5.5,10.5h3v3h-3z
|
|---|
| 15 | m0,10h3v3h-3z"/><!-- LightRed-white nodes -->
|
|---|
| 16 |
|
|---|
| 17 | </g>
|
|---|
| 18 | </svg>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.