1234567891011121314151617181920212223242526272829303132 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="21px" height="15px" viewBox="0 0 21 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: sketchtool 46 (44423) - http://www.bohemiancoding.com/sketch -->
- <title>ML</title>
- <desc>Created with sketchtool.</desc>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#FFFFFF" offset="0%"></stop>
- <stop stop-color="#F0F0F0" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-2">
- <stop stop-color="#E2233A" offset="0%"></stop>
- <stop stop-color="#CC162C" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-3">
- <stop stop-color="#2ECB4D" offset="0%"></stop>
- <stop stop-color="#24B441" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
- <stop stop-color="#FFD749" offset="0%"></stop>
- <stop stop-color="#FCD036" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="ML">
- <rect id="FlagBackground" fill="url(#linearGradient-1)" x="0" y="0" width="21" height="15"></rect>
- <rect id="Mask" fill="url(#linearGradient-2)" x="10" y="0" width="11" height="15"></rect>
- <rect id="Rectangle-2" fill="url(#linearGradient-3)" x="0" y="0" width="7" height="15"></rect>
- <rect id="Rectangle-2-Copy" fill="url(#linearGradient-4)" x="7" y="0" width="7" height="15"></rect>
- </g>
- </g>
- </svg>
|