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
- 1.6k
- Last publish
- Feb 16, 2026
Similar plugins
More in AdminIframe Tabs
Add iframes into separate tabs in the Payload admin panel.
Visual Editor
Adds a visual live editor to Payload CMS for instant content preview.
Label Popover
Adds descriptive popovers to field labels in Payload.
Shadcn UI components
Integrates Shadcn UI components with PayloadCMS for admin panels.
Media Gallery
Replaces the Payload media collection list view with justified, masonry, and grid layouts plus a lightbox.
Auditor
A plugin for Payload CMS that tracks events and enhances security.