Title: OpenWeb Icons
Author: Matthias Pfefferle
Published: <strong>September 16, 2026</strong>
Last modified: September 16, 2026

---

Search plugins

![](https://ps.w.org/openwebicons/assets/banner-772x250.png?rev=3699015)

![](https://ps.w.org/openwebicons/assets/icon.svg?rev=3699015)

# OpenWeb Icons

 By [Matthias Pfefferle](https://profiles.wordpress.org/pfefferle/)

[Download](https://downloads.wordpress.org/plugin/openwebicons.2.0.0.zip)

 * [Details](https://wordpress.org/plugins/openwebicons/#description)
 * [Reviews](https://wordpress.org/plugins/openwebicons/#reviews)
 * [Development](https://wordpress.org/plugins/openwebicons/#developers)

 [Support](https://wordpress.org/support/plugin/openwebicons/)

## Description

OpenWeb Icons is a set of logos of open communities, standards and projects: ActivityPub,
the Fediverse, the IndieWeb, Creative Commons, Microformats, feeds and a lot more.

This plugin registers all of them as an icon collection, so you can pick them in
the Icon block like any other icon. No webfont and no stylesheet is loaded, the 
icons are plain SVG.

You can also render an icon yourself:

    ```
    <?php
    echo wp_get_icon(
        'openwebicons/activitypub',
        array( 'size' => 32 )
    );
    ```

The icons are also available as a webfont and as CSS, see [the project page](https://pfefferle.dev/openwebicons/).

The plugin code is licensed under the GPL v2 or later. The icons it bundles are 
licensed under the SIL Open Font License 1.1, see `LICENSE-OFL.txt`.

## Screenshots

[⌊The icon library in the block editor with the OpenWeb Icons collection open.⌉⌊
The icon library in the block editor with the OpenWeb Icons collection open.⌉[

The icon library in the block editor with the OpenWeb Icons collection open.

[⌊A row of Icon blocks with Fediverse icons in a post.⌉⌊A row of Icon blocks with
Fediverse icons in a post.⌉[

A row of Icon blocks with Fediverse icons in a post.

## FAQ

### I do not see the icons

The icon library needs the Icon Registration API, which was added in WordPress 7.1.
On older versions the plugin does nothing.

### Can I use my own colors?

Yes. The icons use `currentColor`, so they follow the text color.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“OpenWeb Icons” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Matthias Pfefferle ](https://profiles.wordpress.org/pfefferle/)

[Translate “OpenWeb Icons” into your language.](https://translate.wordpress.org/projects/wp-plugins/openwebicons)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/openwebicons/), check
out the [SVN repository](https://plugins.svn.wordpress.org/openwebicons/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/openwebicons/) by
[RSS](https://plugins.trac.wordpress.org/log/openwebicons/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.0

 * First release as a plugin. Registers all icons with the icon library that came
   with WordPress 7.1.

## Meta

 *  Version **2.0.0**
 *  Last updated **17 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 7.1 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [activitypub](https://wordpress.org/plugins/tags/activitypub/)[block-editor](https://wordpress.org/plugins/tags/block-editor/)
   [fediverse](https://wordpress.org/plugins/tags/fediverse/)[icons](https://wordpress.org/plugins/tags/icons/)
   [indieweb](https://wordpress.org/plugins/tags/indieweb/)
 *  [Advanced View](https://wordpress.org/plugins/openwebicons/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/openwebicons/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/openwebicons/reviews/)

## Contributors

 *   [ Matthias Pfefferle ](https://profiles.wordpress.org/pfefferle/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/openwebicons/)