#SVG Flags Challenge
Construct the world's flags using "handwritten" SVG.
#Rules
Limit yourself to flags that can be constructed geometrically (e.g. skip Afghanistan and Albania, but include South Korea and Tunisia).
- You may refer to construction sheets, such as those on Vexilla Mundi and Wikimedia Commons
- You may refer to flags' Wikipedia pages and official specification documents
- You may not refer to authoritative SVG files
- You may look up geometry of shapes
- You may look up SVG syntax
- You may not embed any graphics
- You may (and are encouraged to) use templating software
- You may not edit your SVG file in vector graphics software like Inkscape
#License
MIT License