diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/civilization5.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/civilization5.svg | 50 |
1 files changed, 45 insertions, 5 deletions
diff --git a/Flat Remix Light/apps/scalable/civilization5.svg b/Flat Remix Light/apps/scalable/civilization5.svg index 2c8d3e2aa..2bc0398f6 100644 --- a/Flat Remix Light/apps/scalable/civilization5.svg +++ b/Flat Remix Light/apps/scalable/civilization5.svg @@ -1,6 +1,46 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> - <path style="opacity:0.2" d="M 4,5 20,61 44,61 60,5 59.43,5 44,59 20,59 4.5704,5 4,5 Z"/> - <path style="fill:#fecd38" d="M 4,4 20,60 44,60 60,4 44,4 32,48 20,4 Z"/> - <path style="opacity:0.2;fill:#ffffff" d="M 4,4 20,60 35.4,60 20,4 Z"/> - <path style="opacity:0.2;fill:#ffffff" d="M 4 4 L 4.2851562 5 L 20 5 L 32 49 L 44 5 L 59.714844 5 L 60 4 L 44 4 L 32 48 L 20 4 L 4 4 z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384"> + <defs> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(0%,0%,0%)" d="M 24 30 L 120 366 L 264 366 L 360 30 L 356.578125 30 L 264 354 L 120 354 L 27.421875 30 Z M 24 30"/> + </g> + <mask id="mask1"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip2"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip2)"> + <path style="fill:rgb(100%,100%,100%)" d="M 24 24 L 120 360 L 212.398438 360 L 120 24 Z M 24 24"/> + </g> + <mask id="mask2"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip3"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface11" clip-path="url(#clip3)"> + <path style="fill:rgb(100%,100%,100%)" d="M 24 24 L 25.710938 30 L 120 30 L 192 294 L 264 30 L 358.289062 30 L 360 24 L 264 24 L 192 288 L 120 24 Z M 24 24"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(99.607843%,80.392157%,21.960784%)" d="M 24 24 L 120 360 L 264 360 L 360 24 L 264 24 L 192 288 L 120 24 Z M 24 24"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + </g> </svg> |