Block Icons: Google Library Collection is a Gutenberg plugin specifically designed to streamline user experience in showcasing a collection of Google icons. With this plugin, you can effortlessly add and customize Google icons directly through the Gutenberg block.
The main advantage of Block Icons: Google Library Collection lies in its simplicity when integrating Google icons into WordPress pages or posts. By utilizing the Gutenberg block, this process becomes more straightforward without the need to deal with code.
- More than 1200+ Icons
- Font Size
- Icon Color
- Hover Icon Color
- Fill Mode
- Weight
- Grade
- Optical Size
- Enter the Gutenberg Editor
- Go to the Gutenberg Block Category Media and then select the Icon
- Click the Icon Library button
- Once the popup appears, please choose one of the icons and click on it
- You can apply styles according to your preferences (optional)

- WordPress 6.4+
- PHP 7.4+
-
Set up a local WordPress development environment.
-
Clone / download this repository into the
wp-content/pluginsfolder. -
Navigate to the
wp-content/plugins/block-iconsfolder in the command line. -
Run
npm installto install the plugin's dependencies within a/node_modules/folder. -
Run
npm run startto compile and watch source files for changes while developing. -
Run
npm run watch:styleto compile CSS. -
Run
npm run watch:jsto compile Javascript.
No, this plugin is entirely free, and there is no paid version.
Yes, this plugin works only in the Gutenberg editor.
Contributions are always open to those who wish to participate in the further development of this plugin.