From 79c43f735fedc45fae6c5d72ade70f0012cef530 Mon Sep 17 00:00:00 2001 From: Arseniy Movshev Date: Thu, 2 Feb 2023 23:07:00 +0000 Subject: Add a custom topographic map icon --- CMakeLists.txt | 1 + asteroid-map.desktop.template | 2 +- ios-topographic-outline.svg | 272 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 274 insertions(+), 1 deletion(-) create mode 100644 ios-topographic-outline.svg diff --git a/CMakeLists.txt b/CMakeLists.txt index e2f3c5f..ab87345 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,5 +22,6 @@ add_subdirectory(src) build_translations(i18n) generate_desktop(${CMAKE_SOURCE_DIR} asteroid-map) install(FILES waypoint.svg DESTINATION /usr/share/icons/asteroid/) +install(FILES ios-topographic-outline.svg DESTINATION /usr/share/icons/asteroid/) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/asteroid-map.desktop.template b/asteroid-map.desktop.template index 1939d09..0527294 100644 --- a/asteroid-map.desktop.template +++ b/asteroid-map.desktop.template @@ -2,6 +2,6 @@ Type=Application Categories=Applications; Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-map -Icon=ios-map-outline +Icon=ios-topographic-outline X-Asteroid-Center-Color=#003F1A X-Asteroid-Outer-Color=#00FCC9 diff --git a/ios-topographic-outline.svg b/ios-topographic-outline.svg new file mode 100644 index 0000000..410fa42 --- /dev/null +++ b/ios-topographic-outline.svg @@ -0,0 +1,272 @@ + + -- cgit v1.2.3-70-g09d2