Icon Picker Field
Payload field plugin for selecting icons from an icon set within the admin UI.
Installation
pnpm add @innovixx/payload-icon-picker-field About
This package provides an icon picker custom field for Payload CMS. It adds a dedicated field type that editors can use to choose an icon from a configured icon set directly in the admin panel, instead of pasting icon names or raw markup into a text field. The field is intended to plug into Payload collections and globals as a standard field configuration entry. Like other custom Payload field plugins, it is registered through the Payload config so that selected collections can include an icon picker alongside native fields. The repository itself is in a minimal state at the time of cataloguing. It contains only a stub README and no committed source, so the exact icon libraries supported, the configuration options, and the admin component implementation cannot be verified from the repo. The package name and npm scope indicate the intended function: a Payload field plugin focused on icon selection in the admin UI.
Package info
- Package name
@innovixx/payload-icon-picker-field- Latest version
1.0.3- Unpacked size
- 495 kB
- License
- MIT
- Weekly downloads
- 616
- Last publish
- Feb 16, 2026
Similar plugins
More in AdminSEO Plugin
Adds SEO metadata fields with live search-result previews to Payload collections and globals.
Reservation and Booking Manager
Manage reservations and bookings through Payload CMS with conflict detection and scheduling.
Live Preview
Live preview for Payload CMS in Astro and any SSR/static frontend (SvelteKit, Nuxt, Next.js, plain HTML), patching the DOM without rebuilds.
Admin Theme
A shadcn-styled admin theme for Payload whose accent, radius, font, logo and navigation are configured live from the admin panel.
Paste as Markdown
Lexical editor feature that lets authors paste raw Markdown into Payload's rich-text editor via toolbar, slash command, or drawer.
Barcodes
Adds Code 128, EAN-13 and QR code generation to Payload product collections with a printable label page and optional admin print buttons.