Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developedbyant/icons-x
https://github.com/developedbyant/icons-x
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/developedbyant/icons-x
- Owner: developedbyant
- Created: 2023-11-02T20:03:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T00:12:16.000Z (about 1 year ago)
- Last Synced: 2023-11-08T07:29:28.817Z (about 1 year ago)
- Language: JavaScript
- Size: 2.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icons-X
Icons-X is an npm script that simplifies the process of adding SVG icons to your project without the need to download and manage a large icon set. With Icons-X, you can dynamically include only the icons you need, reducing unnecessary bloat and optimizing your project for performance.## How to use
Just run `npx icons-x` and follow the prompts.
```bash
npx icons-x
```## Support
Icons-X allows you to include a wide range of SVG icons in your project. It leverages various icon sources to provide a diverse set of icons for your use.- [Google Icons](https://fonts.google.com/icons)
- [Bootstrap Icons](https://icons.getbootstrap.com/)
- [FontAwesome](https://fontawesome.com/)Feel free to explore these icon repositories and discover the icons that best suit your project.