main/third_party/region-flags/svg/LC.svg
Doug Felt 9d977df32c Update region-flags from upstream.
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
2018-01-02 12:35:41 -08:00

7 lines
357 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" viewBox="0 0 600 300">
<rect fill="#6Cf" width="600" height="300"/>
<polygon fill="#FFF" points="200,274 300,260 400,274 300,27"/>
<polygon points="213.5,274 300,260 386.5,274 300,60"/>
<polygon fill="#FCD116" points="200,274 400,274 300,150"/>
</svg>