Package Exports
- strapi-plugin-lucide-iconfield/package.json
- strapi-plugin-lucide-iconfield/strapi-admin
- strapi-plugin-lucide-iconfield/strapi-server
Readme
🚀 Strapi Icon Picker Plugin
Strapi Icon Picker is a custom field plugin for Strapi that allows you to select icons from the Lucide icon library. It provides a clean and intuitive interface to help content managers easily choose the right icon.
📦 Installation
npm install strapi-plugin-icon-picker
# or
yarn add strapi-plugin-icon-picker
⚙️ Usage
Once installed, you can add an Icon Picker field to any collection or single type in the Content-Type Builder.
🧩 How to Add the Field
Go to the Content-Type Builder in the Strapi admin panel.
- Add a new field and choose Icon Picker from the list of custom fields.
- Save the changes and start using it in content entries.
- You’ll be able to select icons from the Lucide library with a live preview.
✨ Features
- 🔍 Integrated with the open-source Lucide icon set
- 🖱️ User-friendly icon selector with live preview
- 🧩 Seamless integration into the Strapi admin interface
📄 License
This project is licensed under the MIT License.