2
0
mirror of https://github.com/iconify/iconify.git synced 2025-02-02 12:08:26 +00:00
Joaquín Sánchez Jiménez 1b3680647c Merge branch 'next' into userquin/feat-split-modern-loader-next
# Conflicts:
#	packages/utils/package-lock.json
#	packages/utils/src/loader/loader.ts
#	packages/utils/src/loader/types.ts
#	packages/utils/tests/iconify-icon-test.ts
2022-03-14 14:23:57 +01:00
..
2022-03-02 21:11:50 +01:00
2021-10-05 17:09:41 +03:00
2022-03-04 14:52:08 +01:00
2022-03-04 14:52:08 +01:00
2022-03-02 21:11:50 +01:00
2021-11-13 21:25:38 +02:00
2022-03-04 14:52:08 +01:00
2022-03-04 14:52:08 +01:00

Iconify Utils

This is a set of helper functions that deal with Iconify icon sets.

Functions are split into a separate library because they are reused in many projects.

Installation

To install the library run this command:

npm install @iconify/utils --save

Documentation

Documentation is available at Iconify documentation website.

License

The library is released with MIT license.

© 2021 Vjacheslav Trushkin / Iconify OÜ