123456789101112131415161718192021222324252627282930313233343536 |
- <?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>LR</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="#E1244A" offset="0%"></stop>
- <stop stop-color="#BE1134" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-3">
- <stop stop-color="#0C3F8E" offset="0%"></stop>
- <stop stop-color="#032A67" offset="100%"></stop>
- </linearGradient>
- <polygon id="path-4" points="5 6.17000005 3.23664424 7.42705098 3.88726383 5.3615499 2.14683045 4.07294902 4.31229123 4.05345008 5 2 5.68770877 4.05345008 7.85316955 4.07294902 6.11273617 5.3615499 6.76335576 7.42705098"></polygon>
- <filter x="-4.2%" y="-4.2%" width="108.3%" height="116.7%" filterUnits="objectBoundingBox" id="filter-5">
- <feOffset dx="0" dy="0.5" in="SourceAlpha" 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>
- </defs>
- <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="LR">
- <rect id="FlagBackground" fill="url(#linearGradient-1)" x="0" y="0" width="21" height="15"></rect>
- <path d="M10,0 L21,0 L21,2 L10,2 L10,0 Z M10,4 L21,4 L21,6 L10,6 L10,4 Z M10,8 L21,8 L21,10 L10,10 L10,8 Z M0,12 L21,12 L21,14 L0,14 L0,12 Z" id="Rectangle-537" fill="url(#linearGradient-2)"></path>
- <rect id="Rectangle-1568" fill="url(#linearGradient-3)" x="0" y="0" width="10" height="10"></rect>
- <g id="Star-8">
- <use fill="black" fill-opacity="1" filter="url(#filter-5)" xlink:href="#path-4"></use>
- <use fill="url(#linearGradient-1)" fill-rule="evenodd" xlink:href="#path-4"></use>
- </g>
- </g>
- </g>
- </svg>
|