16 lines
829 B
XML
16 lines
829 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg width="256px" height="256px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
|
||
|
<defs>
|
||
|
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||
|
<stop stop-color="#0091E6" offset="0%"></stop>
|
||
|
<stop stop-color="#0079BF" offset="100%"></stop>
|
||
|
</linearGradient>
|
||
|
</defs>
|
||
|
<g>
|
||
|
<g>
|
||
|
<rect fill="url(#linearGradient-1)" x="0" y="0" width="256" height="256" rx="25"></rect>
|
||
|
<rect fill="#FFFFFF" x="144.64" y="33.28" width="78.08" height="112" rx="12"></rect>
|
||
|
<rect fill="#FFFFFF" x="33.28" y="33.28" width="78.08" height="176" rx="12"></rect>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|