2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00
iconify/packages/core
2022-04-20 19:00:21 +03:00
..
src Do not use optional chaining in utils and core, some people still use old build tools that cannot parse it 2022-03-31 14:41:37 +03:00
tests Move browser storage mock to source in core 2022-03-16 23:50:53 +02:00
.eslintignore WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
.eslintrc.cjs WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
.gitignore WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
.npmignore Fix tsconfig in core, specify config when clearing jest cache 2022-03-16 16:10:14 +02:00
build.config.ts Use unbuild to build core package 2022-03-14 18:12:01 +02:00
jest.config.cjs WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
jest.config.mjs WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
jest.shared.config.cjs WIP: moving core to unbuild and vitest 2022-03-16 12:12:25 +02:00
license.txt Fix licenses mess, switch everything to MIT 2022-04-20 19:00:21 +03:00
package-lock.json Fix licenses mess, switch everything to MIT 2022-04-20 19:00:21 +03:00
package.json Fix licenses mess, switch everything to MIT 2022-04-20 19:00:21 +03:00
README.md Update dependencies, rewrite readme files 2021-06-20 09:59:30 +03:00
tsconfig.common.json Fix tsconfig in core, specify config when clearing jest cache 2022-03-16 16:10:14 +02:00
tsconfig.json Fix tsconfig in core, specify config when clearing jest cache 2022-03-16 16:10:14 +02:00
vitest.config.mjs Fix include in vitest config in core 2022-03-16 12:14:35 +02: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Ü