diff -Nru breeze-icons-5.53.0/CMakeLists.txt breeze-icons-5.54.0/CMakeLists.txt --- breeze-icons-5.53.0/CMakeLists.txt 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/CMakeLists.txt 2019-01-04 21:56:03.000000000 +0000 @@ -1,11 +1,11 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.53.0") # handled by release scripts +set(KF5_VERSION "5.54.0") # handled by release scripts project(BreezeIcons VERSION ${KF5_VERSION}) # ECM setup include(FeatureSummary) -find_package(ECM 5.53.0 NO_MODULE) +find_package(ECM 5.54.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -Nru breeze-icons-5.53.0/debian/changelog breeze-icons-5.54.0/debian/changelog --- breeze-icons-5.53.0/debian/changelog 2018-12-09 20:47:13.000000000 +0000 +++ breeze-icons-5.54.0/debian/changelog 2019-01-13 12:33:20.000000000 +0000 @@ -1,8 +1,14 @@ -breeze-icons (4:5.53.0-0ubuntu1~ubuntu18.10~ppa1) cosmic; urgency=high +breeze-icons (4:5.54.0-0ubuntu1~ubuntu18.10~ppa1) cosmic; urgency=high + + * New upstream release (5.54.0) + + -- Rik Mills Sun, 13 Jan 2019 12:33:20 +0000 + +breeze-icons (4:5.53.0-0ubuntu1) disco; urgency=medium * New upstream release (5.53.0) - -- Rik Mills Sun, 09 Dec 2018 20:47:13 +0000 + -- José Manuel Santamaría Lema Sun, 09 Dec 2018 20:47:13 +0000 breeze-icons (4:5.52.0-0ubuntu1) disco; urgency=medium diff -Nru breeze-icons-5.53.0/debian/control breeze-icons-5.54.0/debian/control --- breeze-icons-5.53.0/debian/control 2018-12-09 20:47:13.000000000 +0000 +++ breeze-icons-5.54.0/debian/control 2019-01-13 12:33:20.000000000 +0000 @@ -5,10 +5,10 @@ Uploaders: Maximiliano Curia Build-Depends: cmake (>= 3.0~), debhelper (>= 11~), - extra-cmake-modules (>= 5.53.0~), + extra-cmake-modules (>= 5.54.0~), fdupes, - libkf5config-dev (>= 5.53.0~), - libkf5iconthemes-dev (>= 5.53.0~), + libkf5config-dev (>= 5.54.0~), + libkf5iconthemes-dev (>= 5.54.0~), libxml2-utils, pkg-kde-tools, qtbase5-dev (>= 5.8.0~), diff -Nru breeze-icons-5.53.0/icons/actions/16/flashlight-off.svg breeze-icons-5.54.0/icons/actions/16/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/16/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/16/flashlight-on.svg breeze-icons-5.54.0/icons/actions/16/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/16/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/16/view-private.svg breeze-icons-5.54.0/icons/actions/16/view-private.svg --- breeze-icons-5.53.0/icons/actions/16/view-private.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16/view-private.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/actions/16@2x/flashlight-off.svg breeze-icons-5.54.0/icons/actions/16@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/16@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/16@2x/flashlight-on.svg breeze-icons-5.54.0/icons/actions/16@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/16@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/16@2x/view-private.svg breeze-icons-5.54.0/icons/actions/16@2x/view-private.svg --- breeze-icons-5.53.0/icons/actions/16@2x/view-private.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/16@2x/view-private.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/actions/22/flashlight-off.svg breeze-icons-5.54.0/icons/actions/22/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/22/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22/flashlight-on.svg breeze-icons-5.54.0/icons/actions/22/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/22/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22/kdenlive-hide-audio.svg breeze-icons-5.54.0/icons/actions/22/kdenlive-hide-audio.svg --- breeze-icons-5.53.0/icons/actions/22/kdenlive-hide-audio.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22/kdenlive-hide-audio.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22/player-volume-muted.svg breeze-icons-5.54.0/icons/actions/22/player-volume-muted.svg --- breeze-icons-5.53.0/icons/actions/22/player-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22/player-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22@2x/flashlight-off.svg breeze-icons-5.54.0/icons/actions/22@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/22@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22@2x/flashlight-on.svg breeze-icons-5.54.0/icons/actions/22@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/22@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22@2x/kdenlive-hide-audio.svg breeze-icons-5.54.0/icons/actions/22@2x/kdenlive-hide-audio.svg --- breeze-icons-5.53.0/icons/actions/22@2x/kdenlive-hide-audio.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22@2x/kdenlive-hide-audio.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/22@2x/player-volume-muted.svg breeze-icons-5.54.0/icons/actions/22@2x/player-volume-muted.svg --- breeze-icons-5.53.0/icons/actions/22@2x/player-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/22@2x/player-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/24/flashlight-off.svg breeze-icons-5.54.0/icons/actions/24/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/24/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/24/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/24/flashlight-on.svg breeze-icons-5.54.0/icons/actions/24/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/24/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/24/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/24@2x/flashlight-off.svg breeze-icons-5.54.0/icons/actions/24@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/24@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/24@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/24@2x/flashlight-on.svg breeze-icons-5.54.0/icons/actions/24@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/24@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/24@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/32/flashlight-off.svg breeze-icons-5.54.0/icons/actions/32/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/32/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/32/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/32/flashlight-on.svg breeze-icons-5.54.0/icons/actions/32/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/32/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/32/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/32@2x/flashlight-off.svg breeze-icons-5.54.0/icons/actions/32@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons/actions/32@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/32@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/32@2x/flashlight-on.svg breeze-icons-5.54.0/icons/actions/32@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons/actions/32@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/32@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/actions/symbolic/view-private-symbolic.svg breeze-icons-5.54.0/icons/actions/symbolic/view-private-symbolic.svg --- breeze-icons-5.53.0/icons/actions/symbolic/view-private-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/actions/symbolic/view-private-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/applets/256/org.kde.plasma.frame.svg breeze-icons-5.54.0/icons/applets/256/org.kde.plasma.frame.svg --- breeze-icons-5.53.0/icons/applets/256/org.kde.plasma.frame.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/applets/256/org.kde.plasma.frame.svg 2019-01-04 21:56:03.000000000 +0000 @@ -103,11 +103,11 @@ inkscape:collect="always" id="linearGradient4697"> diff -Nru breeze-icons-5.53.0/icons/applets/64/preferences-system-windows-effect-desktopgrid.svg breeze-icons-5.54.0/icons/applets/64/preferences-system-windows-effect-desktopgrid.svg --- breeze-icons-5.53.0/icons/applets/64/preferences-system-windows-effect-desktopgrid.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/applets/64/preferences-system-windows-effect-desktopgrid.svg 2019-01-04 21:56:03.000000000 +0000 @@ -34,10 +34,10 @@ inkscape:collect="always"> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> @@ -390,7 +390,7 @@ d="m 756.85714,185.47599 0,3.45762 9.67899,0 -9.67899,-3.45762 z" style="fill:url(#linearGradient13606);stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#eff0f1" /> @@ -304,7 +304,7 @@ inkscape:connector-curvature="0" d="m 746.83445,204.25087 22.02271,-16.31733 -10e-6,7.97131 z" inkscape:transform-center-x="5.5056789" - style="fill:#ffa92d;stroke-width:2;stroke-linecap:round" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#eff0f1" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/32/system-help.svg breeze-icons-5.54.0/icons/apps/32/system-help.svg --- breeze-icons-5.53.0/icons/apps/32/system-help.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/32/system-help.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/32/systemsettings.svg breeze-icons-5.54.0/icons/apps/32/systemsettings.svg --- breeze-icons-5.53.0/icons/apps/32/systemsettings.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/32/systemsettings.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/32/utilities-log-viewer.svg breeze-icons-5.54.0/icons/apps/32/utilities-log-viewer.svg --- breeze-icons-5.53.0/icons/apps/32/utilities-log-viewer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/32/utilities-log-viewer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/32/yast.svg breeze-icons-5.54.0/icons/apps/32/yast.svg --- breeze-icons-5.53.0/icons/apps/32/yast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/32/yast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/32/yast-sw_single.svg breeze-icons-5.54.0/icons/apps/32/yast-sw_single.svg --- breeze-icons-5.53.0/icons/apps/32/yast-sw_single.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/32/yast-sw_single.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/blender.svg breeze-icons-5.54.0/icons/apps/48/blender.svg --- breeze-icons-5.53.0/icons/apps/48/blender.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/blender.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,157 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/breeze-settings.svg breeze-icons-5.54.0/icons/apps/48/breeze-settings.svg --- breeze-icons-5.53.0/icons/apps/48/breeze-settings.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/breeze-settings.svg 2019-01-04 21:56:03.000000000 +0000 @@ -27,8 +27,8 @@ - - + + @@ -38,7 +38,7 @@ - + @@ -55,8 +55,8 @@ - - + + diff -Nru breeze-icons-5.53.0/icons/apps/48/calamares.svg breeze-icons-5.54.0/icons/apps/48/calamares.svg --- breeze-icons-5.53.0/icons/apps/48/calamares.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/calamares.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/internet-web-browser.svg breeze-icons-5.54.0/icons/apps/48/internet-web-browser.svg --- breeze-icons-5.53.0/icons/apps/48/internet-web-browser.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/internet-web-browser.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/kmag.svg breeze-icons-5.54.0/icons/apps/48/kmag.svg --- breeze-icons-5.53.0/icons/apps/48/kmag.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/kmag.svg 2019-01-04 21:56:03.000000000 +0000 @@ -9,12 +9,12 @@ - - + + - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/apps/48/kolf.svg breeze-icons-5.54.0/icons/apps/48/kolf.svg --- breeze-icons-5.53.0/icons/apps/48/kolf.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/kolf.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,57 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/ksnapshot.svg breeze-icons-5.54.0/icons/apps/48/ksnapshot.svg --- breeze-icons-5.53.0/icons/apps/48/ksnapshot.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/ksnapshot.svg 2019-01-04 21:56:03.000000000 +0000 @@ -13,8 +13,8 @@ - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/apps/48/network-manager.svg breeze-icons-5.54.0/icons/apps/48/network-manager.svg --- breeze-icons-5.53.0/icons/apps/48/network-manager.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/network-manager.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/plasma-media-center.svg breeze-icons-5.54.0/icons/apps/48/plasma-media-center.svg --- breeze-icons-5.53.0/icons/apps/48/plasma-media-center.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/plasma-media-center.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,17 +5,9 @@ - - - - - - - - - - + + @@ -28,7 +20,6 @@ - @@ -37,7 +28,6 @@ - diff -Nru breeze-icons-5.53.0/icons/apps/48/spectacle.svg breeze-icons-5.54.0/icons/apps/48/spectacle.svg --- breeze-icons-5.53.0/icons/apps/48/spectacle.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/spectacle.svg 2019-01-04 21:56:03.000000000 +0000 @@ -13,8 +13,8 @@ - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/apps/48/ubiquity-kde.svg breeze-icons-5.54.0/icons/apps/48/ubiquity-kde.svg --- breeze-icons-5.53.0/icons/apps/48/ubiquity-kde.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/ubiquity-kde.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/ubiquity.svg breeze-icons-5.54.0/icons/apps/48/ubiquity.svg --- breeze-icons-5.53.0/icons/apps/48/ubiquity.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/ubiquity.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/yast-installation.svg breeze-icons-5.54.0/icons/apps/48/yast-installation.svg --- breeze-icons-5.53.0/icons/apps/48/yast-installation.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/yast-installation.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/yast.svg breeze-icons-5.54.0/icons/apps/48/yast.svg --- breeze-icons-5.53.0/icons/apps/48/yast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/yast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/apps/48/yast-sw_single.svg breeze-icons-5.54.0/icons/apps/48/yast-sw_single.svg --- breeze-icons-5.53.0/icons/apps/48/yast-sw_single.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/apps/48/yast-sw_single.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,244 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/categories/32/applications-internet.svg breeze-icons-5.54.0/icons/categories/32/applications-internet.svg --- breeze-icons-5.53.0/icons/categories/32/applications-internet.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/categories/32/applications-internet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/categories/32/applications-multimedia.svg breeze-icons-5.54.0/icons/categories/32/applications-multimedia.svg --- breeze-icons-5.53.0/icons/categories/32/applications-multimedia.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/categories/32/applications-multimedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -71,28 +71,9 @@ inkscape:collect="always" id="linearGradient4391"> + stop-color="#21c9fb" /> - - - - + offset="1" stop-color="#197cf1" /> @@ -254,7 +254,7 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16/drive-multidisk.svg breeze-icons-5.54.0/icons/devices/16/drive-multidisk.svg --- breeze-icons-5.53.0/icons/devices/16/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16/drive-multipartition.svg breeze-icons-5.54.0/icons/devices/16/drive-multipartition.svg --- breeze-icons-5.53.0/icons/devices/16/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16/drive-partition.svg breeze-icons-5.54.0/icons/devices/16/drive-partition.svg --- breeze-icons-5.53.0/icons/devices/16/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16/network-rj11-female.svg breeze-icons-5.54.0/icons/devices/16/network-rj11-female.svg --- breeze-icons-5.53.0/icons/devices/16/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16/network-rj45-female.svg breeze-icons-5.54.0/icons/devices/16/network-rj45-female.svg --- breeze-icons-5.53.0/icons/devices/16/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons/devices/16@2x/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons/devices/16@2x/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,11 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/drive-multidisk.svg breeze-icons-5.54.0/icons/devices/16@2x/drive-multidisk.svg --- breeze-icons-5.53.0/icons/devices/16@2x/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/drive-multipartition.svg breeze-icons-5.54.0/icons/devices/16@2x/drive-multipartition.svg --- breeze-icons-5.53.0/icons/devices/16@2x/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/drive-partition.svg breeze-icons-5.54.0/icons/devices/16@2x/drive-partition.svg --- breeze-icons-5.53.0/icons/devices/16@2x/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/network-rj11-female.svg breeze-icons-5.54.0/icons/devices/16@2x/network-rj11-female.svg --- breeze-icons-5.53.0/icons/devices/16@2x/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/16@2x/network-rj45-female.svg breeze-icons-5.54.0/icons/devices/16@2x/network-rj45-female.svg --- breeze-icons-5.53.0/icons/devices/16@2x/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/16@2x/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons/devices/22/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons/devices/22/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/drive-multidisk.svg breeze-icons-5.54.0/icons/devices/22/drive-multidisk.svg --- breeze-icons-5.53.0/icons/devices/22/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/drive-multipartition.svg breeze-icons-5.54.0/icons/devices/22/drive-multipartition.svg --- breeze-icons-5.53.0/icons/devices/22/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/drive-partition.svg breeze-icons-5.54.0/icons/devices/22/drive-partition.svg --- breeze-icons-5.53.0/icons/devices/22/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/network-rj11-female.svg breeze-icons-5.54.0/icons/devices/22/network-rj11-female.svg --- breeze-icons-5.53.0/icons/devices/22/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22/network-rj45-female.svg breeze-icons-5.54.0/icons/devices/22/network-rj45-female.svg --- breeze-icons-5.53.0/icons/devices/22/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons/devices/22@2x/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons/devices/22@2x/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/drive-multidisk.svg breeze-icons-5.54.0/icons/devices/22@2x/drive-multidisk.svg --- breeze-icons-5.53.0/icons/devices/22@2x/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/drive-multipartition.svg breeze-icons-5.54.0/icons/devices/22@2x/drive-multipartition.svg --- breeze-icons-5.53.0/icons/devices/22@2x/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/drive-partition.svg breeze-icons-5.54.0/icons/devices/22@2x/drive-partition.svg --- breeze-icons-5.53.0/icons/devices/22@2x/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/network-rj11-female.svg breeze-icons-5.54.0/icons/devices/22@2x/network-rj11-female.svg --- breeze-icons-5.53.0/icons/devices/22@2x/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/22@2x/network-rj45-female.svg breeze-icons-5.54.0/icons/devices/22@2x/network-rj45-female.svg --- breeze-icons-5.53.0/icons/devices/22@2x/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/22@2x/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/64/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons/devices/64/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons/devices/64/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/64/drive-multidisk.svg breeze-icons-5.54.0/icons/devices/64/drive-multidisk.svg --- breeze-icons-5.53.0/icons/devices/64/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/devices/64/drive-multipartition.svg breeze-icons-5.54.0/icons/devices/64/drive-multipartition.svg --- breeze-icons-5.53.0/icons/devices/64/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/devices/64/drive-partition.svg breeze-icons-5.54.0/icons/devices/64/drive-partition.svg --- breeze-icons-5.53.0/icons/devices/64/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/devices/64/multimedia-player.svg breeze-icons-5.54.0/icons/devices/64/multimedia-player.svg --- breeze-icons-5.53.0/icons/devices/64/multimedia-player.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/multimedia-player.svg 2019-01-04 21:56:03.000000000 +0000 @@ -17,12 +17,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons/devices/64/network-rj11-female.svg breeze-icons-5.54.0/icons/devices/64/network-rj11-female.svg --- breeze-icons-5.53.0/icons/devices/64/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/devices/64/network-rj45-female.svg breeze-icons-5.54.0/icons/devices/64/network-rj45-female.svg --- breeze-icons-5.53.0/icons/devices/64/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/devices/64/video-television.svg breeze-icons-5.54.0/icons/devices/64/video-television.svg --- breeze-icons-5.53.0/icons/devices/64/video-television.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/64/video-television.svg 2019-01-04 21:56:03.000000000 +0000 @@ -22,12 +22,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons/devices/symbolic/drive-harddisk-encrypted-symbolic.svg breeze-icons-5.54.0/icons/devices/symbolic/drive-harddisk-encrypted-symbolic.svg --- breeze-icons-5.53.0/icons/devices/symbolic/drive-harddisk-encrypted-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/symbolic/drive-harddisk-encrypted-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,11 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/symbolic/drive-multidisk-symbolic.svg breeze-icons-5.54.0/icons/devices/symbolic/drive-multidisk-symbolic.svg --- breeze-icons-5.53.0/icons/devices/symbolic/drive-multidisk-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/symbolic/drive-multidisk-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons/devices/symbolic/drive-multipartition-symbolic.svg breeze-icons-5.54.0/icons/devices/symbolic/drive-multipartition-symbolic.svg --- breeze-icons-5.53.0/icons/devices/symbolic/drive-multipartition-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/symbolic/drive-multipartition-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/devices/symbolic/drive-partition-symbolic.svg breeze-icons-5.54.0/icons/devices/symbolic/drive-partition-symbolic.svg --- breeze-icons-5.53.0/icons/devices/symbolic/drive-partition-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/devices/symbolic/drive-partition-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons/index.theme breeze-icons-5.54.0/icons/index.theme --- breeze-icons-5.53.0/icons/index.theme 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/index.theme 2019-01-04 21:56:03.000000000 +0000 @@ -57,7 +57,7 @@ Comment[he]=ערכת הנושא הברירת־מחדל של Plama Comment[hu]=A Plasma 5 alapértelmezett témája Comment[ia]=Thema predefinite de Plasma 5 -Comment[id]=Tema Baku Plasma 5 +Comment[id]=Tema Default Plasma 5 Comment[it]=Tema predefinito di Plasma 5 Comment[ko]=기본 Plasma 5 테마 Comment[nl]=Standaard Plasma 5 thema diff -Nru breeze-icons-5.53.0/icons/mimetypes/16/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/16/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/16/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,3 @@ + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/16/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/16/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/16/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/16/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/16/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/16/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/16/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/16/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/16/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/16@2x/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/16@2x/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/16@2x/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16@2x/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,3 @@ + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/16@2x/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/16@2x/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/16@2x/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16@2x/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/16@2x/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/16@2x/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/16@2x/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16@2x/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/16@2x/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/16@2x/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/16@2x/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/16@2x/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/22/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/22/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/22/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/22/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/22/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/22/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/22/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/22/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/22/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22@2x/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/22@2x/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/22@2x/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22@2x/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/22@2x/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/22@2x/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/22@2x/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22@2x/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22@2x/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/22@2x/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/22@2x/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22@2x/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/22@2x/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/22@2x/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/22@2x/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/22@2x/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/32/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/32/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/32/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/32/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/32/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/32/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/32/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/32/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,135 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/32/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/32/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/32/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/32/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/32/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/32/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/32/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/32/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,135 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/64/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons/mimetypes/64/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons/mimetypes/64/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/64/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/mimetypes/64/application-x-python-bytecode.svg breeze-icons-5.54.0/icons/mimetypes/64/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons/mimetypes/64/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/64/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,216 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/64/text-x-python3.svg breeze-icons-5.54.0/icons/mimetypes/64/text-x-python3.svg --- breeze-icons-5.53.0/icons/mimetypes/64/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/64/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/mimetypes/64/text-x-python.svg breeze-icons-5.54.0/icons/mimetypes/64/text-x-python.svg --- breeze-icons-5.53.0/icons/mimetypes/64/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/mimetypes/64/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,216 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/places/32/desktop.svg breeze-icons-5.54.0/icons/places/32/desktop.svg --- breeze-icons-5.53.0/icons/places/32/desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/places/32/desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/places/32/user-desktop.svg breeze-icons-5.54.0/icons/places/32/user-desktop.svg --- breeze-icons-5.53.0/icons/places/32/user-desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/places/32/user-desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/places/64/desktop.svg breeze-icons-5.54.0/icons/places/64/desktop.svg --- breeze-icons-5.53.0/icons/places/64/desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/places/64/desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -34,7 +34,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/places/64/user-desktop.svg breeze-icons-5.54.0/icons/places/64/user-desktop.svg --- breeze-icons-5.53.0/icons/places/64/user-desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/places/64/user-desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -34,7 +34,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/applications-internet.svg breeze-icons-5.54.0/icons/preferences/32/applications-internet.svg --- breeze-icons-5.53.0/icons/preferences/32/applications-internet.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/applications-internet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/krunner.svg breeze-icons-5.54.0/icons/preferences/32/krunner.svg --- breeze-icons-5.53.0/icons/preferences/32/krunner.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/krunner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/mediacontrol.svg breeze-icons-5.54.0/icons/preferences/32/mediacontrol.svg --- breeze-icons-5.53.0/icons/preferences/32/mediacontrol.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/mediacontrol.svg 2019-01-04 21:56:03.000000000 +0000 @@ -8,12 +8,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/plasmagik.svg breeze-icons-5.54.0/icons/preferences/32/plasmagik.svg --- breeze-icons-5.53.0/icons/preferences/32/plasmagik.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/plasmagik.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/plasma-search.svg breeze-icons-5.54.0/icons/preferences/32/plasma-search.svg --- breeze-icons-5.53.0/icons/preferences/32/plasma-search.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/plasma-search.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/plasmashell.svg breeze-icons-5.54.0/icons/preferences/32/plasmashell.svg --- breeze-icons-5.53.0/icons/preferences/32/plasmashell.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/plasmashell.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/plasma.svg breeze-icons-5.54.0/icons/preferences/32/plasma.svg --- breeze-icons-5.53.0/icons/preferences/32/plasma.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/plasma.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-multimedia.svg breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-multimedia.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-multimedia.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-multimedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -8,12 +8,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-plasma.svg breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-plasma.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-plasma.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-plasma.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-screensaver.svg breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-screensaver.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-desktop-screensaver.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-desktop-screensaver.svg 2019-01-04 21:56:03.000000000 +0000 @@ -101,11 +101,11 @@ inkscape:collect="always" id="linearGradient4219"> @@ -254,7 +254,7 @@ \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-devices-drive-optical-check.svg breeze-icons-5.54.0/icons/preferences/32/preferences-devices-drive-optical-check.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-devices-drive-optical-check.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-devices-drive-optical-check.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-devices-printer.svg breeze-icons-5.54.0/icons/preferences/32/preferences-devices-printer.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-devices-printer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-devices-printer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-devices-scanner.svg breeze-icons-5.54.0/icons/preferences/32/preferences-devices-scanner.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-devices-scanner.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-devices-scanner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-devices-tree.svg breeze-icons-5.54.0/icons/preferences/32/preferences-devices-tree.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-devices-tree.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-devices-tree.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-log.svg breeze-icons-5.54.0/icons/preferences/32/preferences-log.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-log.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-log.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-releasenotes.svg breeze-icons-5.54.0/icons/preferences/32/preferences-releasenotes.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-releasenotes.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-releasenotes.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-security-apparmor.svg breeze-icons-5.54.0/icons/preferences/32/preferences-security-apparmor.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-security-apparmor.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-security-apparmor.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-security-firewall.svg breeze-icons-5.54.0/icons/preferences/32/preferences-security-firewall.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-security-firewall.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-security-firewall.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-security-kerberos.svg breeze-icons-5.54.0/icons/preferences/32/preferences-security-kerberos.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-security-kerberos.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-security-kerberos.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-security.svg breeze-icons-5.54.0/icons/preferences/32/preferences-security.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-security.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-security.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences.svg breeze-icons-5.54.0/icons/preferences/32/preferences.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-backup.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-backup.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-backup.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-backup.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-linux.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-linux.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-linux.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-linux.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-dsl.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-dsl.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-dsl.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-dsl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ethernet.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ethernet.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ethernet.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ethernet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-iscsi.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-iscsi.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-iscsi.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-iscsi.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ldap.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ldap.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-nis.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-nis.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ntp.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ntp.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-ntp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-ntp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-proxy.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-proxy.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-proxy.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-proxy.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-remote.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-remote.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-remote.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-remote.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-samba.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-samba.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-samba.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-samba.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-boot.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-boot.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-boot.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-boot.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-dhcp.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-dhcp.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-dhcp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-dhcp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-dns.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-dns.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-dns.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-dns.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-ftp.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-ftp.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-ftp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-ftp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-installation.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-installation.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-installation.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-installation.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-iscsi.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-iscsi.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-iscsi.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-iscsi.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-kerberos.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-kerberos.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-kerberos.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-kerberos.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-ldap.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-ldap.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-mail.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-mail.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-mail.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-mail.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-nfs.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-nfs.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-nfs.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-nfs.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-nis.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-nis.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-samba.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-samba.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-samba.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-samba.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-slp.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-slp.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-slp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-slp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-web.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-web.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-server-web.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-server-web.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,30 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-vpn.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-vpn.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-vpn.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-vpn.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-wakeonlan.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-wakeonlan.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-network-wakeonlan.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-network-wakeonlan.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-services.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-services.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-services.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-services.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-session-services.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-session-services.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-session-services.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-session-services.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,73 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-startup.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-startup.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-startup.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-startup.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-system-user-sudo.svg breeze-icons-5.54.0/icons/preferences/32/preferences-system-user-sudo.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-system-user-sudo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-system-user-sudo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-container.svg breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-container.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-container.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-container.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-install.svg breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-install.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-install.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-install.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-migrate.svg breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-migrate.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-migrate.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-migrate.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-new.svg breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-new.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm-new.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm-new.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm.svg breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-virtualization-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-virtualization-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-cache.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-cache.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-cache.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-cache.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,33 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-cookies.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-cookies.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-cookies.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-cookies.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,29 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-identification.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-identification.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-identification.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-identification.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,30 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-shortcuts.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-shortcuts.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-shortcuts.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-shortcuts.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,38 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-ssl.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-ssl.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-ssl.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-ssl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,33 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-stylesheets.svg breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-stylesheets.svg --- breeze-icons-5.53.0/icons/preferences/32/preferences-web-browser-stylesheets.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/preferences-web-browser-stylesheets.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,202 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/system-lock-screen.svg breeze-icons-5.54.0/icons/preferences/32/system-lock-screen.svg --- breeze-icons-5.53.0/icons/preferences/32/system-lock-screen.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/system-lock-screen.svg 2019-01-04 21:56:03.000000000 +0000 @@ -101,11 +101,11 @@ inkscape:collect="always" id="linearGradient4219"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-alternatives.svg breeze-icons-5.54.0/icons/preferences/32/yast-alternatives.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-alternatives.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-alternatives.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-apparmor.svg breeze-icons-5.54.0/icons/preferences/32/yast-apparmor.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-apparmor.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-apparmor.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-auth-client.svg breeze-icons-5.54.0/icons/preferences/32/yast-auth-client.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-auth-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-auth-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-autoyast.svg breeze-icons-5.54.0/icons/preferences/32/yast-autoyast.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-autoyast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-autoyast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-bootloader.svg breeze-icons-5.54.0/icons/preferences/32/yast-bootloader.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-bootloader.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-bootloader.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-checkmedia.svg breeze-icons-5.54.0/icons/preferences/32/yast-checkmedia.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-checkmedia.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-checkmedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-create-new-vm.svg breeze-icons-5.54.0/icons/preferences/32/yast-create-new-vm.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-create-new-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-create-new-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-device-tree.svg breeze-icons-5.54.0/icons/preferences/32/yast-device-tree.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-device-tree.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-device-tree.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-dhcp-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-dhcp-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-dhcp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-dhcp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-disk.svg breeze-icons-5.54.0/icons/preferences/32/yast-disk.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-disk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-disk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-dns-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-dns-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-dns-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-dns-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-docker.svg breeze-icons-5.54.0/icons/preferences/32/yast-docker.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-docker.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-docker.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-dsl.svg breeze-icons-5.54.0/icons/preferences/32/yast-dsl.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-dsl.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-dsl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-fcoe.svg breeze-icons-5.54.0/icons/preferences/32/yast-fcoe.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-fcoe.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-fcoe.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-firewall.svg breeze-icons-5.54.0/icons/preferences/32/yast-firewall.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-firewall.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-firewall.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-fonts.svg breeze-icons-5.54.0/icons/preferences/32/yast-fonts.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-fonts.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-fonts.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-ftp-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-ftp-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-ftp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-ftp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-hardware.svg breeze-icons-5.54.0/icons/preferences/32/yast-hardware.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-hardware.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-hardware.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-host.svg breeze-icons-5.54.0/icons/preferences/32/yast-host.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-host.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-host.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-http-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-http-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-http-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-http-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-hwinfo.svg breeze-icons-5.54.0/icons/preferences/32/yast-hwinfo.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-hwinfo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-hwinfo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-instserver.svg breeze-icons-5.54.0/icons/preferences/32/yast-instserver.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-instserver.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-instserver.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-iscsi-client.svg breeze-icons-5.54.0/icons/preferences/32/yast-iscsi-client.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-iscsi-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-iscsi-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-iscsi-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-iscsi-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-iscsi-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-iscsi-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-journal.svg breeze-icons-5.54.0/icons/preferences/32/yast-journal.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-journal.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-journal.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-kerberos-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-kerberos-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-kerberos-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-kerberos-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-kernel.svg breeze-icons-5.54.0/icons/preferences/32/yast-kernel.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-kernel.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-kernel.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-keyboard.svg breeze-icons-5.54.0/icons/preferences/32/yast-keyboard.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-keyboard.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-keyboard.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-language.svg breeze-icons-5.54.0/icons/preferences/32/yast-language.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-language.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-language.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-lan.svg breeze-icons-5.54.0/icons/preferences/32/yast-lan.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-lan.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-lan.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-ldap-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-ldap-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-ldap-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-ldap-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-ldap.svg breeze-icons-5.54.0/icons/preferences/32/yast-ldap.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-mail.svg breeze-icons-5.54.0/icons/preferences/32/yast-mail.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-mail.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-mail.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-messages.svg breeze-icons-5.54.0/icons/preferences/32/yast-messages.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-messages.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-messages.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-misc.svg breeze-icons-5.54.0/icons/preferences/32/yast-misc.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-misc.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-misc.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-network.svg breeze-icons-5.54.0/icons/preferences/32/yast-network.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-network.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-network.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-nfs-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-nfs-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-nfs-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-nfs-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-nfs.svg breeze-icons-5.54.0/icons/preferences/32/yast-nfs.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-nfs.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-nfs.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-nis-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-nis-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-nis-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-nis-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-nis.svg breeze-icons-5.54.0/icons/preferences/32/yast-nis.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-ntp-client.svg breeze-icons-5.54.0/icons/preferences/32/yast-ntp-client.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-ntp-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-ntp-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-printer.svg breeze-icons-5.54.0/icons/preferences/32/yast-printer.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-printer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-printer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-proxy.svg breeze-icons-5.54.0/icons/preferences/32/yast-proxy.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-proxy.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-proxy.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-release-notes.svg breeze-icons-5.54.0/icons/preferences/32/yast-release-notes.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-release-notes.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-release-notes.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-remote.svg breeze-icons-5.54.0/icons/preferences/32/yast-remote.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-remote.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-remote.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-samba-client.svg breeze-icons-5.54.0/icons/preferences/32/yast-samba-client.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-samba-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-samba-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-samba-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-samba-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-samba-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-samba-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-scanner.svg breeze-icons-5.54.0/icons/preferences/32/yast-scanner.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-scanner.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-scanner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-security.svg breeze-icons-5.54.0/icons/preferences/32/yast-security.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-security.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-security.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-services-manager.svg breeze-icons-5.54.0/icons/preferences/32/yast-services-manager.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-services-manager.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-services-manager.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-slp-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-slp-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-slp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-slp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-snapper.svg breeze-icons-5.54.0/icons/preferences/32/yast-snapper.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-snapper.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-snapper.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-software.svg breeze-icons-5.54.0/icons/preferences/32/yast-software.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-software.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-software.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-sound.svg breeze-icons-5.54.0/icons/preferences/32/yast-sound.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-sound.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-sound.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-sudo.svg breeze-icons-5.54.0/icons/preferences/32/yast-sudo.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-sudo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-sudo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-support.svg breeze-icons-5.54.0/icons/preferences/32/yast-support.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-support.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-support.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-sw_source.svg breeze-icons-5.54.0/icons/preferences/32/yast-sw_source.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-sw_source.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-sw_source.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-sysconfig.svg breeze-icons-5.54.0/icons/preferences/32/yast-sysconfig.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-sysconfig.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-sysconfig.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-system.svg breeze-icons-5.54.0/icons/preferences/32/yast-system.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-system.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-system.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-tftp-server.svg breeze-icons-5.54.0/icons/preferences/32/yast-tftp-server.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-tftp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-tftp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-timezone.svg breeze-icons-5.54.0/icons/preferences/32/yast-timezone.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-timezone.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-timezone.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-update.svg breeze-icons-5.54.0/icons/preferences/32/yast-update.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-update.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-update.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-users.svg breeze-icons-5.54.0/icons/preferences/32/yast-users.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-users.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-users.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-vm-install.svg breeze-icons-5.54.0/icons/preferences/32/yast-vm-install.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-vm-install.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-vm-install.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-vm-migrate.svg breeze-icons-5.54.0/icons/preferences/32/yast-vm-migrate.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-vm-migrate.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-vm-migrate.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-vm.svg breeze-icons-5.54.0/icons/preferences/32/yast-vm.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-vpn.svg breeze-icons-5.54.0/icons/preferences/32/yast-vpn.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-vpn.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-vpn.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/preferences/32/yast-wol.svg breeze-icons-5.54.0/icons/preferences/32/yast-wol.svg --- breeze-icons-5.53.0/icons/preferences/32/yast-wol.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/preferences/32/yast-wol.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16/audio-off.svg breeze-icons-5.54.0/icons/status/16/audio-off.svg --- breeze-icons-5.53.0/icons/status/16/audio-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16/audio-volume-low.svg breeze-icons-5.54.0/icons/status/16/audio-volume-low.svg --- breeze-icons-5.53.0/icons/status/16/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/16/audio-volume-medium.svg breeze-icons-5.54.0/icons/status/16/audio-volume-medium.svg --- breeze-icons-5.53.0/icons/status/16/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/16/audio-volume-muted.svg breeze-icons-5.54.0/icons/status/16/audio-volume-muted.svg --- breeze-icons-5.53.0/icons/status/16/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16/camera-off.svg breeze-icons-5.54.0/icons/status/16/camera-off.svg --- breeze-icons-5.53.0/icons/status/16/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16/mic-off.svg breeze-icons-5.54.0/icons/status/16/mic-off.svg --- breeze-icons-5.53.0/icons/status/16/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -14,7 +14,7 @@ d="M 5 2 C 3.892 2 3 2.892 3 4 L 3 8 C 3 9.108 3.892 10 5 10 C 6.108 10 7 9.108 7 8 L 7 4 C 7 2.892 6.108 2 5 2 z M 1 7 L 1 8 C 1 9.847 2.286 11.405469 4 11.855469 L 4 13 L 3 13 L 3 14 L 7 14 L 7 13 L 6 13 L 6 11.855469 C 7.714 11.404469 9 9.845 9 8 L 9 7 L 8 7 L 8 8 C 8 9.645 6.645 11 5 11 C 3.355 11 2 9.645 2 8 L 2 7 L 1 7 z " class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-medium.svg breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-medium.svg --- breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -18,7 +18,7 @@ d="M 10.767578,4.4609375 10,4.9472656 c 0.698954,0.9271285 1.06889,1.981008 1.072266,3.0546875 -0.0023,1.0742041 -0.371613,2.1287919 -1.070313,3.0566409 l 0.767578,0.486328 c 0.83771,-1.067993 1.282151,-2.2932451 1.285157,-3.5429689 -0.0041,-1.2492036 -0.449158,-2.4737436 -1.28711,-3.5410156 z" class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons/status/16/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16@2x/audio-off.svg breeze-icons-5.54.0/icons/status/16@2x/audio-off.svg --- breeze-icons-5.53.0/icons/status/16@2x/audio-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16@2x/audio-volume-low.svg breeze-icons-5.54.0/icons/status/16@2x/audio-volume-low.svg --- breeze-icons-5.53.0/icons/status/16@2x/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/16@2x/audio-volume-medium.svg breeze-icons-5.54.0/icons/status/16@2x/audio-volume-medium.svg --- breeze-icons-5.53.0/icons/status/16@2x/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/16@2x/audio-volume-muted.svg breeze-icons-5.54.0/icons/status/16@2x/audio-volume-muted.svg --- breeze-icons-5.53.0/icons/status/16@2x/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16@2x/camera-off.svg breeze-icons-5.54.0/icons/status/16@2x/camera-off.svg --- breeze-icons-5.53.0/icons/status/16@2x/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16@2x/mic-off.svg breeze-icons-5.54.0/icons/status/16@2x/mic-off.svg --- breeze-icons-5.53.0/icons/status/16@2x/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -14,7 +14,7 @@ d="M 5 2 C 3.892 2 3 2.892 3 4 L 3 8 C 3 9.108 3.892 10 5 10 C 6.108 10 7 9.108 7 8 L 7 4 C 7 2.892 6.108 2 5 2 z M 1 7 L 1 8 C 1 9.847 2.286 11.405469 4 11.855469 L 4 13 L 3 13 L 3 14 L 7 14 L 7 13 L 6 13 L 6 11.855469 C 7.714 11.404469 9 9.845 9 8 L 9 7 L 8 7 L 8 8 C 8 9.645 6.645 11 5 11 C 3.355 11 2 9.645 2 8 L 2 7 L 1 7 z " class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-medium.svg breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-medium.svg --- breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -18,7 +18,7 @@ d="M 10.767578,4.4609375 10,4.9472656 c 0.698954,0.9271285 1.06889,1.981008 1.072266,3.0546875 -0.0023,1.0742041 -0.371613,2.1287919 -1.070313,3.0566409 l 0.767578,0.486328 c 0.83771,-1.067993 1.282151,-2.2932451 1.285157,-3.5429689 -0.0041,-1.2492036 -0.449158,-2.4737436 -1.28711,-3.5410156 z" class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons/status/16@2x/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/16@2x/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/audio-off.svg breeze-icons-5.54.0/icons/status/22/audio-off.svg --- breeze-icons-5.53.0/icons/status/22/audio-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/audio-on.svg breeze-icons-5.54.0/icons/status/22/audio-on.svg --- breeze-icons-5.53.0/icons/status/22/audio-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/audio-ready.svg breeze-icons-5.54.0/icons/status/22/audio-ready.svg --- breeze-icons-5.53.0/icons/status/22/audio-ready.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-ready.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/audio-volume-low.svg breeze-icons-5.54.0/icons/status/22/audio-volume-low.svg --- breeze-icons-5.53.0/icons/status/22/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,12 +7,12 @@ diff -Nru breeze-icons-5.53.0/icons/status/22/audio-volume-medium.svg breeze-icons-5.54.0/icons/status/22/audio-volume-medium.svg --- breeze-icons-5.53.0/icons/status/22/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -12,7 +12,7 @@ id="path4226" class="ColorScheme-Text"/> diff -Nru breeze-icons-5.53.0/icons/status/22/audio-volume-muted.svg breeze-icons-5.54.0/icons/status/22/audio-volume-muted.svg --- breeze-icons-5.53.0/icons/status/22/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/camera-off.svg breeze-icons-5.54.0/icons/status/22/camera-off.svg --- breeze-icons-5.53.0/icons/status/22/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/input-touchpad-off.svg breeze-icons-5.54.0/icons/status/22/input-touchpad-off.svg --- breeze-icons-5.53.0/icons/status/22/input-touchpad-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/input-touchpad-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/mic-off.svg breeze-icons-5.54.0/icons/status/22/mic-off.svg --- breeze-icons-5.53.0/icons/status/22/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons/status/22/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons/status/22/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,7 +7,7 @@ diff -Nru breeze-icons-5.53.0/icons/status/22/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons/status/22/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons/status/22/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-off.svg breeze-icons-5.54.0/icons/status/22@2x/audio-off.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-on.svg breeze-icons-5.54.0/icons/status/22@2x/audio-on.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-ready.svg breeze-icons-5.54.0/icons/status/22@2x/audio-ready.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-ready.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-ready.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-volume-low.svg breeze-icons-5.54.0/icons/status/22@2x/audio-volume-low.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,12 +7,12 @@ diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-volume-medium.svg breeze-icons-5.54.0/icons/status/22@2x/audio-volume-medium.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -12,7 +12,7 @@ id="path4226" class="ColorScheme-Text"/> diff -Nru breeze-icons-5.53.0/icons/status/22@2x/audio-volume-muted.svg breeze-icons-5.54.0/icons/status/22@2x/audio-volume-muted.svg --- breeze-icons-5.53.0/icons/status/22@2x/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/camera-off.svg breeze-icons-5.54.0/icons/status/22@2x/camera-off.svg --- breeze-icons-5.53.0/icons/status/22@2x/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/input-touchpad-off.svg breeze-icons-5.54.0/icons/status/22@2x/input-touchpad-off.svg --- breeze-icons-5.53.0/icons/status/22@2x/input-touchpad-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/input-touchpad-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/mic-off.svg breeze-icons-5.54.0/icons/status/22@2x/mic-off.svg --- breeze-icons-5.53.0/icons/status/22@2x/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/22@2x/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons/status/22@2x/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons/status/22@2x/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,7 +7,7 @@ diff -Nru breeze-icons-5.53.0/icons/status/22@2x/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons/status/22@2x/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons/status/22@2x/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/22@2x/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/symbolic/audio-volume-low-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/audio-volume-low-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/audio-volume-low-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/audio-volume-low-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/symbolic/audio-volume-medium-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/audio-volume-medium-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/audio-volume-medium-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/audio-volume-medium-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons/status/symbolic/audio-volume-muted-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/audio-volume-muted-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/audio-volume-muted-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/audio-volume-muted-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-low-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-low-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-low-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-low-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -14,7 +14,7 @@ d="M 5 2 C 3.892 2 3 2.892 3 4 L 3 8 C 3 9.108 3.892 10 5 10 C 6.108 10 7 9.108 7 8 L 7 4 C 7 2.892 6.108 2 5 2 z M 1 7 L 1 8 C 1 9.847 2.286 11.405469 4 11.855469 L 4 13 L 3 13 L 3 14 L 7 14 L 7 13 L 6 13 L 6 11.855469 C 7.714 11.404469 9 9.845 9 8 L 9 7 L 8 7 L 8 8 C 8 9.645 6.645 11 5 11 C 3.355 11 2 9.645 2 8 L 2 7 L 1 7 z " class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-medium-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-medium-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-medium-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-medium-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -18,7 +18,7 @@ d="M 10.767578,4.4609375 10,4.9472656 c 0.698954,0.9271285 1.06889,1.981008 1.072266,3.0546875 -0.0023,1.0742041 -0.371613,2.1287919 -1.070313,3.0566409 l 0.767578,0.486328 c 0.83771,-1.067993 1.282151,-2.2932451 1.285157,-3.5429689 -0.0041,-1.2492036 -0.449158,-2.4737436 -1.28711,-3.5410156 z" class="ColorScheme-Text" /> diff -Nru breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-muted-symbolic.svg breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-muted-symbolic.svg --- breeze-icons-5.53.0/icons/status/symbolic/microphone-sensitivity-muted-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons/status/symbolic/microphone-sensitivity-muted-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/16/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/16/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/16/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/16/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/16/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/16/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/16/view-private.svg breeze-icons-5.54.0/icons-dark/actions/16/view-private.svg --- breeze-icons-5.53.0/icons-dark/actions/16/view-private.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16/view-private.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/actions/16@2x/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/16@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/16@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/16@2x/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/16@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/16@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/16@2x/view-private.svg breeze-icons-5.54.0/icons-dark/actions/16@2x/view-private.svg --- breeze-icons-5.53.0/icons-dark/actions/16@2x/view-private.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/16@2x/view-private.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/actions/22/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/22/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/22/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/22/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/22/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22/kdenlive-hide-audio.svg breeze-icons-5.54.0/icons-dark/actions/22/kdenlive-hide-audio.svg --- breeze-icons-5.53.0/icons-dark/actions/22/kdenlive-hide-audio.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22/kdenlive-hide-audio.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22/player-volume-muted.svg breeze-icons-5.54.0/icons-dark/actions/22/player-volume-muted.svg --- breeze-icons-5.53.0/icons-dark/actions/22/player-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22/player-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22@2x/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/22@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/22@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22@2x/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/22@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/22@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22@2x/kdenlive-hide-audio.svg breeze-icons-5.54.0/icons-dark/actions/22@2x/kdenlive-hide-audio.svg --- breeze-icons-5.53.0/icons-dark/actions/22@2x/kdenlive-hide-audio.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22@2x/kdenlive-hide-audio.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/22@2x/player-volume-muted.svg breeze-icons-5.54.0/icons-dark/actions/22@2x/player-volume-muted.svg --- breeze-icons-5.53.0/icons-dark/actions/22@2x/player-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/22@2x/player-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/24/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/24/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/24/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/24/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/24/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/24/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/24/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/24/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/24@2x/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/24@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/24@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/24@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/24@2x/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/24@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/24@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/24@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/32/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/32/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/32/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/32/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/32/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/32/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/32/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/32/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/32@2x/flashlight-off.svg breeze-icons-5.54.0/icons-dark/actions/32@2x/flashlight-off.svg --- breeze-icons-5.53.0/icons-dark/actions/32@2x/flashlight-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/32@2x/flashlight-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/32@2x/flashlight-on.svg breeze-icons-5.54.0/icons-dark/actions/32@2x/flashlight-on.svg --- breeze-icons-5.53.0/icons-dark/actions/32@2x/flashlight-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/32@2x/flashlight-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/actions/symbolic/view-private-symbolic.svg breeze-icons-5.54.0/icons-dark/actions/symbolic/view-private-symbolic.svg --- breeze-icons-5.53.0/icons-dark/actions/symbolic/view-private-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/actions/symbolic/view-private-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/applets/256/org.kde.plasma.frame.svg breeze-icons-5.54.0/icons-dark/applets/256/org.kde.plasma.frame.svg --- breeze-icons-5.53.0/icons-dark/applets/256/org.kde.plasma.frame.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/applets/256/org.kde.plasma.frame.svg 2019-01-04 21:56:03.000000000 +0000 @@ -103,11 +103,11 @@ inkscape:collect="always" id="linearGradient4697"> diff -Nru breeze-icons-5.53.0/icons-dark/applets/64/preferences-system-windows-effect-desktopgrid.svg breeze-icons-5.54.0/icons-dark/applets/64/preferences-system-windows-effect-desktopgrid.svg --- breeze-icons-5.53.0/icons-dark/applets/64/preferences-system-windows-effect-desktopgrid.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/applets/64/preferences-system-windows-effect-desktopgrid.svg 2019-01-04 21:56:03.000000000 +0000 @@ -34,10 +34,10 @@ inkscape:collect="always"> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> @@ -390,7 +390,7 @@ d="m 756.85714,185.47599 0,3.45762 9.67899,0 -9.67899,-3.45762 z" style="fill:url(#linearGradient13606);stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#eff0f1" /> @@ -304,7 +304,7 @@ inkscape:connector-curvature="0" d="m 746.83445,204.25087 22.02271,-16.31733 -10e-6,7.97131 z" inkscape:transform-center-x="5.5056789" - style="fill:#ffa92d;stroke-width:2;stroke-linecap:round" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#eff0f1" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#1abc9c" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + stop-color="#1abc9c" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> + stop-color="#cc4a5e" /> + style="fill:#aa478a;stroke-width:2;stroke-linecap:round" /> \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/32/system-help.svg breeze-icons-5.54.0/icons-dark/apps/32/system-help.svg --- breeze-icons-5.53.0/icons-dark/apps/32/system-help.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/32/system-help.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/32/systemsettings.svg breeze-icons-5.54.0/icons-dark/apps/32/systemsettings.svg --- breeze-icons-5.53.0/icons-dark/apps/32/systemsettings.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/32/systemsettings.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/32/utilities-log-viewer.svg breeze-icons-5.54.0/icons-dark/apps/32/utilities-log-viewer.svg --- breeze-icons-5.53.0/icons-dark/apps/32/utilities-log-viewer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/32/utilities-log-viewer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/32/yast.svg breeze-icons-5.54.0/icons-dark/apps/32/yast.svg --- breeze-icons-5.53.0/icons-dark/apps/32/yast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/32/yast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/32/yast-sw_single.svg breeze-icons-5.54.0/icons-dark/apps/32/yast-sw_single.svg --- breeze-icons-5.53.0/icons-dark/apps/32/yast-sw_single.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/32/yast-sw_single.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/blender.svg breeze-icons-5.54.0/icons-dark/apps/48/blender.svg --- breeze-icons-5.53.0/icons-dark/apps/48/blender.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/blender.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,157 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/breeze-settings.svg breeze-icons-5.54.0/icons-dark/apps/48/breeze-settings.svg --- breeze-icons-5.53.0/icons-dark/apps/48/breeze-settings.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/breeze-settings.svg 2019-01-04 21:56:03.000000000 +0000 @@ -27,8 +27,8 @@ - - + + @@ -38,7 +38,7 @@ - + @@ -55,8 +55,8 @@ - - + + diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/calamares.svg breeze-icons-5.54.0/icons-dark/apps/48/calamares.svg --- breeze-icons-5.53.0/icons-dark/apps/48/calamares.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/calamares.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/internet-web-browser.svg breeze-icons-5.54.0/icons-dark/apps/48/internet-web-browser.svg --- breeze-icons-5.53.0/icons-dark/apps/48/internet-web-browser.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/internet-web-browser.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/kmag.svg breeze-icons-5.54.0/icons-dark/apps/48/kmag.svg --- breeze-icons-5.53.0/icons-dark/apps/48/kmag.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/kmag.svg 2019-01-04 21:56:03.000000000 +0000 @@ -9,12 +9,12 @@ - - + + - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/kolf.svg breeze-icons-5.54.0/icons-dark/apps/48/kolf.svg --- breeze-icons-5.53.0/icons-dark/apps/48/kolf.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/kolf.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,57 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/ksnapshot.svg breeze-icons-5.54.0/icons-dark/apps/48/ksnapshot.svg --- breeze-icons-5.53.0/icons-dark/apps/48/ksnapshot.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/ksnapshot.svg 2019-01-04 21:56:03.000000000 +0000 @@ -13,8 +13,8 @@ - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/network-manager.svg breeze-icons-5.54.0/icons-dark/apps/48/network-manager.svg --- breeze-icons-5.53.0/icons-dark/apps/48/network-manager.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/network-manager.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/plasma-media-center.svg breeze-icons-5.54.0/icons-dark/apps/48/plasma-media-center.svg --- breeze-icons-5.53.0/icons-dark/apps/48/plasma-media-center.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/plasma-media-center.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,17 +5,9 @@ - - - - - - - - - - + + @@ -28,7 +20,6 @@ - @@ -37,7 +28,6 @@ - diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/spectacle.svg breeze-icons-5.54.0/icons-dark/apps/48/spectacle.svg --- breeze-icons-5.53.0/icons-dark/apps/48/spectacle.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/spectacle.svg 2019-01-04 21:56:03.000000000 +0000 @@ -13,8 +13,8 @@ - - + + @@ -41,7 +41,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/ubiquity-kde.svg breeze-icons-5.54.0/icons-dark/apps/48/ubiquity-kde.svg --- breeze-icons-5.53.0/icons-dark/apps/48/ubiquity-kde.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/ubiquity-kde.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/ubiquity.svg breeze-icons-5.54.0/icons-dark/apps/48/ubiquity.svg --- breeze-icons-5.53.0/icons-dark/apps/48/ubiquity.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/ubiquity.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,31 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/yast-installation.svg breeze-icons-5.54.0/icons-dark/apps/48/yast-installation.svg --- breeze-icons-5.53.0/icons-dark/apps/48/yast-installation.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/yast-installation.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/yast.svg breeze-icons-5.54.0/icons-dark/apps/48/yast.svg --- breeze-icons-5.53.0/icons-dark/apps/48/yast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/yast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/apps/48/yast-sw_single.svg breeze-icons-5.54.0/icons-dark/apps/48/yast-sw_single.svg --- breeze-icons-5.53.0/icons-dark/apps/48/yast-sw_single.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/apps/48/yast-sw_single.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,244 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/categories/32/applications-internet.svg breeze-icons-5.54.0/icons-dark/categories/32/applications-internet.svg --- breeze-icons-5.53.0/icons-dark/categories/32/applications-internet.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/categories/32/applications-internet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/categories/32/applications-multimedia.svg breeze-icons-5.54.0/icons-dark/categories/32/applications-multimedia.svg --- breeze-icons-5.53.0/icons-dark/categories/32/applications-multimedia.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/categories/32/applications-multimedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -71,28 +71,9 @@ inkscape:collect="always" id="linearGradient4391"> + stop-color="#21c9fb" /> - - - - + offset="1" stop-color="#197cf1" /> @@ -254,7 +254,7 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16/drive-multidisk.svg breeze-icons-5.54.0/icons-dark/devices/16/drive-multidisk.svg --- breeze-icons-5.53.0/icons-dark/devices/16/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16/drive-multipartition.svg breeze-icons-5.54.0/icons-dark/devices/16/drive-multipartition.svg --- breeze-icons-5.53.0/icons-dark/devices/16/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16/drive-partition.svg breeze-icons-5.54.0/icons-dark/devices/16/drive-partition.svg --- breeze-icons-5.53.0/icons-dark/devices/16/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16/network-rj11-female.svg breeze-icons-5.54.0/icons-dark/devices/16/network-rj11-female.svg --- breeze-icons-5.53.0/icons-dark/devices/16/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16/network-rj45-female.svg breeze-icons-5.54.0/icons-dark/devices/16/network-rj45-female.svg --- breeze-icons-5.53.0/icons-dark/devices/16/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,11 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-multidisk.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-multidisk.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-multipartition.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-multipartition.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-partition.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-partition.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/network-rj11-female.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/network-rj11-female.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/16@2x/network-rj45-female.svg breeze-icons-5.54.0/icons-dark/devices/16@2x/network-rj45-female.svg --- breeze-icons-5.53.0/icons-dark/devices/16@2x/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/16@2x/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons-dark/devices/22/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons-dark/devices/22/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/drive-multidisk.svg breeze-icons-5.54.0/icons-dark/devices/22/drive-multidisk.svg --- breeze-icons-5.53.0/icons-dark/devices/22/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/drive-multipartition.svg breeze-icons-5.54.0/icons-dark/devices/22/drive-multipartition.svg --- breeze-icons-5.53.0/icons-dark/devices/22/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/drive-partition.svg breeze-icons-5.54.0/icons-dark/devices/22/drive-partition.svg --- breeze-icons-5.53.0/icons-dark/devices/22/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/network-rj11-female.svg breeze-icons-5.54.0/icons-dark/devices/22/network-rj11-female.svg --- breeze-icons-5.53.0/icons-dark/devices/22/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22/network-rj45-female.svg breeze-icons-5.54.0/icons-dark/devices/22/network-rj45-female.svg --- breeze-icons-5.53.0/icons-dark/devices/22/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-multidisk.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-multidisk.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-multipartition.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-multipartition.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-partition.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-partition.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/network-rj11-female.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/network-rj11-female.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/22@2x/network-rj45-female.svg breeze-icons-5.54.0/icons-dark/devices/22@2x/network-rj45-female.svg --- breeze-icons-5.53.0/icons-dark/devices/22@2x/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/22@2x/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/drive-harddisk-encrypted.svg breeze-icons-5.54.0/icons-dark/devices/64/drive-harddisk-encrypted.svg --- breeze-icons-5.53.0/icons-dark/devices/64/drive-harddisk-encrypted.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/drive-harddisk-encrypted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/drive-multidisk.svg breeze-icons-5.54.0/icons-dark/devices/64/drive-multidisk.svg --- breeze-icons-5.53.0/icons-dark/devices/64/drive-multidisk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/drive-multidisk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/drive-multipartition.svg breeze-icons-5.54.0/icons-dark/devices/64/drive-multipartition.svg --- breeze-icons-5.53.0/icons-dark/devices/64/drive-multipartition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/drive-multipartition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/drive-partition.svg breeze-icons-5.54.0/icons-dark/devices/64/drive-partition.svg --- breeze-icons-5.53.0/icons-dark/devices/64/drive-partition.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/drive-partition.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/multimedia-player.svg breeze-icons-5.54.0/icons-dark/devices/64/multimedia-player.svg --- breeze-icons-5.53.0/icons-dark/devices/64/multimedia-player.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/multimedia-player.svg 2019-01-04 21:56:03.000000000 +0000 @@ -17,12 +17,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/network-rj11-female.svg breeze-icons-5.54.0/icons-dark/devices/64/network-rj11-female.svg --- breeze-icons-5.53.0/icons-dark/devices/64/network-rj11-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/network-rj11-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/network-rj45-female.svg breeze-icons-5.54.0/icons-dark/devices/64/network-rj45-female.svg --- breeze-icons-5.53.0/icons-dark/devices/64/network-rj45-female.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/network-rj45-female.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/devices/64/video-television.svg breeze-icons-5.54.0/icons-dark/devices/64/video-television.svg --- breeze-icons-5.53.0/icons-dark/devices/64/video-television.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/64/video-television.svg 2019-01-04 21:56:03.000000000 +0000 @@ -22,12 +22,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-harddisk-encrypted-symbolic.svg breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-harddisk-encrypted-symbolic.svg --- breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-harddisk-encrypted-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-harddisk-encrypted-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,11 @@ + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-multidisk-symbolic.svg breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-multidisk-symbolic.svg --- breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-multidisk-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-multidisk-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,8 @@ + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-multipartition-symbolic.svg breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-multipartition-symbolic.svg --- breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-multipartition-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-multipartition-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,14 @@ + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-partition-symbolic.svg breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-partition-symbolic.svg --- breeze-icons-5.53.0/icons-dark/devices/symbolic/drive-partition-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/devices/symbolic/drive-partition-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/index.theme breeze-icons-5.54.0/icons-dark/index.theme --- breeze-icons-5.53.0/icons-dark/index.theme 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/index.theme 2019-01-04 21:56:03.000000000 +0000 @@ -57,7 +57,7 @@ Comment[he]=ערכת הנושא החשוכה הברירת־מחדל של Plama Comment[hu]=A Plasma 5 alapértelmezett sötét témája Comment[ia]=Thema predefinite de Plasma 5 pro themas Dark, i.e. obscur -Comment[id]=Tema Baku Plasma 5 untuk tema-tema Dark +Comment[id]=Tema Default Plasma 5 untuk tema-tema Dark Comment[it]=Tema predefinito di Plasma 5 per temi scuri Comment[ko]=기본 Plasma 5 어두운 테마 Comment[nl]=Standaard Plasma 5 thema voor donkere thema's @@ -106,7 +106,7 @@ ########## ordered by category and alphabetically Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/64,animations/16,animations/22,apps/16,apps/22,apps/32,apps/48,preferences/32,applets/48,applets/64,applets/128,applets/256,categories/32,devices/16,devices/22,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/64,status/16,status/22,status/24,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic -ScaledDirectories=actions/16@2x,actions/22@2x,actions/24@2x,actions32@2x,animations/16@2x,apps/16@2x,apps/22@2x,devices/16@2x,devices/22@2x,emblems/16@2x,emblems/22@2x,emotes/22@2x,mimetypes/16@2x,mimetypes/22@2x,places/16@2x,places/22@2x,status/16@2x,status/22@2x +ScaledDirectories=actions/16@2x,actions/22@2x,actions/24@2x,actions/32@2x,animations/16@2x,apps/16@2x,apps/22@2x,devices/16@2x,devices/22@2x,emblems/16@2x,emblems/22@2x,emotes/22@2x,mimetypes/16@2x,mimetypes/22@2x,places/16@2x,places/22@2x,status/16@2x,status/22@2x ########## Actions ########## ordered by size diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/16/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,3 @@ + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/16/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/16/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,3 @@ + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/16@2x/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/16@2x/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,3 +1 @@ - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/22/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/22/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/22/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/22@2x/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/22@2x/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,85 +1 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/32/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/32/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/32/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/32/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/32/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/32/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/32/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/32/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/32/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/32/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/32/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/32/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/32/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/64/application-vnd.sqlite3.svg breeze-icons-5.54.0/icons-dark/mimetypes/64/application-vnd.sqlite3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/64/application-vnd.sqlite3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/64/application-vnd.sqlite3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg breeze-icons-5.54.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/64/application-x-python-bytecode.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,26 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/64/text-x-python3.svg breeze-icons-5.54.0/icons-dark/mimetypes/64/text-x-python3.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/64/text-x-python3.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/64/text-x-python3.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/mimetypes/64/text-x-python.svg breeze-icons-5.54.0/icons-dark/mimetypes/64/text-x-python.svg --- breeze-icons-5.53.0/icons-dark/mimetypes/64/text-x-python.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/mimetypes/64/text-x-python.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,26 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/places/32/desktop.svg breeze-icons-5.54.0/icons-dark/places/32/desktop.svg --- breeze-icons-5.53.0/icons-dark/places/32/desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/places/32/desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,12 +35,12 @@ - + - - + + diff -Nru breeze-icons-5.53.0/icons-dark/places/32/user-desktop.svg breeze-icons-5.54.0/icons-dark/places/32/user-desktop.svg --- breeze-icons-5.53.0/icons-dark/places/32/user-desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/places/32/user-desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,12 +35,12 @@ - + - - + + diff -Nru breeze-icons-5.53.0/icons-dark/places/64/desktop.svg breeze-icons-5.54.0/icons-dark/places/64/desktop.svg --- breeze-icons-5.53.0/icons-dark/places/64/desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/places/64/desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -34,7 +34,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/places/64/user-desktop.svg breeze-icons-5.54.0/icons-dark/places/64/user-desktop.svg --- breeze-icons-5.53.0/icons-dark/places/64/user-desktop.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/places/64/user-desktop.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -34,7 +34,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/applications-internet.svg breeze-icons-5.54.0/icons-dark/preferences/32/applications-internet.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/applications-internet.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/applications-internet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/krunner.svg breeze-icons-5.54.0/icons-dark/preferences/32/krunner.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/krunner.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/krunner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/mediacontrol.svg breeze-icons-5.54.0/icons-dark/preferences/32/mediacontrol.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/mediacontrol.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/mediacontrol.svg 2019-01-04 21:56:03.000000000 +0000 @@ -8,12 +8,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/plasmagik.svg breeze-icons-5.54.0/icons-dark/preferences/32/plasmagik.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/plasmagik.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/plasmagik.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/plasma-search.svg breeze-icons-5.54.0/icons-dark/preferences/32/plasma-search.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/plasma-search.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/plasma-search.svg 2019-01-04 21:56:03.000000000 +0000 @@ -5,13 +5,13 @@ - - + + - - + + @@ -35,7 +35,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/plasmashell.svg breeze-icons-5.54.0/icons-dark/preferences/32/plasmashell.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/plasmashell.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/plasmashell.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/plasma.svg breeze-icons-5.54.0/icons-dark/preferences/32/plasma.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/plasma.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/plasma.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-multimedia.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-multimedia.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-multimedia.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-multimedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -8,12 +8,8 @@ - - - - - - + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-plasma.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-plasma.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-plasma.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-plasma.svg 2019-01-04 21:56:03.000000000 +0000 @@ -4,8 +4,8 @@ - - + + @@ -15,13 +15,13 @@ - - + + - - + + @@ -45,7 +45,7 @@ - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-screensaver.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-screensaver.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-desktop-screensaver.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-desktop-screensaver.svg 2019-01-04 21:56:03.000000000 +0000 @@ -101,11 +101,11 @@ inkscape:collect="always" id="linearGradient4219"> @@ -254,7 +254,7 @@ \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-drive-optical-check.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-drive-optical-check.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-drive-optical-check.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-drive-optical-check.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-printer.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-printer.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-printer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-printer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-scanner.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-scanner.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-scanner.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-scanner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-tree.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-tree.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-devices-tree.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-devices-tree.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-log.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-log.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-log.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-log.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-releasenotes.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-releasenotes.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-releasenotes.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-releasenotes.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-apparmor.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-apparmor.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-apparmor.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-apparmor.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-firewall.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-firewall.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-firewall.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-firewall.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-kerberos.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-kerberos.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security-kerberos.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security-kerberos.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-security.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-security.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-backup.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-backup.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-backup.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-backup.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-linux.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-linux.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-linux.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-linux.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-dsl.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-dsl.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-dsl.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-dsl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ethernet.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ethernet.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ethernet.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ethernet.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-iscsi.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-iscsi.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-iscsi.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-iscsi.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ldap.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ldap.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-nis.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-nis.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ntp.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ntp.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-ntp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-ntp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-proxy.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-proxy.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-proxy.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-proxy.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-remote.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-remote.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-remote.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-remote.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-samba.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-samba.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-samba.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-samba.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-boot.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-boot.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-boot.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-boot.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-dhcp.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-dhcp.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-dhcp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-dhcp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-dns.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-dns.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-dns.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-dns.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-ftp.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-ftp.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-ftp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-ftp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-installation.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-installation.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-installation.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-installation.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-iscsi.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-iscsi.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-iscsi.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-iscsi.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-kerberos.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-kerberos.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-kerberos.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-kerberos.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-ldap.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-ldap.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-mail.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-mail.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-mail.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-mail.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-nfs.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-nfs.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-nfs.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-nfs.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-nis.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-nis.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-samba.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-samba.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-samba.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-samba.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-slp.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-slp.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-slp.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-slp.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-web.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-web.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-server-web.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-server-web.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,30 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-vpn.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-vpn.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-vpn.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-vpn.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-wakeonlan.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-wakeonlan.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-network-wakeonlan.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-network-wakeonlan.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-services.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-services.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-services.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-services.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-session-services.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-session-services.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-session-services.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-session-services.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,73 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-startup.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-startup.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-startup.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-startup.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-user-sudo.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-user-sudo.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-system-user-sudo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-system-user-sudo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-container.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-container.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-container.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-container.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-install.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-install.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-install.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-install.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-migrate.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-migrate.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-migrate.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-migrate.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-new.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-new.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm-new.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm-new.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-virtualization-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-virtualization-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-cache.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-cache.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-cache.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-cache.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,33 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-cookies.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-cookies.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-cookies.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-cookies.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,29 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-identification.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-identification.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-identification.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-identification.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,30 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-shortcuts.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-shortcuts.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-shortcuts.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-shortcuts.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,38 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-ssl.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-ssl.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-ssl.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-ssl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,33 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-stylesheets.svg breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-stylesheets.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/preferences-web-browser-stylesheets.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/preferences-web-browser-stylesheets.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,202 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/system-lock-screen.svg breeze-icons-5.54.0/icons-dark/preferences/32/system-lock-screen.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/system-lock-screen.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/system-lock-screen.svg 2019-01-04 21:56:03.000000000 +0000 @@ -101,11 +101,11 @@ inkscape:collect="always" id="linearGradient4219"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-alternatives.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-alternatives.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-alternatives.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-alternatives.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-apparmor.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-apparmor.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-apparmor.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-apparmor.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-auth-client.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-auth-client.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-auth-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-auth-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-autoyast.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-autoyast.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-autoyast.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-autoyast.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-bootloader.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-bootloader.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-bootloader.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-bootloader.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-checkmedia.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-checkmedia.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-checkmedia.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-checkmedia.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-create-new-vm.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-create-new-vm.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-create-new-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-create-new-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-device-tree.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-device-tree.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-device-tree.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-device-tree.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-dhcp-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-dhcp-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-dhcp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-dhcp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-disk.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-disk.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-disk.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-disk.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-dns-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-dns-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-dns-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-dns-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-docker.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-docker.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-docker.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-docker.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-dsl.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-dsl.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-dsl.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-dsl.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-fcoe.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-fcoe.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-fcoe.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-fcoe.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-firewall.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-firewall.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-firewall.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-firewall.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-fonts.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-fonts.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-fonts.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-fonts.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-ftp-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-ftp-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-ftp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-ftp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-hardware.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-hardware.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-hardware.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-hardware.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-host.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-host.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-host.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-host.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-http-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-http-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-http-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-http-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-hwinfo.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-hwinfo.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-hwinfo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-hwinfo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-instserver.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-instserver.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-instserver.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-instserver.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-iscsi-client.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-iscsi-client.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-iscsi-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-iscsi-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-iscsi-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-iscsi-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-iscsi-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-iscsi-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-journal.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-journal.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-journal.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-journal.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-kerberos-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-kerberos-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-kerberos-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-kerberos-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-kernel.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-kernel.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-kernel.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-kernel.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-keyboard.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-keyboard.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-keyboard.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-keyboard.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-language.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-language.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-language.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-language.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-lan.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-lan.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-lan.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-lan.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-ldap-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-ldap-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-ldap-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-ldap-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-ldap.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-ldap.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-ldap.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-ldap.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-mail.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-mail.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-mail.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-mail.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-messages.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-messages.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-messages.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-messages.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-misc.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-misc.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-misc.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-misc.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-network.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-network.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-network.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-network.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-nfs-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-nfs-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-nfs-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-nfs-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-nfs.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-nfs.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-nfs.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-nfs.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-nis-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-nis-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-nis-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-nis-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-nis.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-nis.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-nis.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-nis.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-ntp-client.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-ntp-client.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-ntp-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-ntp-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-printer.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-printer.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-printer.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-printer.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-proxy.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-proxy.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-proxy.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-proxy.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-release-notes.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-release-notes.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-release-notes.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-release-notes.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-remote.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-remote.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-remote.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-remote.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-samba-client.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-samba-client.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-samba-client.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-samba-client.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-samba-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-samba-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-samba-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-samba-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-scanner.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-scanner.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-scanner.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-scanner.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-security.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-security.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-security.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-security.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-services-manager.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-services-manager.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-services-manager.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-services-manager.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-slp-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-slp-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-slp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-slp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-snapper.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-snapper.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-snapper.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-snapper.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-software.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-software.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-software.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-software.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-sound.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-sound.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-sound.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-sound.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-sudo.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-sudo.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-sudo.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-sudo.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-support.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-support.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-support.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-support.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-sw_source.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-sw_source.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-sw_source.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-sw_source.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-sysconfig.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-sysconfig.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-sysconfig.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-sysconfig.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-system.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-system.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-system.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-system.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-tftp-server.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-tftp-server.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-tftp-server.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-tftp-server.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-timezone.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-timezone.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-timezone.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-timezone.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-update.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-update.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-update.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-update.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-users.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-users.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-users.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-users.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm-install.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm-install.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm-install.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm-install.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm-migrate.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm-migrate.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm-migrate.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm-migrate.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-vm.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-vm.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-vpn.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-vpn.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-vpn.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-vpn.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/preferences/32/yast-wol.svg breeze-icons-5.54.0/icons-dark/preferences/32/yast-wol.svg --- breeze-icons-5.53.0/icons-dark/preferences/32/yast-wol.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/preferences/32/yast-wol.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16/audio-off.svg breeze-icons-5.54.0/icons-dark/status/16/audio-off.svg --- breeze-icons-5.53.0/icons-dark/status/16/audio-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16/audio-volume-low.svg breeze-icons-5.54.0/icons-dark/status/16/audio-volume-low.svg --- breeze-icons-5.53.0/icons-dark/status/16/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/16/audio-volume-medium.svg breeze-icons-5.54.0/icons-dark/status/16/audio-volume-medium.svg --- breeze-icons-5.53.0/icons-dark/status/16/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/16/audio-volume-muted.svg breeze-icons-5.54.0/icons-dark/status/16/audio-volume-muted.svg --- breeze-icons-5.53.0/icons-dark/status/16/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16/camera-off.svg breeze-icons-5.54.0/icons-dark/status/16/camera-off.svg --- breeze-icons-5.53.0/icons-dark/status/16/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16/mic-off.svg breeze-icons-5.54.0/icons-dark/status/16/mic-off.svg --- breeze-icons-5.53.0/icons-dark/status/16/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons-dark/status/16/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons-dark/status/16/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,74 +1,20 @@ - - - - - - image/svg+xml - - - - - - - - - - diff -Nru breeze-icons-5.53.0/icons-dark/status/16@2x/audio-volume-muted.svg breeze-icons-5.54.0/icons-dark/status/16@2x/audio-volume-muted.svg --- breeze-icons-5.53.0/icons-dark/status/16@2x/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16@2x/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16@2x/camera-off.svg breeze-icons-5.54.0/icons-dark/status/16@2x/camera-off.svg --- breeze-icons-5.53.0/icons-dark/status/16@2x/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16@2x/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16@2x/mic-off.svg breeze-icons-5.54.0/icons-dark/status/16@2x/mic-off.svg --- breeze-icons-5.53.0/icons-dark/status/16@2x/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16@2x/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/16@2x/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons-dark/status/16@2x/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons-dark/status/16@2x/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/16@2x/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,74 +1,20 @@ - - - - - - image/svg+xml - - - - - - - - - - diff -Nru breeze-icons-5.53.0/icons-dark/status/22/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons-dark/status/22/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons-dark/status/22/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-off.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-off.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-off.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-on.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-on.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-on.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-on.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-ready.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-ready.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-ready.svg 1970-01-01 00:00:00.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-ready.svg 2019-01-04 21:56:03.000000000 +0000 @@ -0,0 +1 @@ + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-low.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-low.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,12 +7,12 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-medium.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-medium.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-medium.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-medium.svg 2019-01-04 21:56:03.000000000 +0000 @@ -12,7 +12,7 @@ id="path4226" class="ColorScheme-Text"/> diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-muted.svg breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-muted.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/audio-volume-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/audio-volume-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/camera-off.svg breeze-icons-5.54.0/icons-dark/status/22@2x/camera-off.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/camera-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/camera-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/input-touchpad-off.svg breeze-icons-5.54.0/icons-dark/status/22@2x/input-touchpad-off.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/input-touchpad-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/input-touchpad-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/mic-off.svg breeze-icons-5.54.0/icons-dark/status/22@2x/mic-off.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/mic-off.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/mic-off.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/microphone-sensitivity-low.svg breeze-icons-5.54.0/icons-dark/status/22@2x/microphone-sensitivity-low.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/microphone-sensitivity-low.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/microphone-sensitivity-low.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,7 +7,7 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/22@2x/microphone-sensitivity-muted.svg breeze-icons-5.54.0/icons-dark/status/22@2x/microphone-sensitivity-muted.svg --- breeze-icons-5.53.0/icons-dark/status/22@2x/microphone-sensitivity-muted.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/22@2x/microphone-sensitivity-muted.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,20 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-low-symbolic.svg breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-low-symbolic.svg --- breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-low-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-low-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-medium-symbolic.svg breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-medium-symbolic.svg --- breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-medium-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-medium-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -7,11 +7,11 @@ diff -Nru breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-muted-symbolic.svg breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-muted-symbolic.svg --- breeze-icons-5.53.0/icons-dark/status/symbolic/audio-volume-muted-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/symbolic/audio-volume-muted-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,21 +1 @@ - - - - - - - + \ No newline at end of file diff -Nru breeze-icons-5.53.0/icons-dark/status/symbolic/microphone-sensitivity-low-symbolic.svg breeze-icons-5.54.0/icons-dark/status/symbolic/microphone-sensitivity-low-symbolic.svg --- breeze-icons-5.53.0/icons-dark/status/symbolic/microphone-sensitivity-low-symbolic.svg 2018-12-01 14:37:55.000000000 +0000 +++ breeze-icons-5.54.0/icons-dark/status/symbolic/microphone-sensitivity-low-symbolic.svg 2019-01-04 21:56:03.000000000 +0000 @@ -1,74 +1,20 @@ - - - - - - image/svg+xml - - - - - - - - - -