https://github.com/sethfalco/red-panda-emojis
Cute red panda emojis. All images and project files are released under creative commons, so people can use, modify, derive, and redistribute the work, even commercially.
https://github.com/sethfalco/red-panda-emojis
cc-by creative-commons emoji emojis emote emotes emoticon hacktoberfest imagecaster openraster ora panda red-panda
Last synced: about 2 months ago
JSON representation
Cute red panda emojis. All images and project files are released under creative commons, so people can use, modify, derive, and redistribute the work, even commercially.
- Host: GitHub
- URL: https://github.com/sethfalco/red-panda-emojis
- Owner: SethFalco
- License: cc-by-4.0
- Created: 2020-01-12T17:49:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-30T00:09:49.000Z (2 months ago)
- Last Synced: 2025-07-30T00:58:58.714Z (2 months ago)
- Topics: cc-by, creative-commons, emoji, emojis, emote, emotes, emoticon, hacktoberfest, imagecaster, openraster, ora, panda, red-panda
- Homepage: https://gitlab.com/SethFalco/red-panda-emojis
- Size: 220 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Red Panda Emojis
[](https://gitlab.com/SethFalco/red-panda-emojis/commits/main) [](https://sethfalco.gitlab.io/red-panda-emojis/red-panda-emojis.zip)
## About
Cute red panda emojis! Anyone is welcome to use, modify, derive, and redistribute the emojis and project files, even commercially.
Please don't ask for permission to use them, just use them. As part of the license, you should attribute the original authors or link to this repository. ^-^'
## Emojis
### Colors

### Emojis

## Emoji Names
The red panda emojis are generally named after the closest matching emoji in the [Unicode standard](https://home.unicode.org). There are a few exceptions if no Unicode emoji is a good match.
When there are multiple alternatives of the same emoji, it is suffixed with a short string that represents the difference. For example, `cookie` and `cookie3`.
When reuploading emojis to other platforms, you're welcome to use a prefix of your choosing, or rename emojis as you see fit. For example, you may choose to upload the `trumpet` emoji as `redpanda_toot` — this is perfectably acceptable.
## Attribution
Assets have been contributed by the following illustrators:
* [Moriko](https://morikomasuyoart.artstation.com)
* [DefectiveFox](https://defectivefox.com)
* [Vukory](https://vukory.art)
* [All Other Contributors](https://gitlab.com/SethFalco/red-panda-emojis/-/graphs/main)## Technical Details
### OpenRaster (ORA)
All project files in this repository are `.ora` files, the file format for [OpenRaster](https://wikipedia.org/wiki/OpenRaster).
OpenRaster is an interchange format developed by the Open Source community, including the developers of [Krita](https://krita.org) and [GIMP](https://www.gimp.org).
#### Why are we using ORA?
* It's a patent free and open format with a [public specification](https://www.freedesktop.org/wiki/Specifications/OpenRaster/).
* It's designed to be an interchange format, unlike PSD, or XCF which are internal structures.
* Widely backed by the Open Source community, and is even the default format for MyPaint and Nathive.
* Supports layers and other project features that formats like PNG don't.
* Can be opened without specialized software, try opening it as a ZIP
file and look inside!#### What if my drawing software doesn't support OpenRaster?
You'll probably be able to convert the OpenRaster file into another format compatible with your drawing software. [Krita](https://krita.org) and [GIMP](https://www.gimp.org) are both free programs that are capable of reading ORA files and exporting them into formats like PSD. When converting it back, be wary of vendor-specific features that may have been used when drawing the image, you may have to rasterize or merge some layers.
Meanwhile, you could always ask them to support the format!