From 67565343c59f1d43d7735a3b0621e9102c172288 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Mon, 7 Nov 2022 23:08:23 +0100 Subject: Provide icons for the colour temperature slider --- data/CMakeLists.txt | 6 + .../ayatana-indicator-display-colortemp-off.svg | 1879 ++++++++++++++++++++ .../ayatana-indicator-display-colortemp-on.svg | 1687 ++++++++++++++++++ 3 files changed, 3572 insertions(+) create mode 100644 data/icons/ayatana-indicator-display-colortemp-off.svg create mode 100644 data/icons/ayatana-indicator-display-colortemp-on.svg diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index b7a68dc..1159064 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -56,3 +56,9 @@ set (AYATANA_INDICATOR_FILE "${CMAKE_CURRENT_SOURCE_DIR}/${AYATANA_INDICATOR_NAM install (FILES "${AYATANA_INDICATOR_FILE}" DESTINATION "${AYATANA_INDICATOR_DIR}") + + +# ayatana-indicator-display-colortemp-off.svg +# ayatana-indicator-display-colortemp-on.svg + +install (DIRECTORY "icons/" DESTINATION "${CMAKE_INSTALL_FULL_DATADIR}/icons/hicolor/scalable/status" FILES_MATCHING PATTERN "*.svg") diff --git a/data/icons/ayatana-indicator-display-colortemp-off.svg b/data/icons/ayatana-indicator-display-colortemp-off.svg new file mode 100644 index 0000000..0a376b3 --- /dev/null +++ b/data/icons/ayatana-indicator-display-colortemp-off.svg @@ -0,0 +1,1879 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/ayatana-indicator-display-colortemp-on.svg b/data/icons/ayatana-indicator-display-colortemp-on.svg new file mode 100644 index 0000000..277d6d3 --- /dev/null +++ b/data/icons/ayatana-indicator-display-colortemp-on.svg @@ -0,0 +1,1687 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3