liamdebeasi / cowboymoji

An open source set of cowboy based emojis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cowboymoji

They always say "yee haw" but they never ask "haw yee"... until now.

sample

This is a simple library that provides standard Unicode emoji support for cowboy and pensive cowboy variants of popular emojis. It is built off of the twemoji emoji set.

This library supports 301 cowboy emojis and 37 pensive cowboy emojis.

Structure

All emojis are distributed using the source emoji code as the filename. To convert to your own naming conventions, use the Unicode Emoji List.

  • assets/cowboy/png contains 200x200px .pngs of cowboys.
  • assets/cowboy/svg contains .svgs of cowboys.
  • assets/pensive_cowboy/png contains 200x200px .pngs of pensive cowboys.
  • assets/pensive_cowboy/svg contains .svgs of pensive cowboys.
  • scripts contains scripts to generate new cowboymojis and pensive cowboymojis programmatically.

License

Copyright 2021

Code licensed under the MIT License: http://opensource.org/licenses/MIT

Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/

About

An open source set of cowboy based emojis

License:MIT License


Languages

Language:Python 100.0%