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

---

Plugins suchen

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

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

# OpenWeb Icons

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

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

 * [Details](https://de.wordpress.org/plugins/openwebicons/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/openwebicons/#reviews)
 * [Entwicklung](https://de.wordpress.org/plugins/openwebicons/#developers)

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

## Beschreibung

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.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„OpenWeb Icons“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „OpenWeb Icons“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/openwebicons)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/openwebicons/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/openwebicons/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/openwebicons/)
per [RSS](https://plugins.trac.wordpress.org/log/openwebicons/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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**
 *  Zuletzt aktualisiert **vor 3 Tagen**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 7.1 oder höher **
 *  Getestet bis **7.1.1**
 *  PHP-Version ** 7.2 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/openwebicons/)
 * Schlagwörter
 * [activitypub](https://de.wordpress.org/plugins/tags/activitypub/)[block-editor](https://de.wordpress.org/plugins/tags/block-editor/)
   [fediverse](https://de.wordpress.org/plugins/tags/fediverse/)[icons](https://de.wordpress.org/plugins/tags/icons/)
   [indieweb](https://de.wordpress.org/plugins/tags/indieweb/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/openwebicons/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/openwebicons/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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