1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-11-16 20:25:58 +00:00
twemoji/v/README.md

12 lines
1.2 KiB
Markdown
Raw Normal View History

# Twitter Emoji (Twemoji)
This branch hosts the built assets for Twemoji, and the folder structure can be summarized as follows:
| Top level | Second | Files | Description | Version |
| ----------- | ------ | ----------------- | ------------------------------------------------------------------------------------------ | ----------- |
| `<version>` | | | The versioned releases from 2.2 onwards | `<version>` |
| `<version>` | | preview*.html | [static image preview HTML files](https://twitter.github.io/twemoji/v/latest/preview.html) | `<version>` |
| `<version>` | 72x72/ | `{codepoint}`.png | Large PNGs | `<version>` |
| `<version>` | svg/ | `{codepoint}`.svg | SVGs | `<version>` |
| `<version>` | | twemoji*.js | Framework js assets | `<version>` |