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
- Host: GitHub
- URL: https://github.com/godotengine/editor-icons
- Owner: godotengine
- License: mit
- Created: 2025-03-31T23:32:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-18T22:29:02.000Z (10 days ago)
- Last Synced: 2026-06-19T00:17:02.563Z (10 days ago)
- Topics: godot, godot-engine, godotengine
- Language: HTML
- Homepage: https://godot-editor-icons.github.io/
- Size: 534 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).