Godot-Material-Icons

This addon uses Templarian’s Material-Design-Icons is a collection of icons for the Material Design specification.

Now compatible with both Godot 3.4+ (version 1.x) and 4.0+ (version 2.x).

This addon provides the following nodes to use the icons in Godot:

  • MaterialIcon: A node that displays an icon from the Material Design Icons collection.
  • MaterialButton: A node that displays an icon from the Material Design Icons collection as a button (without label).

Version 2.0 was rewritten to give you access to MaterialIconsDB singleton for easier use of icons anywhere in your project.

It’s also adds IconsFinder to the Godot’s Tools menu. So you can find the icons easily.