Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
/ blumrji Public archive

Blumr emojis ❤️

License

MIT, CC-BY-4.0 licenses found

Licenses found

MIT
LICENSE-CODE
CC-BY-4.0
LICENSE-GRAPHICS
Notifications You must be signed in to change notification settings

blumr/blumrji

Repository files navigation

Blumrji

Blumr emojis \u2764

Maintainers

Technologies

Configs

Contributing

Make sure that nodejs is installed first. For osx, its best to use homebrew.

Install dependencies

npm install

Clean SVGs

npm run clean            -- all files
npm run clean [svg name] -- single file

Convert SVGs

npm run convert            -- all files
npm run convert [svg name] -- single file

Roadmap

  • support for unicode 8.0

Project directory structure

├─ preview
├─ 72x72  - minified
├─ png    - converted
└─ svg    - source

License