From db308c51b40f7f70ccfcfe69b2c624325cc1965c Mon Sep 17 00:00:00 2001 From: Jeremy Kniager Date: Fri, 1 Mar 2019 10:48:58 -0700 Subject: macos: Change LunarG Icons to Vulkan Logo Replaced LunarGIcon.icns with VulkanIcon.icns as part of rebranding initiative. Change-Id: I582b5d057f9177940c3f959a87a304c74993dec2 --- cube/macOS/cubepp/Resources/LunarGIcon.icns | Bin 54120 -> 0 bytes cube/macOS/cubepp/Resources/VulkanIcon.icns | Bin 0 -> 157001 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 cube/macOS/cubepp/Resources/LunarGIcon.icns create mode 100644 cube/macOS/cubepp/Resources/VulkanIcon.icns (limited to 'cube/macOS/cubepp/Resources') diff --git a/cube/macOS/cubepp/Resources/LunarGIcon.icns b/cube/macOS/cubepp/Resources/LunarGIcon.icns deleted file mode 100644 index 640b756f..00000000 Binary files a/cube/macOS/cubepp/Resources/LunarGIcon.icns and /dev/null differ diff --git a/cube/macOS/cubepp/Resources/VulkanIcon.icns b/cube/macOS/cubepp/Resources/VulkanIcon.icns new file mode 100644 index 00000000..fb82fb7d Binary files /dev/null and b/cube/macOS/cubepp/Resources/VulkanIcon.icns differ -- cgit v1.2.3