PHPackages                             outstand/icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. outstand/icons

ActiveWordpress-plugin[Admin Panels](/categories/admin)

outstand/icons
==============

1.0.0(2mo ago)145↑25%GPL-3.0-or-laterPHPPHP ^8.2

Since May 23Pushed 2mo agoCompare

[ Source](https://github.com/pixelalbatross/outstand-icons)[ Packagist](https://packagist.org/packages/outstand/icons)[ GitHub Sponsors](https://github.com/s3rgiosan)[ Fund](https://ko-fi.com/s3rgiosan)[ RSS](/packages/outstand-icons/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Outstand Icons
==============

[](#outstand-icons)

> A toolkit for working with icons in the block editor.

A growing set of icon enhancements for the block editor, served through the existing Gutenberg icon picker.

Features
--------

[](#features)

### Inline icons

[](#inline-icons)

Insert icons mid-text through a new **Inline icon** button in the rich-text toolbar (paragraph, heading, list, button, etc.). The picker lists every icon registered with the core `core/icon` block. See [docs/icons.md](docs/icons.md) for the full guide.

> Looking to register your own custom icons (or remove the ones that ship with WordPress)? See my [Icons Extended](https://github.com/s3rgiosan/icons-extended) plugin.

Installation
------------

[](#installation)

### Manual Installation

[](#manual-installation)

1. Download the latest release ZIP from the [Releases page](https://github.com/pixelalbatross/outstand-icons/releases/latest).
2. Go to Plugins &gt; Add New &gt; Upload Plugin in your WordPress admin area.
3. Upload the ZIP file and click Install Now.
4. Activate the plugin.

### Install with Composer

[](#install-with-composer)

To include this plugin as a dependency in your Composer-managed WordPress project:

1. Add the plugin to your project using the following command:

```
composer require outstand/icons
```

1. Run `composer install`.
2. Activate the plugin from your WordPress admin area or using WP-CLI.

Quick start
-----------

[](#quick-start)

1. In a post or page, select text in any paragraph/heading and click the **Inline icon** button in the rich-text toolbar.
2. Pick an icon from the popover.
3. Save — the frontend renders `…` inheriting `currentColor`.

Requirements
------------

[](#requirements)

- WordPress 7.0 or higher
- PHP 8.2 or higher

### Tests

[](#tests)

PHP tests run inside a `wp-env` container:

```
npm run test:setup   # first time only — starts Docker WP + test DB
npm run test:unit
```

Changelog
---------

[](#changelog)

All notable changes to this project are documented in [CHANGELOG.md](https://github.com/pixelalbatross/outstand-icons/blob/main/CHANGELOG.md).

License
-------

[](#license)

This project is licensed under the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html).

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance87

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

62d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42eed63db46bd6dc4df88e37095ad4f8aeacfcc63f68e7e11c637eb9ec18a652?d=identicon)[s3rgiosan](/maintainers/s3rgiosan)

---

Top Contributors

[![s3rgiosan](https://avatars.githubusercontent.com/u/499982?v=4)](https://github.com/s3rgiosan "s3rgiosan (2 commits)")

---

Tags

block-editorgutenbergoutstandwordpresswordpress-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/outstand-icons/health.svg)

```
[![Health](https://phpackages.com/badges/outstand-icons/health.svg)](https://phpackages.com/packages/outstand-icons)
```

###  Alternatives

[blockstudio/blockstudio

The block framework for WordPress.

542.2k](/packages/blockstudio-blockstudio)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
