The ACF icon plugin adds a new field to ACF that enables users to select an icon from a popup.
As of April 2026, GS ACF Icons is a WordPress acf plugin with 100 active installations and a 0/5 rating0. It has been downloaded 1.9K+ times in total. Requires WordPress 5.0+ and PHP 5.6+. Available on WordPress.org since 2021. Last updated 4 years ago — may have compatibility concerns. Top alternative: Advanced Custom Fields (ACF®).
The ACF icon plugin adds a new field to ACF that enables users to select an icon from a popup.
It works with ACF Repeater fields.
It supports both font icons and SVG icons. You can select if the field should return
* CSS class
* SVG url fragment
* SVG file path
* SVG raw (the SVG markup)
You cannot limit to certain icons or add new icon providers as of writing which is version 0.1.3.
If you are using ACF functions the_field() with CSS class return format you need to enqueue the required CSS.
Use ACFIcon::get_css_handle(get_the_field(‘your-icon-field-id’)) to retrieve the correct CSS handle for the selected icon.
Supported icons are Font Awesome 5 Free, Ionicons and Elementor Icons.
| WordPress | 5.0+ requiredTested up to 5.8.13 |
| PHP | 5.6+ required |
…and 4 more changes
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.