1.0.0 • Published 2 years ago

xtra-ui-icons v1.0.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

Xtra UI Icons

npm.io npm.io npm npm.io

This is a library of supplemental icons, to be used in conjunction with the standard Material Design icons in Xtra UI applications.

These icons are available in various formats to suit your needs:

Our library of dynamic progress icons has been split off into a dedicated repository:

Available Icons

See the Iconography on xtra-ui.github.io for a list of currently available icons.

For Icon Creators

Please read the instructions in the Design folder before creating or submitting new icons.

For Maintainers / Contributors

This repository uses yarn workspaces with the latest version of yarn. To get started working with the libraries:

git clone https://github.com/xtratechnologies/xtra-ui-icons.git
cd xtra-ui-icons
yarn install

To build the libraries:

yarn build

There is a demo project in the repository which shows the various icon formats being used in a project. To start the demo, run:

yarn start
1.0.0

2 years ago