https://github.com/osspkg/icons
UI Icons
https://github.com/osspkg/icons
icons ui
Last synced: about 1 year ago
JSON representation
UI Icons
- Host: GitHub
- URL: https://github.com/osspkg/icons
- Owner: osspkg
- License: bsd-3-clause
- Created: 2023-01-20T02:53:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T14:19:33.000Z (almost 3 years ago)
- Last Synced: 2024-12-22T09:43:06.880Z (over 1 year ago)
- Topics: icons, ui
- Language: HTML
- Homepage: https://www.npmjs.com/package/@uxwb/icons
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @uxwb/icons
## Demo
All components are shown [here](https://icons.uxwb.ru/)
## Installation
```bash
$ npm i @uxwb/icons --save
```
## Use
### styles.scss
```scss
@import "@uxwb/icons";
```
## License
BSD-3-Clause License. See the LICENSE file for details.