diff options
Diffstat (limited to 'svg/mc/banner/2EEA.svg')
-rw-r--r-- | svg/mc/banner/2EEA.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/svg/mc/banner/2EEA.svg b/svg/mc/banner/2EEA.svg new file mode 100644 index 0000000..3622794 --- /dev/null +++ b/svg/mc/banner/2EEA.svg @@ -0,0 +1,9 @@ +<svg height="288" width="144" xmlns="http://www.w3.org/2000/svg"> + <rect fill="#3AB3DA" height="288" width="144" x="0" y="0" /> <!-- Light Blue Banner --> + <polygon fill="#1D1D21" points="72,144 144,288 0,288" /> <!-- Black Chevron --> + <polygon fill="#F9FFFE" points="0,0 144,0 72,144" /> <!-- White Inverted Chevron --> + <rect fill="#5E7C16" height="288" width="43" x="50" y="0" /> <!-- Green Pale --> + <circle cx="72" cy="144" fill="#F9801D" r="22" /> <!-- Orange Flower Charge --> + <circle cx="72" cy="144" fill="none" r="36" stroke="#F9801D" stroke-width="14" /> + <circle cx="72" cy="144" fill="#FED83D" r="43" /> <!-- Yellow Roundel --> +</svg> |