diff options
Diffstat (limited to 'icons/flags/dj.svg')
| -rw-r--r-- | icons/flags/dj.svg | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/icons/flags/dj.svg b/icons/flags/dj.svg index 052faa6..9b00a82 100644 --- a/icons/flags/dj.svg +++ b/icons/flags/dj.svg @@ -1,11 +1,13 @@ -<?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" width="600" height="400" viewBox="0 0 15 10" id="svg6735"> - - <defs id="defs6768"/> - <sodipodi:namedview guidetolerance="10.0" gridtolerance="10.0" objecttolerance="10.0" borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base"/> - <rect width="15" height="5" fill="#6ab2e7" id="blue_stripe"/> - <rect width="15" height="5" y="5" fill="#12ad2b"/> - <comment id="comment6752">the star is in the center of gravity of the triangle, so the x-pos is irrational (5 / sin30 * sin60)</comment> - <path d="M 0,0 L 0,5 L 0,10 L 4.330127,7.5 L 8.660254,5 L 4.330127,2.5 L 0,0 z " fill="white" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> - <path sodipodi:r1="1" sodipodi:r2="0.38196602" sodipodi:arg1="-1.5707963" sodipodi:arg2="-0.94247777" d="M 2.8867514,4 L 3.111,4.690 L 3.837,4.690 L 3.250,5.118 L 3.474,5.809 L 2.886,5.381 L 2.298,5.809 L 2.523,5.118 L 1.935,4.690 L 2.662,4.690 L 2.8867514,4 z " opacity="1" fill="red" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="2" stroke-linecap="square" stroke-miterlimit="4" stroke-dasharray="none" stroke-opacity="1"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dj" viewBox="0 0 640 480"> + <defs> + <clipPath id="dj-a"> + <path fill-opacity=".7" d="M-40 0h682.7v512H-40z"/> + </clipPath> + </defs> + <g fill-rule="evenodd" clip-path="url(#dj-a)" transform="translate(37.5)scale(.94)"> + <path fill="#0c0" d="M-40 0h768v512H-40z"/> + <path fill="#69f" d="M-40 0h768v256H-40z"/> + <path fill="#fffefe" d="m-40 0 382.7 255.7L-40 511z"/> + <path fill="red" d="M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z"/> + </g> </svg> |
