UNPKG

@semcore/icon

Version:
44 lines (25 loc) 1.38 kB
# @semcore/icon [![version](https://img.shields.io/npm/v/@semcore/icon.svg)](https://www.npmjs.com/@semcore/icon) [![downloads](https://img.shields.io/npm/dt/@semcore/icon.svg)](https://www.npmjs.com/package/@semcore/icon) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/semrush/intergalactic/blob/master/LICENSE) > This component is part of the Intergalactic Design System ### 📖 [Component documentation](https://developer.semrush.com/intergalactic/style/icon/) ### 🏠 [Design system](https://developer.semrush.com/intergalactic/) ## Install ```sh npm install @semcore/icon ``` ## Usage ```jsx import BaseIcon from '@semcore/icon'; import CloseM from '@semcore/icon/Close/m'; ``` ## 👤 Author [UI-kit team](https://github.com/semrush/intergalactic/blob/master/MAINTAINERS) and [others ❤️](https://github.com/semrush/intergalactic/graphs/contributors) ## 🤝 Contributing Contributions, issues and feature requests are welcome! Feel free to check [issues page](https://github.com/semrush/intergalactic/issues). You can also take a look at the [contributing guide](https://github.com/semrush/intergalactic/blob/master/CONTRIBUTING.md). ## Show your support Give a ⭐️ if this project helped you! ## 📝 License This project is [MIT](https://github.com/semrush/intergalactic/blob/master/LICENSE) licensed.