Icons Extended
Extends the Icon block with custom icons and the ability to remove registered icons.
by Sérgio Santos · github.com/s3rgiosan/icons-extended · website
★ 1stars
12release downloads
≈10active sites
9composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/s3rgiosan/icons-extended/releases/download/1.1.0/icons-extended-1.1.0.zipAlso on Packagist as s3rgiosan/icons-extended:
composer require s3rgiosan/icons-extendedDeclares an update source (https://s3rgiosan.dev/), so updates arrive through the plugin's own updater.
From the readme
Icons Extended
Extends the Icon block with custom icons and the ability to remove registered icons.
Register custom SVG icons against the core core/icon block via a stable PHP API, and remove icons (including the ones that ship with WordPress) from the registry. Changes are served through the existing Gutenberg icon picker. See docs/icons.md for the full guide.
Looking for inline icons in rich-text fields? See my Outstand Icons plugin.
Features
Custom icons
Register your own SVG icons against the core core/icon block through a stable PHP API (s3sregistericon() or the s3siconsregistry filter). Icons are validated at registration time and appear in any picker that consumes the registry. See docs/icons.md for the full guide.
Removing icons
Remove icons from the registry — a single icon, or an entire namespace such as the core/ icons that ship with WordPress — either hard-removed or hidden from picker UIs via REST. See docs/icons.md for the full guide.
Installation
Manual Installation
1. Download the latest release ZIP from the Releases page.
2. Go to Plugins Add New Upload Plugin in your WordPress admin area.
3. Upload the ZIP file and click Install Now.
4. Activate the
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.1.0 | Aug 28, 2026 | icons-extended-1.1.0.zip | 0 |
| 1.0.0 | May 20, 2026 | icons-extended-1.0.0.zip | 12 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.