An open API service indexing awesome lists of open source software.

https://github.com/bithatch/ikonli-razer-pack

An Ikonli pack for Razer devices
https://github.com/bithatch/ikonli-razer-pack

Last synced: 8 months ago
JSON representation

An Ikonli pack for Razer devices

Awesome Lists containing this project

README

          

# ikonli-razer-pack

An [Ikonli](https://github.com/kordamp/ikonli) pack for Razer devices. Based on my [razer-icon-font](https://github.com/kordamp/ikonli).

## Usage

The pack is in Maven Central. Add the following to your POM (or other build system that uses Maven repositories).

```xml

uk.co.bithatch
ikonli-razer-pack
0.0.1

```

Then add the appropriate toolkit library such as `org.kordamp.ikonli:ikonli-javafx`, and use in your project with `FontIcon` and friends. See Ikonli documentation for more information.