Files
godot/editor/icons
Rémi Verschelde e383798327 Merge pull request #37344 from YeldhamDev/dialog_node_icons
Updade dialog node's icons
2020-04-10 13:13:24 +02:00
..
2020-03-26 22:44:49 -03:00
2020-03-26 22:44:49 -03:00
2020-02-25 12:30:33 +02:00
2020-02-28 12:01:39 +01:00
2020-03-26 22:44:49 -03:00
2020-03-26 22:44:49 -03:00
2020-03-26 22:44:49 -03:00
2018-09-12 21:39:17 -04:00
2020-03-21 20:43:44 -07:00
2020-03-30 16:43:55 -03:00
2020-03-26 22:44:49 -03:00

The icons here are optimized SVGs, because the editor renders the svgs at runtime, they need to be small in size, so they can be efficiently parsed.

The original icons can be found at: https://github.com/godotengine/godot-design/tree/master/engine/icons

There you can find the optimizer script.

If you add a new icon, please make a pull request to this repo: https://github.com/godotengine/godot-design/

and store the optimized SVG version here.