A collection of pride flags in the style of Twemoji
at main 17 lines 696 B view raw view rendered
1# Flags 2A collection of pride flags in the style of Twemoji. 3 4Colors are taken from existing Twemoji emotes, and interpolated where a new color is required. 5 6### 💡 Requests 7Feel free to [create an issue](https://github.com/Encode42/Flags/issues) if you'd like a new flag made! 8 9### 📁 Structure 10Each flag has its own dedicated folder. These contain: 11- `<flag name>.psd`: The Photoshop document used to create the flags. 12- `<flag name>.png`: A `1024x1024` image of the flag. 13- `<flag name>.svg`: Vector graphic designed for web or scaling. 14- `emoji.png`: A `500x500` optimized image designed for chat applications. 15 16Where needed, a `notes.md` file exists outlining any non-standard changes. 17