• Stars
    star
    111
  • Rank 313,561 (Top 7 %)
  • Language
    CSS
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Plug-and-play up-to-date alternative to twemoji-awesome

Twemoji-Amazing 💡

Like Font-Awesome, but for Twitter Emojis, and also, it's amazing! 🌟

An updated plug-and-play replacement for projects like twemoji-awesome! Now with over 3,500 supported emojis!

twemoji-banner

Usage

Getting the CSS file

You can either download the CSS file from the Releases page, or use a CDN such as JsDelivr:

https://cdn.jsdelivr.net/gh/SebastianAigner/twemoji-amazing/twemoji-amazing.css

Using the CSS classes

<i class="twa twa-face-with-monocle">

Size Options

Like Font-Awesome (and Twemoji-Awesome), emoji sizes can be changed via twa-lg, twa-2x, twa-3x, twa-4x, and twa-5x.

Finding Emojis

  • Twemoji-Amazing uses Emoji.json as its source of codepoints and descriptions.
  • To find an emoji of your liking, check out the official Emoji list. Replace spaces with hyphens to get the class name! (e.g. "film projector" becomes twa-film-projector 📽)

Note for Twemoji-Awesome users: Twemoji-Amazing is designed to be an almost-no-adjustments-needed replacement for twemoji-awesome. However, the naming scheme for twemoji-awesome was based on Emoji Cheat Sheet, which is now outdated. This means some emojis might have changed names.

Running the generator

./gradlew run will generate a fresh version of the twemoji-amazing file in the root directory of the project.

Licenses & Other

License: MIT.

Uses CSS snippets from twemoji-awesome, licensed under MIT.

As per the Twemoji repository, the graphics are licensed under the CC-BY 4.0 which has a pretty good guide on best practices for attribution. Please adhere to the attribution requirements when using these emojis.

More Repositories

1

my-bird-app

Kotlin
84
star
2

asteroids-compose-for-desktop

Simple space game, built with Compose for Desktop!
Kotlin
81
star
3

advent-of-code-2021

Kotlin
26
star
4

kotlin-js-on-gh-pages

Project demonstrating GitHub Pages & Actions, together with Kotlin/JS
Kotlin
21
star
5

bullgen

Generating the next generation of slidedecks.
JavaScript
8
star
6

Thermal-Kotlin

Kotlin Driver for A2 Micro Panel Thermal Printer
Kotlin
7
star
7

reelchest

Web-based media manager with duplication detection, tagging, and more.
Kotlin
7
star
8

osx-calins

Inspect and export subscribed OS X calendars, get subscription URLs for iCloud calendars.
Java
4
star
9

wikipedia-latex

Easily extract LaTeX formulas from Wikipedia
JavaScript
4
star
10

aoc-2022-in-kotlin

4
star
11

thumbhash-multiplatform

Kotlin
4
star
12

promptK

Multiplatform Teleprompter App
Kotlin
4
star
13

obsidian-experiment

Kotlin
3
star
14

herokuBook

Supplementary code to the article "Kotlin, Ktor and Exposed on Heroku" on sebi.io
Kotlin
3
star
15

kuxn

Uxn emulation experiments using Kotlin, built live at https://twitch.tv/sebi_io!
Kotlin
3
star
16

aoc-2022-kotlin

Kotlin
2
star
17

dhash-kotlin

Naive implementation of the dHash perceptive hash algorithm in Kotlin
Kotlin
2
star
18

kclive

Kotlin
2
star
19

twemoji-desktop

Kotlin
2
star
20

spasm

simple twitch chat frequency analysis
Java
2
star
21

fingerstring

Hyper tiny app that sends one daily reminder, until you've actually done the thing. Designed for local hosting, powered by patchbay and Pushover.
HTML
2
star
22

nano-kotlinscript-experiments

(just an experiment)
Kotlin
2
star
23

aoc-2023-behind-the-scenes

Kotlin
1
star
24

twisty-little-passages

My implementations and experiments based on "Mazes for Programmers — Code Your Own Twisty Little Passages" by Jamis Buck
Kotlin
1
star
25

titular-client

CSS
1
star
26

stable-diffusion-web-extended

Extended web interface and prompt queue for https://github.com/lstein/stable-diffusion/
TypeScript
1
star
27

jetchess-compose

Kotlin
1
star
28

vollstapel

Full-stack Kotlin project
Kotlin
1
star
29

advent-of-code-2018

My solutions for the Advent of Code of 2018
Kotlin
1
star
30

workshop-server

Kotlin
1
star
31

kwordle

Kotlin
1
star
32

ktor-clients-and-serialization

tiny demo project
Kotlin
1
star
33

advent-of-code-2020

My solutions for Advent of Code 2020
Kotlin
1
star