Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1001 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 1001 Bytes
Unicorn Icons

Unicorn Icons

Unicorn Icons is Aftershoot's inbuilt library for using different icons with custom configurations in their Desktop app.

How to Build?

  1. Get the lastest pull
git pull
  1. Install all the dependencies
yarn
  1. Now build it.
yarn build

Contributors