SAO Components Package for getting typing
npm install @sao-components/typesThis package contains the Typing for the SAO Icons.
To install the SAO Icons Core, you can use the following command:
``bash`
npm install @sao-icons/types
or
`bash`
yarn add @sao-icons/types
or
`bash`
pnpm install @sao-icons/types
`ts``
@import { } from '@sao-icons/types';
If you want to contribute to the SAO Icons, you can follow these steps:
1. Fork the repository.
2. Create a new branch for your changes.
3. Make your changes and commit them.
4. Push your changes to your fork.
5. Create a pull request to the main repository.
The SAO Icons are licensed under the MIT License.