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
- Host: GitHub
- URL: https://github.com/bithatch/ikonli-razer-pack
- Owner: bithatch
- License: apache-2.0
- Created: 2022-02-26T13:31:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T23:53:02.000Z (over 4 years ago)
- Last Synced: 2024-12-27T20:35:01.986Z (over 1 year ago)
- Language: CSS
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.