12 lines
603 B
XML
12 lines
603 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="498px" height="1080px" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<defs>
|
||
|
|
<linearGradient gradientUnits="userSpaceOnUse" x1="498" y1="540" x2="0" y2="540" id="LinearGradient810">
|
||
|
|
<stop id="Stop811" stop-color="#0787c4" stop-opacity="0" offset="0" />
|
||
|
|
<stop id="Stop812" stop-color="#00163B" offset="1" />
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<g>
|
||
|
|
<path d="M 0 0 L 498 0 L 498 1080 L 0 1080 L 0 0 Z " fill-rule="nonzero" fill="url(#LinearGradient810)" stroke="none" />
|
||
|
|
</g>
|
||
|
|
</svg>
|