Package Exports
- @iconify/utils/lib/customisations
- @iconify/utils/lib/icon
- @iconify/utils/lib/icon-set/parse
- @iconify/utils/lib/icon/merge
- @iconify/utils/lib/icon/name
- @iconify/utils/lib/svg/build
- @iconify/utils/lib/svg/id
- @iconify/utils/lib/svg/size
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@iconify/utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
License
The library is released with MIT license.
© 2021 Vjacheslav Trushkin / Iconify OÜ