123456789101112131415161718192021222324252627282930313233 |
- <?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>GL</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>
- <rect id="path-2" x="0" y="0" width="21" height="8"></rect>
- <filter x="-3.6%" y="-9.4%" width="107.1%" height="118.8%" filterUnits="objectBoundingBox" id="filter-3">
- <feMorphology radius="0.25" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
- <feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
- <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
- </filter>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
- <stop stop-color="#E82245" offset="0%"></stop>
- <stop stop-color="#CC1838" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="GL">
- <rect id="FlagBackground" fill="url(#linearGradient-1)" x="0" y="0" width="21" height="15"></rect>
- <g id="Rectangle-2">
- <use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
- <use fill="url(#linearGradient-1)" fill-rule="evenodd" xlink:href="#path-2"></use>
- </g>
- <path d="M3,8 L0,8 L0,15 L21,15 L21,8 L11,8 C11,5.790861 9.209139,4 7,4 C4.790861,4 3,5.790861 3,8 Z" id="Combined-Shape" fill="url(#linearGradient-4)"></path>
- <path d="M3,8 C3,10.209139 4.790861,12 7,12 C9.209139,12 11,10.209139 11,8 L3,8 Z" id="Combined-Shape" fill="url(#linearGradient-1)"></path>
- </g>
- </g>
- </svg>
|