12 lines
561 B
XML
12 lines
561 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24" >
|
|
|
|
<rect
|
|
style="fill:#f6e04a;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
|
width="15" height="15" x="5.5" y="2.5" />
|
|
|
|
<path
|
|
style="fill:#eeeeee;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
|
d="M 6.5,5.5 5.5,5.5 3.5,7.5 3.5,9.5 5.5,11.5 5.5,16.5 3.5,18.5 3.5,20.5 5.5,22.5 6.5,22.5 6.5,19.5 9.5,19.5 9.5,22.5 10.5,22.5 12.5,20.5 12.5,18.5 10.5,16.5 10.5,11.5 12.5,9.5 12.5,7.5 10.5,5.5 9.5,5.5 9.5,8.5 6.5,8.5 Z" />
|
|
|
|
</svg>
|