blob: 42e2e8cdd5e2a27f602596cced541565476538d9 (
plain) (
blame)
1
2
3
4
5
6
|
<svg height="288" width="144" xmlns="http://www.w3.org/2000/svg">
<rect fill="#F9FFFE" height="288" width="144" x="0" y="0" /> <!-- White Banner -->
<rect fill="#8932B8" height="29" width="144" x="0" y="130" /> <!-- Purple Cross -->
<rect fill="#8932B8" height="288" width="29" x="58" y="0" />
<circle cx="72" cy="144" fill="#F9FFFE" r="43" /> <!-- White Roundel -->
</svg>
|