THINKING FACE is the name of the unicode emoji U+1F914.
png/256
- Images converted to 256x256 PNG.
png/1024
- Images converted to 1024x1024 PNG.
svg
- Source SVG images.
The works in this repository are licensed under a Creative Commons Attribution 4.0 International License.
Many of the works are primarily based on glyphs of Twemoji, which are licensed under CC-BY 4.0.
See AUTHORS.md for authors of the images and SVG files in this repository.
- Create an SVG image.
- Create.
- Canvas size should be 36x36 px.
- SVG glyphs in Twemoji use this size.
- Ensure you are the original author, or you have the right to redistribute the data under CC-BY 4.0 license.
- Ensure the image is reasonably clean.
You can use
Clean Up Document
command if you are using Inkscape.
- Canvas size should be 36x36 px.
- Set appropriate metadata for the SVG image.
- You can do this by Inkscape.
- License: CC-BY 4.0.
- Author, contributor, etc.
- Create.
- Generate png images from the SVG image.
- Update the document.
- Update
Variants
seciton ofREADME.md
. - Update
AUTHORS.md
.
- Update
- Add the files to the repository.
- Fork this repository and create a new branch.
- Add the files to the new branch.
- Push the branch to GitHub.
- Make a Pull Request.