https://github.com/icewhaletech/casaos-iconfonts
CasaOS Icon fonts library
https://github.com/icewhaletech/casaos-iconfonts
Last synced: 12 months ago
JSON representation
CasaOS Icon fonts library
- Host: GitHub
- URL: https://github.com/icewhaletech/casaos-iconfonts
- Owner: IceWhaleTech
- Created: 2023-09-12T09:15:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T08:55:18.000Z (about 2 years ago)
- Last Synced: 2025-06-01T12:26:21.915Z (about 1 year ago)
- Language: HTML
- Homepage: https://icewhaletech.github.io/CasaOS-Iconfonts/
- Size: 204 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CasaOS Icon fonts library
current version: 1.0.10
## Install
```bash
npm install iconfonts-casaos
```
or
```bash
pnpm install iconfonts-casaos
```
or
```bash
yarn add iconfonts-casaos
```
## How to use
```css
@import '~iconfonts-casaos/casaos-iconfonts.css';
```
## Links
[View all icons](https://icewhaletech.github.io/CasaOS-Iconfonts/)
[npm Page](https://www.npmjs.com/package/iconfonts-casaos)