WP Manifestindependent plugin directory
manifest / editor / icon-collections

Icon Collections

Registers third-party icon libraries as icon collections using the WordPress Icons API. This plugin is intended for testing the new WordPress Icons API.

by Aki Hamano · github.com/t-hamano/icon-collections

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/t-hamano/icon-collections/archive/refs/heads/main.zip

Readme

=== Icon Collections === Contributors: wildworks Requires at least: 7.1 Tested up to: 7.1 Stable tag: 0.1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Registers third-party icon libraries as icon collections using the WordPress Icons API. This plugin is intended for testing the new WordPress Icons API.

== Description ==

This plugin bundles a total of 9,066 icons from the following projects:

=== Font Awesome (Free)

2,877 icons (603 Brands, 273 Regular, 2,001 Solid).

Source: https://fontawesome.com/ License: CC BY 4.0 License URL: https://creativecommons.org/licenses/by/4.0/

=== Material Symbols

4,111 icons in the Outlined style.

Source: https://fonts.google.com/icons License: Apache License 2.0 License URL: https://www.apache.org/licenses/LICENSE-2.0

=== Bootstrap Icons

2,078 icons.

Source: https://icons.getbootstrap.com/ License: MIT License License URL: https://github.com/twbs/icons/blob/main/LICENSE

Read the full README on GitHub →