mirror of
https://github.com/iconify/iconify.git
synced 2025-01-06 07:20:40 +00:00
Update README
This commit is contained in:
parent
0f3457b6ee
commit
826af0a640
11
README.md
11
README.md
@ -3,7 +3,7 @@
|
||||
Iconify is the most versatile icon framework.
|
||||
|
||||
- Unified icon framework that can be used with any icon library.
|
||||
- Out of the box includes 60+ icon sets with 50,000 icons.
|
||||
- Out of the box includes 80+ icon sets with 60,000 icons.
|
||||
- Embed icons in HTML with SVG framework or components for front-end frameworks.
|
||||
- Embed icons in designs with plug-ins for Figma, Sketch and Adobe XD.
|
||||
- Add icon search to your applications with Iconify Icon Finder.
|
||||
@ -37,7 +37,7 @@ They are easy to use and do not require an internet connection to work, similar
|
||||
|
||||
Iconify is designed to be easy to use. One of the main features is the Iconify API.
|
||||
|
||||
Iconify API provides data for over 50,000 icons! API is hosted on publicly available servers, spread out geographically to make sure visitors from all over the world have the fastest possible connection with redundancies in place to make sure it is always online.
|
||||
Iconify API provides data for over 60,000 icons! API is hosted on publicly available servers, spread out geographically to make sure visitors from all over the world have the fastest possible connection with redundancies in place to make sure it is always online.
|
||||
|
||||
#### Why is API needed?
|
||||
|
||||
@ -94,6 +94,13 @@ If links stop working for some reason, run `npm run link` to fix links.
|
||||
|
||||
If you want to re-install dependencies, run `npm run clean` to clear all repositories (press "Y" to continue), then `npm run bootstrap` to install everything again.
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation for all packages is available on [Iconify documentation website](https://docs.iconify.design/implementations/):
|
||||
|
||||
- [SVG framework documentation](https://docs.iconify.design/implementations/svg-framework/).
|
||||
- [Components documentation](https://docs.iconify.design/implementations/components/).
|
||||
|
||||
## Licence
|
||||
|
||||
Iconify is dual-licensed under Apache 2.0 and GPL 2.0 licence. You may select, at your option, one of the above-listed licences.
|
||||
|
Loading…
Reference in New Issue
Block a user