版博士V2.0程序
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

1234567891011121314151617181920212223
  1. # Iconify Utils
  2. This is a set of helper functions that deal with Iconify icon sets.
  3. Functions are split into a separate library because they are reused in many projects.
  4. ## Installation
  5. To install the library run this command:
  6. ```
  7. npm install @iconify/utils --save
  8. ```
  9. ## Documentation
  10. Documentation is available at [Iconify documentation website](https://docs.iconify.design/tools/utils/).
  11. ## License
  12. The library is released with MIT license.
  13. © 2021 - 2022 Vjacheslav Trushkin / Iconify OÜ