The Icon Picker interface natively integrated into the Icon Button block.
Subtle Icons is a lightweight plugin that brings thousands of icons directly into the WordPress block editor and Advanced Custom Fields (ACF).
Stop enqueuing heavy FontAwesome stylesheets. Subtle Icons generates clean, inline SVG code natively in the editor, keeping your frontend free of external scripts and font files.
Powered by the massive Iconify ecosystem, easily search and insert icons from dozens of popular open-source libraries without leaving the WordPress editor. Supported libraries include:
Bring icons to your structured content. Subtle Icons adds a fully integrated Icon Picker field to ACF. Add icons to taxonomies, repeaters, options pages, and custom blocks seamlessly.
Take full control of the icon workflow. Use our lightweight filters and actions to tailor the experience for your clients and custom builds.
The complete source code for this plugin, including all uncompiled JavaScript and CSS, is available at this public GitHub repo.
Build requirements: Node.js and npm.
To build from source:
git clone https://github.com/skysarwer/subtle-iconsnpm installnpm run buildnpm startThis plugin uses the Iconify API to power the Icon Picker. The API is never called on the public frontend; it only runs in the WordPress admin when actively used by a logged-in user with post-editing capabilities. No personally identifiable information (PII) is transmitted.
For more details, see “How is data sent to Iconify” in our FAQs.