mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-18 12:28:33 +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
26 lines
1.4 KiB
XML
26 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1800" height="900">
|
|
<defs>
|
|
<g id="star">
|
|
<g id="arm" transform="translate(0,-0.324925)">
|
|
<path d="M1,0H0V0.5z"/>
|
|
<path d="M1,0H0V-0.5z" transform="rotate(-36,1,0)"/>
|
|
</g>
|
|
<use xlink:href="#arm" transform="rotate(72)"/>
|
|
<use xlink:href="#arm" transform="rotate(144)"/>
|
|
<use xlink:href="#arm" transform="rotate(216)"/>
|
|
<use xlink:href="#arm" transform="rotate(288)"/>
|
|
</g>
|
|
</defs>
|
|
<rect width="1800" height="900" fill="#00247d"/>
|
|
<g fill="#fed100">
|
|
<path d="M329.37609,777.2654C311.44173,777.11556 497.99952,677.83404 654.14523,550.66563C858.78891,383.99945 1299.541,117.15633 1429.1161,73.7954c13.5433,-4.53215 -27.7761,23.07308 -33.14,32.01541c-138.3415,163.74043 -27.925,472.72379 144.9726,628.04829c51.99,39.7632 49.3274,41.85082 145.7074,45.7463v9l-1357.28001,-11.34z"/>
|
|
<path d="m318.12503,795.3246c0,0 -13.16343,9.4029 -13.12495,16.4061c0.043,7.7725 14.76557,18.0468 14.76557,18.0468l1338.74505,14.7656 24.6093,-16.4062 -34.453,-21.328 -1330.54197,-11.4843z"/>
|
|
</g>
|
|
<g fill="#fff">
|
|
<use xlink:href="#star" transform="translate(342.9565,112.5812) scale(45)"/>
|
|
<use xlink:href="#star" transform="translate(521.20459,267.53) scale(37.5)"/>
|
|
<use xlink:href="#star" transform="translate(135,321.8075) scale(45)"/>
|
|
<use xlink:href="#star" transform=" translate(342.9565,652.5812) scale(52.5)"/>
|
|
</g>
|
|
</svg>
|