Flag images for 249 countries with ISO 3166 codes

From https://github.com/joielechong/iso-country-flags-svg-collection.
(States that flag images are public domain)
This commit is contained in:
Jaeic Lee 2015-01-28 00:08:14 +09:00
parent aa1814ef8f
commit b7dd64d333
251 changed files with 27942 additions and 12878 deletions

View file

@ -1,35 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="660" height="480" viewBox="0 0 220 160">
<desc>Flag of Israel</desc>
<defs>
<!-- Specs are taken from "The Provisional Council of State Proclamation of
the Flag of the State of Israel," 25 Tishrei 5709 (28 October 1948)
For Magen David, the "Israel Science and Technology Homepage" at
http://www.science.co.il/Israel-flag.asp specifies each side as 60 cm.
Outer radius is then 30 / cos(30) = 20 * sqrt(3)
For equilateral triangles, middle radius = outer radius - width:
20 * sqrt(3) - 5.5
Coordinates for upward-pointing triangle relative to center are then:
( 0,-(20*sqrt(3) - 5.5) )
(-(20*sqrt(3) - 5.5) * cos(30), (20*sqrt(3) - 5.5) * sin(30))
( (20*sqrt(3) - 5.5) * cos(30), (20*sqrt(3) - 5.5) * sin(30)) -->
<polygon id="triangle" points="0,-29.1410161513775421
-25.2368602791855814, 14.5705080756887710
25.2368602791855814, 14.5705080756887710"
stroke="#0038b8" stroke-width="5.5" fill-opacity="0"/>
</defs>
<!-- "The flag is 220 cm long and 160 cm wide. The background is white" -->
<rect width="220" height="160" fill="white"/>
<!-- "...two stripes of dark sky-blue, 25 cm broad, over the whole length of
the flag, at a distance of 15 cm from the top and from the bottom..."
Legislation does not specify exact shade of blue; "#0038b8" is typical of
flags used in Israel -->
<rect width="220" height="25" fill="#0038b8" y="15"/>
<rect width="220" height="25" fill="#0038b8" y="120"/>
<use xlink:href="#triangle" transform="translate(110,80)"/>
<use xlink:href="#triangle" transform="translate(110,80) rotate(180)"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg id="svg378" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata id="metadata3834">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs380">
<clipPath id="clipPath8702" clipPathUnits="userSpaceOnUse">
<rect id="rect8704" fill-opacity="0.67" height="512" width="682.67" y="0" x="-87.62"/>
</clipPath>
</defs>
<g id="flag" fill-rule="evenodd" clip-path="url(#clipPath8702)" transform="matrix(.9375 0 0 .9375 82.144 0)">
<rect id="rect149" transform="scale(-1)" height="512" width="731.43" y="-512" x="-619.43" fill="#fff"/>
<rect id="rect585" transform="scale(-1)" height="67.227" width="731.43" y="-115.23" x="-619.43" fill="#00c"/>
<rect id="rect688" transform="scale(-1)" height="67.227" width="731.43" y="-465.68" x="-619.43" fill="#00c"/>
<path id="path706" d="m136.43 190.78 110.12 191.54 112.49-190.75-222.61-0.79z" stroke-width=".96961pt" fill="#00c"/>
<path id="path704" d="m225.75 317.81 20.95 35.506 21.4-35.36-42.351-0.14535z" stroke-width=".96961pt" fill="#fff"/>
<path id="path707" d="m136.02 320.58 110.13-191.54 112.48 190.75-222.61 0.79z" stroke-width=".96961pt" fill="#00c"/>
<path id="path708" d="m225.75 191.61 20.95-35.506 21.4 35.36-42.351 0.14534z" stroke-width=".96961pt" fill="#fff"/>
<path id="path709" d="m181.97 271.11-21.64 35.982 40.899-0.12727-19.258-35.855z" stroke-width=".96961pt" fill="#fff"/>
<path id="path710" d="m160.7 204.61 41.225 0.28926-19.834 36.262-21.391-36.551z" stroke-width=".96961pt" fill="#fff"/>
<path id="path711" d="m311.94 271.52 20.829 35.576-41.71-0.53294 20.881-35.043z" stroke-width=".96961pt" fill="#fff"/>
<path id="path712" d="m332.39 204.61-41.225 0.28926 19.834 36.262 21.391-36.551z" stroke-width=".96961pt" fill="#fff"/>
<path id="path716" d="m218.12 204.57-28.394 51.515 28.799 50.297 52.731 1.217 32.044-51.514-29.611-51.92-55.571 0.40495z" stroke-width="1pt" fill="#fff"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before After
Before After