diff --git a/src/icons/128-apps-knotes.png b/src/icons/128-apps-knotes.png deleted file mode 100644 index 090b393..0000000 Binary files a/src/icons/128-apps-knotes.png and /dev/null differ diff --git a/src/icons/16-apps-knotes.png b/src/icons/16-apps-knotes.png deleted file mode 100644 index 981267e..0000000 Binary files a/src/icons/16-apps-knotes.png and /dev/null differ diff --git a/src/icons/22-apps-knotes.png b/src/icons/22-apps-knotes.png deleted file mode 100644 index c8bb4e7..0000000 Binary files a/src/icons/22-apps-knotes.png and /dev/null differ diff --git a/src/icons/32-apps-knotes.png b/src/icons/32-apps-knotes.png deleted file mode 100644 index 429325e..0000000 Binary files a/src/icons/32-apps-knotes.png and /dev/null differ diff --git a/src/icons/48-apps-knotes.png b/src/icons/48-apps-knotes.png deleted file mode 100644 index 308dc41..0000000 Binary files a/src/icons/48-apps-knotes.png and /dev/null differ diff --git a/src/icons/48-apps-knotes.svg b/src/icons/48-apps-knotes.svg new file mode 100644 index 0000000..21cbebe --- /dev/null +++ b/src/icons/48-apps-knotes.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/icons/64-apps-knotes.png b/src/icons/64-apps-knotes.png deleted file mode 100644 index e80d51d..0000000 Binary files a/src/icons/64-apps-knotes.png and /dev/null differ diff --git a/src/icons/CMakeLists.txt b/src/icons/CMakeLists.txt index 196a4eb..d4e1833 100644 --- a/src/icons/CMakeLists.txt +++ b/src/icons/CMakeLists.txt @@ -1 +1,9 @@ -ecm_install_icons( ICONS 128-apps-knotes.png 16-actions-knotes_alarm.png 16-actions-knotes_close.png 16-actions-knotes_date.png 16-actions-knotes_delete.png 16-apps-knotes.png 22-apps-knotes.png 32-apps-knotes.png 48-apps-knotes.png 64-apps-knotes.png DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor) +ecm_install_icons(ICONS + 48-apps-knotes.svg + 16-actions-knotes_alarm.png + 16-actions-knotes_close.png + 16-actions-knotes_date.png + 16-actions-knotes_delete.png + DESTINATION ${KDE_INSTALL_ICONDIR} + THEME hicolor +) diff --git a/src/icons/hisc-apps-knotes.svgz b/src/icons/hisc-apps-knotes.svgz deleted file mode 100644 index 2fe2bef..0000000 Binary files a/src/icons/hisc-apps-knotes.svgz and /dev/null differ