JSPM

strapi-plugin-lucide-iconfield

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 58
  • Score
    100M100P100Q47025F
  • License MIT

A custom field plugin for Strapi that allows users to pick icons from various icon libraries.

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.

  1. Add a new field and choose Icon Picker from the list of custom fields.
  2. Save the changes and start using it in content entries.
  3. 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.