12345678910111213141516171819202122232425262728 |
- <?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>LU</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="#F14455" offset="0%"></stop>
- <stop stop-color="#EB2D3F" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-3">
- <stop stop-color="#29B4EE" offset="0%"></stop>
- <stop stop-color="#1AA3DC" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="LU">
- <rect id="FlagBackground" fill="url(#linearGradient-1)" x="0" y="0" width="21" height="15"></rect>
- <rect id="Rectangle-2" fill="url(#linearGradient-2)" x="0" y="0" width="21" height="5"></rect>
- <rect id="Rectangle-2" fill="url(#linearGradient-3)" x="0" y="10" width="21" height="5"></rect>
- <rect id="Rectangle-2" fill="url(#linearGradient-1)" x="0" y="5" width="21" height="5"></rect>
- </g>
- </g>
- </svg>
|