@skalfa/skalfa-icon
v1.0.3
Published
Custom SVG icon components for the Skalfa ecosystem. Upload SVG files and generate type-safe React icon components.
Downloads
586
Maintainers
Readme
@skalfa/skalfa-icon
Custom SVG icon components for the Skalfa ecosystem. Upload SVG files and generate type-safe React icon components.
About this Package
This package is part of the Skalfa Framework, a premium development ecosystem designed to build high-performance, modular web applications and APIs.
Usage Scope & Standalone Status
🔒 Skalfa Ecosystem Integration: This package is designed to run integrated within the Skalfa ecosystem (such as Skalfa API or Skalfa App). It relies on the global service registry and core framework abstractions to operate.
Documentation
See the usage documentation at Documentation.
Installation
You can install this package using your preferred package manager:
# Using npm
npm install @skalfa/skalfa-icon
# Using bun
bun add @skalfa/skalfa-iconPre-installed Dependencies
The following key dependencies are packaged and managed within this project:
| Dependency | Scope | Version |
| :--- | :--- | :--- |
| react | peer | ^18.0.0 || ^19.0.0 |
| @types/node | development | ^20.0.0 |
| @types/react | development | ^19.0.0 |
| typescript | development | ^6.0.3 |
License
This package is licensed under the MIT License. For full license text, see the LICENSE file.
