mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-14 02:27:59 +00:00
This updates the svg, png, and html resources from behdad/region-flags. It also updates the LICENSE (COPYING) and README.md files from there. Formerly our copy contained only a few subregion flags, but this change adds them all from upstream. Also formerly we explicitly used symlinks in our data for flags that are the same as other country flags. Now however we just use the upstream data. Note that the emoji_aliases.txt file will still cause the font to only have one copy of these. Note this also deletes the copy of IC.png that somehow had found its way into the region-flags directory. Use big glyph metrics to support vertical text rendering
8 lines
626 B
XML
8 lines
626 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="840" height="420">
|
|
<rect width="840" height="420" fill="#007a3d"/>
|
|
<rect width="840" height="280" fill="#fff"/>
|
|
<rect width="840" height="140" fill="#000"/>
|
|
<path d="M0,0V420L420,210z" fill="#ce1126"/>
|
|
<path d="M129.787138,180 136.295394,196.485467 153.242082,191.295306 144.411056,206.662186 159.034975,216.675628 141.51461,219.352347 142.80365,237.029066 129.787138,225 116.770625,237.029066 118.059665,219.352347 100.5393,216.675628 115.163219,206.662186 106.332193,191.295306 123.278882,196.485467 129.787138,180z" fill="#fff"/>
|
|
</svg>
|