Remixicon Picker is a simple and user-friendly web component that allows users to easily browse and select icons from the Remix Icon library. This picker provides a searchable interface to quickly find icons and display them in your projects. 🌟
- Searchable Icon List 🔍: Quickly find icons by typing in the search bar.
- Icon Preview 👀: Select an icon to see a preview in the input field.
- Responsive Design 📱: Works seamlessly on various screen sizes.
- Basic knowledge of HTML, CSS, and JavaScript.
- A web browser to view the component.
-
Clone the repository:
git clone https://github.com/fastuptime/Remixicon_Picker.git cd Remixicon_Picker
-
Open
index.html
in your web browser. 🌐
- Click on the input field to open the icon picker. 🖱️
- Use the search bar to filter icons. 🔎
- Click on an icon to select it, which will then display a preview. ✨
You can easily customize the styles and behavior by editing the CSS and JavaScript in the index.html
file.
- Remix Icon - An open-source icon library used in this picker. 🖼️
Feel free to submit issues or pull requests. Contributions are welcome! 🌈
This project is licensed under the MIT License.
- Thanks to Remix Icon for the icon library.
- Inspired by various icon pickers available in the community.
For any questions or feedback, feel free to reach out through the GitHub repository.