From eb5f9ed89be7be2ba147cb95ee74516ce4862d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 28 Feb 2016 16:49:55 +0100 Subject: Remove grey capsule on official logo It had been added by a contributor without prior discussion with the rest of the team, but the grey capsule did not look so good. Closes #3848. Also renamed godot_{icon,logo} to just {icon,logo}. --- godot_icon.png | Bin 12574 -> 0 bytes godot_icon.svg | 133 ------ godot_logo.svg | 134 ------ icon.png | Bin 0 -> 12525 bytes icon.svg | 132 ++++++ logo.svg | 134 ++++++ tools/steam/icon32.icns | 1068 ++------------------------------------------- tools/steam/icon32.ico | Bin 4286 -> 4286 bytes tools/steam/icons.zip | Bin 114972 -> 41307 bytes tools/steam/make_icons.sh | 8 +- 10 files changed, 309 insertions(+), 1300 deletions(-) delete mode 100644 godot_icon.png delete mode 100644 godot_icon.svg delete mode 100644 godot_logo.svg create mode 100644 icon.png create mode 100644 icon.svg create mode 100644 logo.svg diff --git a/godot_icon.png b/godot_icon.png deleted file mode 100644 index 013632ddf1..0000000000 Binary files a/godot_icon.png and /dev/null differ diff --git a/godot_icon.svg b/godot_icon.svg deleted file mode 100644 index 6e32074d89..0000000000 --- a/godot_icon.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/godot_logo.svg b/godot_logo.svg deleted file mode 100644 index 98dcddfd2b..0000000000 --- a/godot_logo.svg +++ /dev/null @@ -1,134 +0,0 @@ - -image/svg+xml \ No newline at end of file diff --git a/icon.png b/icon.png new file mode 100644 index 0000000000..e334f5fa78 Binary files /dev/null and b/icon.png differ diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000000..34747d34fe --- /dev/null +++ b/icon.svg @@ -0,0 +1,132 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logo.svg b/logo.svg new file mode 100644 index 0000000000..98dcddfd2b --- /dev/null +++ b/logo.svg @@ -0,0 +1,134 @@ + +image/svg+xml \ No newline at end of file diff --git a/tools/steam/icon32.icns b/tools/steam/icon32.icns index 6234e7d5ac..ad8e642d51 100644 --- a/tools/steam/icon32.icns +++ b/tools/steam/icon32.icns @@ -1,1029 +1,41 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + diff --git a/tools/steam/icon32.ico b/tools/steam/icon32.ico index 17637c6784..f52b1466ea 100644 Binary files a/tools/steam/icon32.ico and b/tools/steam/icon32.ico differ diff --git a/tools/steam/icons.zip b/tools/steam/icons.zip index eaeee02298..54d6697e4e 100644 Binary files a/tools/steam/icons.zip and b/tools/steam/icons.zip differ diff --git a/tools/steam/make_icons.sh b/tools/steam/make_icons.sh index 111d7bec2c..71037cd1c3 100644 --- a/tools/steam/make_icons.sh +++ b/tools/steam/make_icons.sh @@ -1,7 +1,5 @@ -convert -resize 32x32 ../../godot_icon.svg icon32.ico -convert -resize 32x32 ../../godot_icon.svg icon32.icns -for s in 16 24 32 64 96 128 256; do convert -resize ${s}x$s ../../godot_icon.svg icon$s.png; done +convert -resize 32x32 ../../icon.svg icon32.ico +convert -resize 32x32 ../../icon.svg icon32.icns +for s in 16 24 32 64 96 128 256; do convert -resize ${s}x$s ../../icon.svg icon$s.png; done zip icons.zip icon*.png rm icon*.png - - -- cgit v1.2.3