mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Used `xxd -i icon64.png data.h` to get the raw array from a 64x64 export of the SVG icon. Also improved the formatting of the splash array to avoid having 65k char-long lines.