diff options
Diffstat (limited to 'icons/flags/eh.svg')
| -rw-r--r-- | icons/flags/eh.svg | 36 |
1 files changed, 14 insertions, 22 deletions
diff --git a/icons/flags/eh.svg b/icons/flags/eh.svg index 48b7db6..6aec728 100644 --- a/icons/flags/eh.svg +++ b/icons/flags/eh.svg @@ -1,24 +1,16 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="300" id="svg607" width="600" version="1.0"> - - <defs id="defs609"/> - <sodipodi:namedview id="base" showguides="true"/> - <rect height="100" width="600.00006" x="9.2675782e-006" y="-8.9157715e-005" font-size="12px" fill="#000000" fill-opacity="1" fill-rule="evenodd" stroke-width="1pt"/> - <rect height="100" width="600.00006" x="9.2675782e-006" y="199.99995" font-size="12px" fill="#008000" fill-opacity="1" fill-rule="evenodd" stroke-width="1pt"/> - <rect height="100" width="600" x="9.2675782e-006" y="99.999916" font-size="12px" fill="#ffffff" fill-opacity="1" fill-rule="evenodd" stroke-width="1pt"/> - <path d="M 0.0094381205,-1.4210855e-014 L 200,150.3619 L 0,300 L 0.000,1.536 L 0.0094381205,-1.4210855e-014 z " fill="#cc0000" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> - <g transform="matrix(0.666667,0,0,0.666667,214.544,-163.3336)"> - <circle transform="translate(0,350)" cx="120" cy="120" r="60" fill="#cc0000" fill-opacity="1"/> - <circle transform="translate(0,350)" cx="135" cy="120" r="48" fill="#ffffff" fill-opacity="1"/> - <g transform="matrix(30,0,0,30,167.8357,472.8647)" id="star" fill="#cc0000" fill-opacity="1"> - <g id="cone" fill="#cc0000" fill-opacity="1"> - <polygon transform="matrix(0.951057,0.309017,-0.309017,0.951057,0,-1)" points="0,0 0,1 0.5,1 0,0 " id="triangle" fill="#cc0000" fill-opacity="1"/> - <use id="use1463" transform="scale(-1,1)" xlink:href="#triangle" x="0" y="0" width="625" height="312.5" fill="#cc0000" fill-opacity="1"/> - </g> - <use id="use1465" transform="matrix(0.309017,0.951057,-0.951057,0.309017,0,0)" xlink:href="#cone" x="0" y="0" width="625" height="312.5" fill="#cc0000" fill-opacity="1"/> - <use id="use1467" transform="matrix(0.309017,-0.951057,0.951057,0.309017,0,0)" xlink:href="#cone" x="0" y="0" width="625" height="312.5" fill="#cc0000" fill-opacity="1"/> - <use id="use1469" transform="matrix(-0.809017,0.587785,-0.587785,-0.809017,0,0)" xlink:href="#cone" x="0" y="0" width="625" height="312.5" fill="#cc0000" fill-opacity="1"/> - <use id="use1471" transform="matrix(-0.809017,-0.587785,0.587785,-0.809017,0,0)" xlink:href="#cone" x="0" y="0" width="625" height="312.5" fill="#cc0000" fill-opacity="1"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-eh" viewBox="0 0 640 480"> + <defs> + <clipPath id="eh-a"> + <path fill-opacity=".7" d="M-158.7 0H524v512h-682.7z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" clip-path="url(#eh-a)" transform="translate(148.8)scale(.94)"> + <path fill="#000001" d="M-158.3 0h680.9v255.3h-680.9z"/> + <path fill="#007a3d" d="M-158.3 255.3h680.9v255.3h-680.9z"/> + <path fill="#fff" d="M-158.3 148.9h680.9v212.8h-680.9z"/> + <path fill="#c4111b" d="m-158.3 0 340.4 255.3-340.4 255.3Z"/> + <circle cx="352.3" cy="255.3" r="68.1" fill="#c4111b"/> + <circle cx="377.9" cy="255.3" r="68.1" fill="#fff"/> + <path fill="#c4111b" d="m334 296.5 29.1-20.7 28.8 21-10.8-34 29-20.9-35.7-.2-11-34-11.2 33.9-35.7-.2 28.7 21.2-11.1 34z"/> </g> </svg> |
