Glass Icons is a collection of CSS icons designed for various purposes. These icons are lightweight, customizable, and easy to use in web projects.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rakeshkanna-rk/Glass-Icons/GlassIcons.css">
ㅤㅤㅤ
<i class="icon Class Name"></i>
Thank you for considering contributing to Glass Icons! Contributions are welcome and encouraged. To contribute to this project, please follow these guidelines:
- Fork the repository and clone it to your local machine.
- Create a new branch for your feature, improvement, or bug fix.
- Make your changes and ensure they are thoroughly tested.
- Commit your changes with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the
main
branch of the original repository. - Provide a clear description of your changes in the pull request, including any related issues or motivations for the change.
- Ensure your code follows the existing code style and naming conventions.
- Include relevant test cases if applicable.
- Update documentation and README.md if necessary.
- Be respectful and constructive in your interactions with other contributors.
If you encounter any bugs, have suggestions for improvements, or would like to request new features, please open an issue. Provide as much detail as possible to help us understand and address your concern.
This project is licensed under the MIT License