Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensquare-network/icons
https://github.com/opensquare-network/icons
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opensquare-network/icons
- Owner: opensquare-network
- Created: 2022-09-14T08:07:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T09:30:58.000Z (9 months ago)
- Last Synced: 2024-04-10T10:35:03.053Z (9 months ago)
- Language: JavaScript
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSN icon library
```bash
npm i @osn/icons
``````js
// comp.jsx
// subsquare set
import { ArrowDown } from "@osn/icons/subsquare";;
```