diff options
Diffstat (limited to 'icons/flags/za.svg')
| -rw-r--r-- | icons/flags/za.svg | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/icons/flags/za.svg b/icons/flags/za.svg index 9b2792c..d563adb 100644 --- a/icons/flags/za.svg +++ b/icons/flags/za.svg @@ -1,22 +1,17 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="900" height="600" viewBox="0 0 45 30"> - -<clipPath id="around"> -<rect width="45" height="30"/> -</clipPath> -<clipPath id="t"> -<path d="M0,0 L22.5,15 L0,30"/> -</clipPath> - -<g clip-path="url(#around)"> -<rect id="red_stripe" width="45" height="30" fill="#E23D28"/> -<rect id="horizontal_white_stripe" width="45" fill="#FFF" height="20" y="10"/> -<rect id="blue_stripe" width="45" height="10" y="20" fill="#0C1C8C"/> - -<path id="diagonal_white_stripes" d="M0,0 L22.5,15 L0,30" stroke="#FFF" stroke-width="10" fill="none"/> -<path id="black_triangle_with_yellow_fimbration" d="M0,0 L22.5,15 L0,30" fill="#000" stroke="#FCB514" stroke-width="10" clip-path="url(#t)"/> -<path id="diagonal_green_stripes" d="M0,0 L22.5,15 L0,30" stroke="#007C59" stroke-width="6" fill="none"/> - -<rect id="right_green_stripe" width="22.5" height="6" x="22.5" y="12" fill="#007C59"/> -</g> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-za" viewBox="0 0 640 480"> + <defs> + <clipPath id="za-a"> + <path fill-opacity=".7" d="M-71.9 0h682.7v512H-71.9z"/> + </clipPath> + </defs> + <g clip-path="url(#za-a)" transform="translate(67.4)scale(.93748)"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="#000001" d="M-71.9 407.8V104.4L154 256.1z"/> + <path fill="#000c8a" d="m82.2 512.1 253.6-170.6H696V512H82.2z"/> + <path fill="#e1392d" d="M66 0h630v170.8H335.7S69.3-1.7 66 0"/> + <path fill="#ffb915" d="M-71.9 64v40.4L154 256-72 407.8v40.3l284.5-192z"/> + <path fill="#007847" d="M-71.9 64V0h95l301.2 204h371.8v104.2H324.3L23 512h-94.9v-63.9l284.4-192L-71.8 64z"/> + <path fill="#fff" d="M23 0h59.2l253.6 170.7H696V204H324.3zm0 512.1h59.2l253.6-170.6H696v-33.2H324.3L23 512z"/> + </g> + </g> </svg> |
