2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00
iconify/packages/core
2021-10-01 23:53:15 +03:00
..
spec Remove combined exports from core, they make it more difficult to use ES named exports 2021-09-24 18:38:52 +03:00
src Remove combined exports from core, they make it more difficult to use ES named exports 2021-09-24 18:38:52 +03:00
tests Remove combined exports from core, they make it more difficult to use ES named exports 2021-09-24 18:38:52 +03:00
.eslintignore Move version 2 to a big monorepo 2020-04-28 12:47:35 +03:00
.eslintrc.js Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
.gitignore Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
.npmignore Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
build.js Create script for building ES and CommonJS libraries, move Utils and Core to new build process, move Redundancy package to monorepo and refactor it 2021-09-20 12:59:16 +03:00
jest.config.js Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
package-lock.json Publish new versions of all components with better replaceIDs function 2021-10-01 23:53:15 +03:00
package.json Publish new versions of all components with better replaceIDs function 2021-10-01 23:53:15 +03:00
README.md Update dependencies, rewrite readme files 2021-06-20 09:59:30 +03:00
tsconfig-base.json Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00
tsconfig.json Support ES modules in core package, switch tests to Jest and Jasmine 2021-09-24 00:27:16 +03:00

Iconify Core

Iconify is the most versatile icon framework.

  • Unified icon framework that can be used with any icon library.
  • Out of the box includes 90+ icon sets with 80,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.

For more information visit https://iconify.design/.

Iconify Core contains code shared among various Iconify implementations.

Documentation

Documentation is currently not available because there is no demand for it.

If anyone would like to create custom Iconify implementation and needs documentation for Iconify Core, please create an issue on Iconify repository on GitHub.

You can browse icon components documentation, which explains how most functions exported by core package work. Components mostly just re-export functions from this package.

License

Iconify is dual-licensed under Apache 2.0 and GPL 2.0 license. You may select, at your option, one of the above-listed licenses.

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0

This license does not apply to icons. Icons are released under different licenses, see each icon set for details. Icons available by default are all licensed under some kind of open-source or free license.

© 2020, 2021 Iconify OÜ