diff options
Diffstat (limited to 'svg/mc/banner/1FD9.svg')
-rw-r--r-- | svg/mc/banner/1FD9.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/svg/mc/banner/1FD9.svg b/svg/mc/banner/1FD9.svg new file mode 100644 index 0000000..a521061 --- /dev/null +++ b/svg/mc/banner/1FD9.svg @@ -0,0 +1,12 @@ +<svg height="288" width="144" xmlns="http://www.w3.org/2000/svg"> + <defs> + <linearGradient id="gradient0" x1="0" x2="0" y1="1" y2="0"> + <stop class="stop0" offset="0%" stop-color="none" stop-opacity="0" /> + <stop class="stop1" offset="100%" stop-color="#3C44AA" /> + </linearGradient> + </defs> + <rect fill="#8932B8" height="288" width="144" x="0" y="0" /> <!-- White Banner --> + <rect fill="url(#gradient0)" height="288" width="144" x="0" y="0" /> <!-- Blue Gradient --> + <rect fill="#F9FFFE" height="288" width="50" x="94" y="0" /> <!-- White Pale Sinister --> + <rect fill="#F9FFFE" height="288" width="50" x="0" y="0" /> <!-- White Pale Dexter --> +</svg> |