godot/editor/icons/README.md
Ibrahn Sahir 24269555a3 Corrected art depo link in editor icons readme.
(cherry picked from commit e1b14db86a)
2018-11-01 11:39:29 +01:00

13 lines
454 B
Markdown

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 the optimized SVG version here.