https://github.com/alexflipnote/alexemoji
A CSS framework that provides my cute Alex emojis anywhere
https://github.com/alexflipnote/alexemoji
Last synced: 12 months ago
JSON representation
A CSS framework that provides my cute Alex emojis anywhere
- Host: GitHub
- URL: https://github.com/alexflipnote/alexemoji
- Owner: AlexFlipnote
- License: mit
- Created: 2021-11-02T23:02:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T01:03:17.000Z (about 3 years ago)
- Last Synced: 2025-06-17T21:50:58.459Z (about 1 year ago)
- Language: SCSS
- Size: 21.9 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlexEmoji
A CSS framework that provides my cute Alex emojis anywhere.
**Credits:** All emojis are made by the artist [tofokyo on Twitter](https://twitter.com/tofokyo).
## CDN URL
https://emojis.alexflipnote.dev/css/emojis.css
## All emojis
They can all be found at my [Discord server](https://discord.gg/AlexFlipnote), their names are `:Alex` for the static emojis and `:aAlex:` for the animated emojis.
The CSS has all the emojis available, they are all made lowercase for user friendlyness.
You can also check the `./images` folder and just take the name, put it in lowercase and remove the .gif/.png at the end.
## Usage
Create any element (recommended: ``) and put `emoji` as one of the classes, after that you do `EMOJINAME`.
Animated emojis start with `a` (Example: `alexapopcorn`) while the rest are just lowercase everything (Example: `alexpopcorn`).
### Example
```html
Hiii
```