An open API service indexing awesome lists of open source software.

https://github.com/godotengine/editor-icons

Browse through built-in Godot editor icons for use with `@export_tool_button` and editor plugins
https://github.com/godotengine/editor-icons

godot godot-engine godotengine

Last synced: 9 days ago
JSON representation

Browse through built-in Godot editor icons for use with `@export_tool_button` and editor plugins

Awesome Lists containing this project

README

          

# Godot editor icons

Browse through the built-in Godot editor icons for use with
the [`@export_tool_button` annotation](https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_exports.html#export-tool-button)
and editor plugins.

Icons are sourced from: https://github.com/godotengine/godot/tree/master/editor/icons

## [Try it out](https://godot-editor-icons.github.io/)

## License

Copyright © 2025-present Hugo Locurcio and contributors

- Unless otherwise specified, files in this repository are licensed under the
MIT license, see [LICENSE.md](LICENSE.md) for more information.
- Godot icons are not included in this repository,
but are sourced directly from upstream instead. See
the [upstream MIT license](https://github.com/godotengine/godot/blob/master/LICENSE.txt).