1234567891011 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
- <path style="fill:#00C5FF;stroke:#222222;stroke-width:2px;" d="m 95,95 -70,0 0,-30 50,0 0,-25 20,0 z"/>
- <path style="fill:#005FFF;stroke:#222222;stroke-width:2px;" d="m 95,40 0,-7 -20,0 0,7 z"/>
- <path style="fill:#F875CE;stroke:#222222;stroke-width:2px;" d="m 5,65 0,-55 70,0 0,55 z"/>
- <path style="fill:#EC00A0;stroke:#222222;stroke-width:2px;" d="m 5,10 0,-7 70,0 0,7 z"/>
- </svg>
|