Hello community,

here is the log from the commit of package breeze5-icons for openSUSE:Factory 
checked in at 2020-07-14 07:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old)
 and      /work/SRC/openSUSE:Factory/.breeze5-icons.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "breeze5-icons"

Tue Jul 14 07:51:13 2020 rev:58 rq:820335 version:5.72.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes      
2020-06-16 13:39:41.820480466 +0200
+++ /work/SRC/openSUSE:Factory/.breeze5-icons.new.3060/breeze5-icons.changes    
2020-07-14 07:51:16.272231857 +0200
@@ -1,0 +2,17 @@
+Sun Jul  5 07:54:59 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Fixed three 16px icons for application-x-... to be more pixel-perfet 
(kde#423727)
+  * Add support for >200% scale for icons which should stay monochrome
+  * Cut out center of window-close-symbolic
+  * Fix cervisia icon
+  * cervisia app and action icon update
+  * Add README section about the webfont
+  * Use grunt-webfonts instead of grunt-webfont and disable generation for 
symbolic linked icons.
+  * add kup icon from kup repo
+
+-------------------------------------------------------------------

Old:
----
  breeze-icons-5.71.0.tar.xz
  breeze-icons-5.71.0.tar.xz.sig

New:
----
  breeze-icons-5.72.0.tar.xz
  breeze-icons-5.72.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ breeze5-icons.spec ++++++
--- /var/tmp/diff_new_pack.aoOwaa/_old  2020-07-14 07:51:16.888233853 +0200
+++ /var/tmp/diff_new_pack.aoOwaa/_new  2020-07-14 07:51:16.888233853 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:           breeze5-icons
-Version:        5.71.0
+Version:        5.72.0
 Release:        0
 Summary:        Breeze icon theme
 License:        LGPL-3.0-only
@@ -37,7 +37,6 @@
 %endif
 # PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
 Patch0:         oxygen.diff
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme

++++++ breeze-icons-5.71.0.tar.xz -> breeze-icons-5.72.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/CMakeLists.txt 
new/breeze-icons-5.72.0/CMakeLists.txt
--- old/breeze-icons-5.71.0/CMakeLists.txt      2020-06-06 21:33:14.000000000 
+0200
+++ new/breeze-icons-5.72.0/CMakeLists.txt      2020-07-04 11:44:25.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
 project(BreezeIcons VERSION ${KF5_VERSION})
 
 # Disallow in-source build
@@ -10,7 +10,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.71.0  NO_MODULE)
+find_package(ECM 5.72.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/README.md 
new/breeze-icons-5.72.0/README.md
--- old/breeze-icons-5.71.0/README.md   2020-06-06 21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/README.md   2020-07-04 11:44:25.000000000 +0200
@@ -8,6 +8,14 @@
 
 The Breeze icons guidelines are described at 
[hig.kde.org](https://hig.kde.org).
 
+### Web Usage 
+
+Breeze Icons can be used as a webfont from here: 
[https://cdn.kde.org/breeze-icons/icons.html](https://cdn.kde.org/breeze-icons/icons.html).
+
+```html
+<i class="icon icon_icon-name"></i>
+```
+
 ## Issues
 
 To report a bug or request new icons, use the [KDE 
Bugtracker](https://bugs.kde.org/enter_bug.cgi?product=Breeze&component=Icons).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/actions/16x@3x 
new/breeze-icons-5.72.0/icons/actions/16x@3x
--- old/breeze-icons-5.71.0/icons/actions/16x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/16x@3x        2020-07-14 
07:52:10.260406668 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/actions/22/vcs-commit-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons/actions/22/vcs-commit-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons/actions/22/vcs-commit-cvs-cervisia.svg        
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22/vcs-commit-cvs-cervisia.svg        
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 11.973478 18.9995 12.934859 18.931777 13.837891 18.802734 L 13 
17.914062 C 12.351409 17.970219 11.677712 17.999167 11 18 C 7.1340068 18 4 
17.104569 4 16 L 4 12.451172 C 5.4081159 13.4 8.08901 14 11 14 C 12.165678 
13.9982 13.316217 13.9 14.371094 13.714844 L 15.576172 12.509766 C 14.306465 
12.824954 12.681993 13 11 13 C 7.1340068 13 4 12.104569 4 11 L 4 7.4511719 C 
5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.9985818 16.595979 
8.4029845 18 7.4453125 L 18 11 C 17.9971 11.369079 17.636795 11.730731 
16.958984 12.044922 L 17.414062 12.5 L 17.597656 12.683594 C 17.741658 
12.606576 17.875921 12.527062 18 12.445312 L 18 13.085938 L 19 14.085938 L 19 6 
C 18.999999 4.3431457 15.418277 3 11 3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 
C 18 7.1045695 14.865993 8 11 8 C 7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 
7.1340068 4 11 4 z M 16.5 13 L 16.292969 13.207031 L 13 16.5 L 13.707031 
17.207031 L 16 14.914062 L 16 19.207031 L 17 19.207031 L 17 14.914062 L 
19.292969 17.207031 L 20 16.5 L 16.707031 13.207031 L 16.5 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/actions/22/vcs-diff-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons/actions/22/vcs-diff-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons/actions/22/vcs-diff-cvs-cervisia.svg  
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22/vcs-diff-cvs-cervisia.svg  
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 12.551179 18.999454 14.068479 18.82981 15.367188 18.511719 L 15.878906 
18 L 10.878906 18 L 10.876953 17.998047 C 7.0618026 17.97893 4 17.090225 4 16 L 
4 12.451172 C 4.5933361 12.850712 5.4224003 13.194095 6.4238281 13.455078 L 
7.2011719 12.677734 C 5.2076011 12.309715 4.0025316 11.678139 4 11 L 4 
7.4511719 C 5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.9985818 
16.595979 8.4029845 18 7.4453125 L 18 11 C 18 11.34283 17.68831 11.679784 
17.099609 11.978516 L 17.734375 12.613281 C 17.827754 12.558387 17.916343 
12.502369 18 12.445312 L 18 12.878906 L 19 13.878906 L 19 6 C 18.999999 
4.3431457 15.418277 3 11 3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 C 18 
7.1045695 14.865993 8 11 8 C 7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 
7.1340068 4 11 4 z M 11.292969 10 L 7.7929688 13.5 L 11.292969 17 L 12 
16.292969 L 9.7070312 14 L 15 14 L 15 13 L 9.7070312 13 L 12 10.707031 L 
11.292969 10 z M 16.707031 13 L 16 13.707031 L 18.292969 16 L 13 16 L 13 17 L 
18.292969 17 L 16 19.292969 L 16.707031 20 L 20.207031 16.5 L 16.707031 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/actions/22/vcs-remove-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons/actions/22/vcs-remove-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons/actions/22/vcs-remove-cvs-cervisia.svg        
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22/vcs-remove-cvs-cervisia.svg        
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,20 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      .ColorScheme-NegativeText {
+        color:#da4453;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 14.833984,14 14,14.833984 15.666016,16.5 14,18.166016 14.833984,19 
16.5,17.333984 18.166016,19 19,18.166016 17.333984,16.5 19,14.833984 
18.166016,14 16.5,15.666016 Z"
+     class="ColorScheme-NegativeText"  />
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11,3 C 6.5817225,3 3.0000007,4.3431457 3,6 v 10 c 7e-7,1.656854 
3.5817225,3 8,3 0.675205,-0.0014 1.347214,-0.03489 2,-0.09961 V 18 17.916016 C 
12.351067,17.971511 11.677377,17.999801 11,18 7.1340068,18 4,17.104569 4,16 v 
-3.548828 c 1.4081159,0.95541 4.08901,1.548587 7,1.548828 2.914295,-0.0014 
5.595979,-0.597016 7,-1.554688 V 13 h 1 V 6 C 19,4.3431457 15.418277,3 11,3 Z m 
0,1 c 3.865993,0 7,0.8954305 7,2 0,1.1045695 -3.134007,2 -7,2 C 7.1340068,8 
4,7.1045695 4,6 4,4.8954305 7.1340068,4 11,4 Z m 7,3.4453125 V 11 c 0,1.104569 
-3.134007,2 -7,2 C 7.1340068,13 4,12.104569 4,11 V 7.4511719 C 
5.4081159,8.4065815 8.08901,8.9997592 11,9 c 2.914295,-0.00142 
5.595979,-0.5970155 7,-1.5546875 z"
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/actions/22/vcs-status-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons/actions/22/vcs-status-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons/actions/22/vcs-status-cvs-cervisia.svg        
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22/vcs-status-cvs-cervisia.svg        
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 12.894697 19 14.728135 18.748318 16.173828 18.289062 L 15.439453 
17.544922 C 15.425173 17.548222 15.410854 17.551388 15.396484 17.554688 C 
14.944051 17.74434 14.521226 18 14 18 C 13.705926 18 13.421028 17.96343 
13.144531 17.902344 C 12.45182 17.966571 11.728271 17.99952 11 18 C 7.1340068 
18 4 17.104569 4 16 L 4 12.451172 C 5.2385656 13.288442 7.4684781 13.853721 
10.001953 13.972656 C 10.004353 13.629681 10.063761 13.302306 10.148438 
12.984375 C 6.6390555 12.861485 4.0013625 12.010183 4 11 L 4 7.4511719 C 
5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.99858 16.595979 
8.4029845 18 7.4453125 L 18 15.888672 L 18.789062 16.667969 C 18.925926 
16.448982 18.996683 16.224918 19 16 L 19 6 C 18.999999 4.3431457 15.418277 3 11 
3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 C 18 7.1045695 14.865993 8 11 8 C 
7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 7.1340068 4 11 4 z M 14 11 C 
12.337997 11 11 12.338 11 14 C 11 15.662 12.337997 17 14 17 C 14.649392 17 
15.260026 16.7855 15.75 16.4375 L 18.28125 19 L 19 18.28125 L 16.4375 15.75 C 
16.785555 15.2601 17 14.6494 17 14 C 17 12.338 15.662003 11 14 11 z M 14 12 C 
15.1 12 16 12.892 16 14 C 16 15.108 15.1 16 14 16 C 12.9 16 12 15.108 12 14 C 
12 12.892 12.891997 12 14 12 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/actions/22/vcs-update-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons/actions/22/vcs-update-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons/actions/22/vcs-update-cvs-cervisia.svg        
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22/vcs-update-cvs-cervisia.svg        
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 A 8 3 0 0 0 3 6 L 3 16 A 8 3 0 0 0 11 19 A 8 3 0 0 0 14.5625 
18.683594 L 13.71875 17.839844 A 7 2 0 0 1 11 18 A 7 2 0 0 1 4 16 L 4 12.451172 
A 8 3 0 0 0 11 14 A 8 3 0 0 0 13.4375 13.855469 L 13.7 13.585938 L 13.910156 
13.8 A 8 3 0 0 0 15 13.6 L 15 13 L 15 12.638672 A 7 2 0 0 1 11 13 A 7 2 0 0 1 4 
11 L 4 7.4511719 A 8 3 0 0 0 11 9 A 8 3 0 0 0 18 7.4453125 L 18 11 A 7 2 0 0 1 
17.054688 12 L 18 12 L 18 12.445312 L 18 14.9 L 19 13.9 L 19 6 A 8 3 0 0 0 11 3 
z M 11 4 A 7 2 0 0 1 18 6 A 7 2 0 0 1 11 8 A 7 2 0 0 1 4 6 A 7 2 0 0 1 11 4 z M 
16 13 L 16 17.3 L 13.7 15 L 13 15.7 L 16.3 19 L 16.5 19.207031 L 16.7 19 L 20 
15.7 L 19.3 15 L 17 17.3 L 17 13 L 16 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/actions/22x@3x 
new/breeze-icons-5.72.0/icons/actions/22x@3x
--- old/breeze-icons-5.71.0/icons/actions/22x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/22x@3x        2020-07-14 
07:52:07.036396229 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/actions/32x@3x 
new/breeze-icons-5.72.0/icons/actions/32x@3x
--- old/breeze-icons-5.71.0/icons/actions/32x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/actions/32x@3x        2020-07-14 
07:52:02.588381827 +0200
@@ -0,0 +1 @@
+symbolic link to 32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/animations/16x@3x 
new/breeze-icons-5.72.0/icons/animations/16x@3x
--- old/breeze-icons-5.71.0/icons/animations/16x@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/animations/16x@3x     2020-07-14 
07:52:01.784379223 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/apps/16x@3x 
new/breeze-icons-5.72.0/icons/apps/16x@3x
--- old/breeze-icons-5.71.0/icons/apps/16x@3x   1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/apps/16x@3x   2020-07-14 07:52:16.324426303 
+0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/apps/22x@3x 
new/breeze-icons-5.72.0/icons/apps/22x@3x
--- old/breeze-icons-5.71.0/icons/apps/22x@3x   1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/apps/22x@3x   2020-07-14 07:52:16.296426213 
+0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/apps/48/cervisia.svg 
new/breeze-icons-5.72.0/icons/apps/48/cervisia.svg
--- old/breeze-icons-5.71.0/icons/apps/48/cervisia.svg  2020-06-06 
21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/icons/apps/48/cervisia.svg  2020-07-04 
11:44:25.000000000 +0200
@@ -1,111 +1,8 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   version="1.1"
-   id="svg2"
-   width="64"
-   height="64"
-   viewBox="0 0 64 64"
-   sodipodi:docname="cervisia.svg"
-   inkscape:version="0.92.3 (2405546, 2018-03-11)">
-  <metadata
-     id="metadata8">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <defs
-     id="defs6" />
-  <sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="742"
-     inkscape:window-height="480"
-     id="namedview4"
-     showgrid="false"
-     inkscape:zoom="3.6875"
-     inkscape:cx="2.1694915"
-     inkscape:cy="32"
-     inkscape:window-x="-4"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="svg2" />
-  <image
-     width="64"
-     height="64"
-     preserveAspectRatio="none"
-     
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA
-BGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VG
-AAAKOUlEQVR42q2abYxdRRnHf3Pu2d27LxewYraAa4U2LRJYwKUQixUIVBoCKZGiCb5ACIlGPyjR
-QIx+QD5hUCLYRG3QiBargbQlmkoLmEBUoJVWAiTdvsB2bbfbbtm9e1/PPWfOjHNyDnsOd7xnd5En
-+ffcM3vmP/OfeWbmmScVWmuEELSZAwgWbxpQWPahcCtA02Zu9uUqWLnRce6rC7FMhuG8jYj3/xYS
-wkkY2wk/Ns8jJNYNfAO+MuQ4t80qVWIBJtpeW+C/Ds8+B79U0LIEXAGrtq5Z89ySyy4bemP3bmqn
-T+MUCmRNW7/TZzSLrWaTU/U6wMVPwzcr8LoD+keFwte+c+edm6c8r+etnTtxHCeqsGButKZaLjOo
-1PoALvobfA+oAXpOwN1Llnz5/EcfHTr50kvUJydRQYA2DWlrDmOoBGHm3ZOSGeBc+MxquP8FuGsj
-XPj11at/Ubz33p7Ggw8iKxUKPT1WR1NumzeMBBjUgIvgjn2wrQwvAU0XoB/TiuuOnN62jSPbt9Oq
-1XBITXfoeIz03QdaZtaU1pSUWg4sLcLVZaX6Zh97jKO7dqGVImw2be4MV5ZXJs8gguvSL+XAOREn
-7JsToMCtBUGxPDqKNz29oBUmYtgCjQC0jjraBfSGUPTMgHgHD0YdXxS3ThG7nBGAlAgoAT3pGki+
-d7q6EI6DgrYZsE3HsE0pdCQg2w/DGXHrhFtYPAZWmd1+xKsgy43baa/KNqTtNWD7sOW/Nm8Me/by
-kdSPOq8USggiIfY22tYBByBvHeT8jt8tSwV04FZtyCsH6DgDodVQ/kJWHRuxB0cCzrwCbH6d7EbK
-wBaQ7OMYKAM53wzkiAjDcO4dsgvMSb/tKMDejbLtyDC06rpzq15rEUoZqcxpJL+hEObq67TzjjIN
-yyCIOzGPC2mbMx00w20LiEmDE5XKpPvii1RnZ/GBUIj8GWjrrAJapo7X24vTakUz4QG6ASdOvfMO
-ZXM4tnwfL1qE87mQ1pZrVqMZLBYJGw1Vgxmyu5APPBGGf75nauqOWaBuPtapgHR0sg1EwJ5mpKSl
-lDoI/wDki7DzUs/7y3med3MFaBYK+W4Zc9vuIwRdQcAJeMfgACAB5qLRIpSug4cugNv74KOAthqx
-F7GOkP17Eyr74ZlR2AK8CUx9DD65Dh43z6u6oajjOkIYKPsk1hHCbJvxd+G7ML4X/jAJO4iDxWp7
-ON3bBSP9UWQBJZUT19ahXgThQPd7nQlANqGs4SgwBkxkltPSHvh0nxGjwTWQ0sCU9QJOEnE2nJjT
-BUT2rPGg5cNJ4BDwH6AK6HYBAuhKjulCh7hdd4G/AW5ZDl+U0K9JrRBDORAYhBnRQkIhjDtXqIP/
-b3h+DzypQAKtDULcdKkQ91SVsm4oDtAN7gHYvx0e0FC3z4FYsB+js93d3X3rwxs2bDlZq7mHX34Z
-AXNrxskNjdOQoFqpsEKpmyUM/Ase7gH5gyuv/PbQyMja/Vu3ImInm6vrmN+NVouBev36URh7C34D
-NB0WacNw1vfXrPlJadMm1+/rI6zX0VKig4AIMkFg4Bu0DDyDpkHNoGow6/uUtaYJXA0/PAOu/yys
-WjU8PDJ4ww30DgwQeh5hhqdh6pww8OO7y90ChojDu8XZ5aa+aDSWTzzyCBPPP0/U6dAgHWX7RA6x
-4QNNE+D1myh4KXyuBP2VsbHe0089hTc1hTICsnUDQPb04BqUWq3zXDg3gGOLFuBDf61cJti3j6DZ
-tPZ0670ThEB3dyOkBK1LoeFt1OuiZURprbE5MuPdajnJOnUWKSANOwqmcZ1zKFlmXxNj14MYCa+5
-xtohdrYOoAArnF6s6RgLDY/tg0sIlLal2nWwXbNTNCoSqAUKCBcQHofWmrA7ojtExGDXD7XuLKAH
-WAJMkGf54bG2ROQJsQWkEa79HiqVL0AAhQWuAQwk5IfebR2XbSMppcTR2soDhYBsEyCBQCkCy4UW
-vADTBJY2RErrBcf3KoadLlFxzfdCEZILi7QExM8gDAmA0BawcKvD6aljx2SlWnX96JCKZ8R2HzuO
-T2cjiXiV2dOF5xFoXfOhMTM5aaLlRsFPDjlDnL1nRGmVeODC0NegPpCAXfDKJY3GM8sbjdumAS/N
-sqUdjztsxfdhxq0CU6c7DBnX+u1jsF/C6NHx8amgUFg6YcrNE53Uk8msRGUFpTgGhySUAb1oAR7I
-38JDN8L5S+CSLqW6rH3bchvbhcwoqpkwnPgn/E7DgZNw6AUpnx2S8q5a1s0ya4dmkwpU3oTdxAKC
-bDRKkfgicJwF2Tnm27VnwgUqXfs6gLALeh0oZF2qAc0CBC50A6IK1TIcAw4Db2PeHdP8eXBtF6xQ
-0KVBk4pRGgpVKFfgDWLMuGTsU1DaCN/y4cKAfAtB+OBGiAQk2WkOwYFX4dcNKGdctLoGrrscvqST
-8LtArMSNRfmAUuB48b2iJ+LMbhwNkIZ3+3HYFTdPnex94CJY+qeVK/84ODx8zYE9e2iYeEc4DuTt
-TOmdOM5Oex6nDHbB0zvh/haMAepWuOGn69ZtUTA4+sorOIZXQAQ7S50JF7JltWqVMa1b2+CBvfAz
-wCO7hd9TKn314s2brymsXx+lyeP0iFJzkAaBgZ+gadAwxM0EdYOaKasCF8PG1XAf4KyFZT8fHt5y
-waZNg2LZMggChFKxeAOZ4W4Z+KasZRA9vfe4I954sHpG4Lu9YB4U53ahPmC4t/fqyquvcsSEs00T
-zibjYofJORlqP9mVoo6drfUwMLgC1jEwMHji8cc5umMH2vOQBrnZDhsxt+tyhpRnfwKuHYVRoqKE
-xG0EQemUEVAdHweAxYXJqTDXjUdYyl5gwIczKsYdPeOW3uwseabzkGSnHSkpwNlJ5IODnZ1e6Ils
-YJtWKs0gx/w64iwYbsxT5USeFrd9FW3nxs1Lm+vcMDf/5M3P7Nmm2r6zhMZhxsKz0yIvuTt/Ntl2
-uYVlp21+e2A6JHcBctLrWMTzi8kbnHwB+W0AtgDdFjxZ05y/W8TlacxuCxAiN7lLO0+K9F3K/51e
-F3HeRWTT62IeAbqDAKmUlZ0WixSQ5VYZyPgsiGmzAhQE07Va+djevTQqFYIODSR32fdfFzORp2f+
-5heLCN9HhWEA4EN5enzc/DNNFH4HNm92q7SujmEm/A7NTqZaLVpQI3up94Advr/79sOHvzAD1AsF
-lKmAvXjjEFepNL3eHjWaeo4pH4fXAfl3+OvaSuW1UqUyMgt4phO607oKw7nFKttc1TfiXOAkTByH
-g3FxJjt9JgzeApuHYH23EN3zpcAVtvvoJNyOwt098CvgNeD4+XDVTfDER2BVIT9tn+m0vXhnYHov
-bD0CvydOsc+2J3fPGoQbDa7Q0A1onTflbedPCPIEjNfiEToEHAUCgAKs/Dh8/kxYofPypx24PWhM
-GF4/5h0F3gWUnZ2OO94HFP+P/7HSBBqA35a4LibcXXwwkwlv03KhDqf5YgXoFB/6f7cBCGmz/wIN
-THc2YawHtgAAAABJRU5ErkJggg==
-"
-     id="image10"
-     x="0"
-     y="0" />
+<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+    <linearGradient id="a" gradientUnits="userSpaceOnUse" x1="4" x2="4" y1="3" 
y2="45">
+        <stop offset="0" stop-color="#f10000"/>
+        <stop offset="1" stop-color="#b20000"/>
+    </linearGradient>
+    <path d="m6.4003906 4c-1.3296 0-2.4003906 1.0707906-2.4003906 
2.4003906v7.1992184c0 1.3296 1.0707906 2.400391 2.4003906 
2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.3296-1.070791-2.4003906-2.400391-2.4003906zm21 
0c-1.3296 0-2.400391 1.0707906-2.400391 2.4003906v7.1992184c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.3296-1.070791-2.4003906-2.400391-2.4003906zm-12
 14c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391zm21 
0c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h7.599609v-12zm-30 14c-1.3296 0-2.4003906 
1.070791-2.4003906 2.400391v7.199218c0 1.3296 1.0707906 2.400391 2.4003906 
2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391zm21 
0c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391z" 
fill="url(#a)"/>
+    <path d="m21 4.0410156v7.9589844c0 1.108-.892 2-2 2h-14.958984c.190671 
1.136455 1.16718 2 2.359375 2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.1921945-.863545-2.1687041-2-2.359375zm21 
0v7.9589844c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.1921945-.863545-2.1687041-2-2.359375zm-12 
14v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375zm4.041016 
9.958984c.190671 1.136455 1.16718 2 2.359375 2h7.599609v-2zm-13.041016 
4.041016v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 
2.359375 2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375zm21 
0v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375z" 
fill="#101010" opacity=".23"/>
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/apps/48/kup.svg 
new/breeze-icons-5.72.0/icons/apps/48/kup.svg
--- old/breeze-icons-5.71.0/icons/apps/48/kup.svg       1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/apps/48/kup.svg       2020-07-04 
11:44:25.000000000 +0200
@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="354.33069"
+   height="354.33069"
+   id="svg3163"
+   version="1.1"
+   inkscape:version="0.48.2 r9819"
+   sodipodi:docname="hisc-app-kup.svgz"
+   inkscape:export-filename="/home/simon/gfx/kupanim1.png"
+   inkscape:export-xdpi="8.1280003"
+   inkscape:export-ydpi="8.1280003">
+  <defs
+     id="defs3165">
+    <linearGradient
+       id="linearGradient6599">
+      <stop
+         id="stop6601"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.78431374;"
+         offset="0.66611713"
+         id="stop6603" />
+      <stop
+         id="stop6607"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0.58823532;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient6583"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#4d4d4d;stop-opacity:1;"
+         offset="0"
+         id="stop6585" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3837">
+      <stop
+         id="stop3847"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0.72814965"
+         id="stop4476" />
+      <stop
+         style="stop-color:#dcdcdc;stop-opacity:1;"
+         offset="0.86222219"
+         id="stop3849" />
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="1"
+         id="stop3841" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3802"
+       id="linearGradient3973"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6,11)"
+       x1="25"
+       y1="190.5"
+       x2="38"
+       y2="190.5" />
+    <linearGradient
+       id="linearGradient3802">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3804" />
+      <stop
+         id="stop3818"
+         offset="0.5"
+         style="stop-color:#ffffff;stop-opacity:0.78431374;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.50980395;"
+         offset="1"
+         id="stop3806" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3802"
+       id="linearGradient3202"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(6,11)"
+       x1="25"
+       y1="190.5"
+       x2="38"
+       y2="190.5" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3802"
+       id="linearGradient6609"
+       x1="12.023764"
+       y1="874.85803"
+       x2="348.76004"
+       y2="870.35486"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.0164348,0,0,1.0164348,-2.9130045,-14.384989)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3802"
+       id="linearGradient3798"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.2207313,0,0,1.2285309,-452.92517,798.48579)"
+       x1="419.3143"
+       y1="-507.98602"
+       x2="609.52606"
+       y2="-507.98602" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#b1ac94"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.5409334"
+     inkscape:cx="177.16534"
+     inkscape:cy="177.16534"
+     inkscape:document-units="cm"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     showborder="false"
+     inkscape:showpageshadow="false"
+     units="cm"
+     inkscape:object-nodes="false"
+     gridtolerance="10"
+     inkscape:window-width="1280"
+     inkscape:window-height="754"
+     inkscape:window-x="-2"
+     inkscape:window-y="43"
+     inkscape:window-maximized="1"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:object-paths="true"
+     inkscape:snap-page="true"
+     inkscape:snap-nodes="false"
+     inkscape:snap-global="false" />
+  <metadata
+     id="metadata3168">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-698.03161)">
+    <rect
+       y="69.64785"
+       x="29.428564"
+       height="270.42856"
+       width="404.71429"
+       id="rect3958"
+       style="opacity:0.8;fill:#000000;fill-opacity:0;stroke:none" />
+    <path
+       
style="fill:url(#linearGradient3798);fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="M 72.84375 53.25 C 61.977176 53.25 53.21875 62.008426 53.21875 
72.875 L 53.21875 281.75 C 53.21875 292.61657 61.977176 301.375 72.84375 
301.375 L 281.59375 301.375 C 292.46032 301.375 301.1875 292.61657 301.1875 
281.75 L 301.1875 72.875 C 301.1875 62.008426 292.46032 53.25 281.59375 53.25 L 
72.84375 53.25 z M 247.8125 90.8125 C 251.25317 90.82419 254.60446 91.91696 257 
94.3125 C 262.47553 99.78806 261.03802 110.02448 255.5625 115.5 L 240.03125 
131.03125 C 240.59938 131.85646 241.15592 132.68867 241.6875 133.53125 C 
242.21261 134.36358 242.72931 135.21434 243.21875 136.0625 C 244.20721 
137.77542 245.12577 139.51061 245.96875 141.28125 C 251.02658 151.90501 
253.46082 163.45376 253.28125 175 C 253.26634 175.95842 253.23849 176.91761 
253.1875 177.875 C 253.08551 179.78983 252.90259 181.7211 252.65625 183.625 C 
252.53167 184.58787 252.38026 185.54167 252.21875 186.5 C 252.05802 187.45369 
251.88479 188.39571 251.6875 189.34375 C 251.5164 190.16594 251.35485 190.99538 
251.15625 191.8125 C 251.12809 191.92845 251.09121 192.04041 251.0625 192.15625 
C 250.5957 194.03828 250.05047 195.90208 249.4375 197.75 C 249.15221 198.61006 
248.8482 199.4613 248.53125 200.3125 C 248.50828 200.37427 248.49189 200.43827 
248.46875 200.5 C 248.45247 200.54336 248.42261 200.58166 248.40625 200.625 C 
247.39116 203.31425 246.23825 205.95117 244.90625 208.53125 C 244.46682 
209.38243 244.00518 210.22534 243.53125 211.0625 C 243.51975 211.08283 
243.51152 211.10468 243.5 211.125 C 243.49551 211.13292 243.50449 211.14834 
243.5 211.15625 C 243.02039 212.00089 242.48351 212.82701 241.96875 213.65625 C 
241.44249 214.504 240.90675 215.357 240.34375 216.1875 C 239.78394 217.01331 
239.25239 217.84865 238.65625 218.65625 L 257.34375 237.34375 C 262.89441 
242.65672 264.21437 252.94189 258.78125 258.375 C 253.34814 263.80809 243.15187 
262.37059 237.71875 256.9375 L 218.3125 237.5625 C 217.64378 237.9855 216.96031 
238.41255 216.28125 238.8125 C 216.15733 238.8855 216.0305 238.95902 215.90625 
239.03125 C 215.41379 239.31745 214.9038 239.56961 214.40625 239.84375 C 
214.09061 240.01768 213.78637 240.20592 213.46875 240.375 C 212.72509 240.7709 
211.97274 241.1307 211.21875 241.5 C 211.14311 241.53704 211.07574 241.58823 
211 241.625 C 210.94957 241.64949 210.89422 241.66313 210.84375 241.6875 C 
210.22912 241.98427 209.62095 242.28332 209 242.5625 C 208.82315 242.64204 
208.64609 242.73439 208.46875 242.8125 C 207.76307 243.12314 207.05688 
243.43071 206.34375 243.71875 C 205.35499 244.11811 204.34552 244.48786 
203.34375 244.84375 C 203.28176 244.86576 203.21828 244.8844 203.15625 
244.90625 C 202.35335 245.18911 201.56032 245.46377 200.75 245.71875 C 
200.31194 245.85657 199.87756 245.99533 199.4375 246.125 C 198.99549 246.25536 
198.53766 246.37786 198.09375 246.5 C 197.76281 246.59092 197.42568 246.66364 
197.09375 246.75 C 196.5441 246.893 195.98969 247.02577 195.4375 247.15625 C 
194.7277 247.32418 194.02605 247.47777 193.3125 247.625 C 193.13471 247.66167 
192.95925 247.71461 192.78125 247.75 C 192.43863 247.81812 192.09337 247.87414 
191.75 247.9375 C 190.78543 248.11549 189.81342 248.29708 188.84375 248.4375 C 
188.81331 248.44191 188.78044 248.43313 188.75 248.4375 C 188.70797 248.44353 
188.66703 248.46279 188.625 248.46875 C 187.81371 248.58384 187.00152 248.66119 
186.1875 248.75 C 185.68674 248.80461 185.18907 248.86158 184.6875 248.90625 C 
183.78371 248.98674 182.87445 249.04553 181.96875 249.09375 C 181.06174 
249.14188 180.15797 249.17175 179.25 249.1875 C 179.20834 249.18823 179.16666 
249.18684 179.125 249.1875 C 178.31212 249.20047 177.50038 249.20047 176.6875 
249.1875 C 175.71837 249.17204 174.7493 249.14608 173.78125 249.09375 C 
172.87427 249.04474 171.96754 248.98764 171.0625 248.90625 C 170.70679 
248.87428 170.35531 248.81822 170 248.78125 C 169.12103 248.68965 168.25088 
248.59096 167.375 248.46875 C 166.31387 248.3207 165.24265 248.16173 164.1875 
247.96875 C 163.89655 247.91557 163.60292 247.86909 163.3125 247.8125 C 
162.26188 247.60761 161.23018 247.3746 160.1875 247.125 C 159.51808 246.96505 
158.85312 246.77212 158.1875 246.59375 C 157.97057 246.53552 157.74774 
246.49769 157.53125 246.4375 C 156.69254 246.20472 155.86294 245.94963 
155.03125 245.6875 C 154.32646 245.46501 153.60545 245.24358 152.90625 245 C 
152.73837 244.94155 152.57379 244.87217 152.40625 244.8125 C 151.54174 
244.50447 150.69862 244.18415 149.84375 243.84375 C 149.22376 243.59712 
148.61448 243.32615 148 243.0625 C 147.63597 242.90622 147.26824 242.75601 
146.90625 242.59375 C 146.19127 242.27343 145.48784 241.93738 144.78125 
241.59375 C 143.94265 241.18593 143.10712 240.7844 142.28125 240.34375 C 
141.46108 239.90623 140.65042 239.43864 139.84375 238.96875 C 139.40655 238.714 
138.96426 238.45176 138.53125 238.1875 C 137.88746 237.79463 137.25912 
237.38264 136.625 236.96875 C 136.35901 236.7952 136.07672 236.646 135.8125 
236.46875 C 135.56957 236.30573 135.33515 236.1349 135.09375 235.96875 L 
115.21875 255.8125 C 109.87227 261.41413 99.538017 262.72549 94.0625 257.25 C 
88.58697 251.77445 89.993219 241.53803 95.46875 236.0625 L 115.40625 216.125 C 
115.30891 215.98102 115.22123 215.83201 115.125 215.6875 C 114.97133 215.45679 
114.80711 215.23204 114.65625 215 C 114.2398 214.35925 113.83251 213.71306 
113.4375 213.0625 C 113.10127 212.50912 112.78947 211.93514 112.46875 211.375 C 
112.00182 210.55881 111.52775 209.7672 111.09375 208.9375 C 110.80691 208.39 
110.55375 207.83429 110.28125 207.28125 C 110.11808 206.94986 109.93927 
206.61454 109.78125 206.28125 C 109.41851 205.51639 109.08562 204.74311 108.75 
203.96875 C 108.41709 203.20064 108.08748 202.43299 107.78125 201.65625 C 
107.56901 201.11759 107.38691 200.57377 107.1875 200.03125 C 107.04529 
199.64469 106.88569 199.26341 106.75 198.875 C 106.74239 198.8532 106.72634 
198.8343 106.71875 198.8125 C 106.426 197.97201 106.16851 197.12974 105.90625 
196.28125 C 105.63711 195.41052 105.39328 194.53448 105.15625 193.65625 C 
104.98989 193.03946 104.80677 192.43259 104.65625 191.8125 C 104.62346 191.6776 
104.59454 191.5413 104.5625 191.40625 C 104.36297 190.56402 104.17038 189.72245 
104 188.875 C 103.96661 188.70927 103.93852 188.54091 103.90625 188.375 C 
103.89813 188.33316 103.88305 188.29185 103.875 188.25 C 103.79666 187.84361 
103.75915 187.43865 103.6875 187.03125 C 103.58721 186.4603 103.46216 185.88523 
103.375 185.3125 C 103.29924 184.81456 103.25334 184.3116 103.1875 183.8125 C 
103.1105 183.22898 103.03218 182.64737 102.96875 182.0625 C 102.91695 181.58539 
102.85527 181.10285 102.8125 180.625 C 102.7733 180.18591 102.75033 179.7521 
102.71875 179.3125 C 102.61297 177.8468 102.55229 176.375 102.53125 174.90625 C 
102.52031 174.1423 102.51927 173.38894 102.53125 172.625 C 102.53627 172.31233 
102.55364 172.0001 102.5625 171.6875 C 102.5831 170.95396 102.6145 170.23279 
102.65625 169.5 C 102.7075 168.5992 102.76056 167.71132 102.84375 166.8125 C 
102.92723 165.90922 103.0405 164.99407 103.15625 164.09375 C 103.26094 
163.27944 103.3689 162.4674 103.5 161.65625 C 103.52711 161.48875 103.56551 
161.3236 103.59375 161.15625 C 103.72978 160.3491 103.86903 159.55316 104.03125 
158.75 C 104.3649 157.0981 104.74306 155.443 105.1875 153.8125 C 105.23614 
153.63405 105.29378 153.4594 105.34375 153.28125 C 105.54588 152.56052 105.7449 
151.84054 105.96875 151.125 C 106.04467 150.88219 106.14033 150.64842 106.21875 
150.40625 C 106.44961 149.69368 106.68498 148.98795 106.9375 148.28125 C 
107.55124 146.56362 108.22709 144.86507 108.96875 143.1875 C 109.32501 
142.38168 109.67673 141.57654 110.0625 140.78125 C 110.10912 140.68511 110.1717 
140.59598 110.21875 140.5 C 110.5944 139.73399 110.97187 138.97409 111.375 
138.21875 C 111.80951 137.40403 112.28356 136.58266 112.75 135.78125 C 
113.09839 135.1835 113.47757 134.58988 113.84375 134 C 113.96494 133.80461 
114.06436 133.60075 114.1875 133.40625 L 97.65625 116.875 C 92.223125 111.44187 
90.816881 101.27687 96.25 95.84375 C 101.68309 90.41065 111.81688 91.81688 
117.25 97.25 L 133.09375 113.09375 C 133.41444 112.85723 133.73888 112.63705 
134.0625 112.40625 C 134.81543 111.86917 135.57562 111.34984 136.34375 
110.84375 C 137.31121 110.20633 138.2913 109.58825 139.28125 109 C 139.47757 
108.88333 139.67783 108.77099 139.875 108.65625 C 140.7976 108.11935 141.71608 
107.58831 142.65625 107.09375 C 142.69731 107.07214 142.74015 107.05278 
142.78125 107.03125 C 143.85416 106.46943 144.93759 105.94426 146.03125 
105.4375 C 146.12459 105.39424 146.21902 105.35536 146.3125 105.3125 C 147.2149 
104.89887 148.11621 104.50126 149.03125 104.125 C 149.43452 103.95912 149.84444 
103.81487 150.25 103.65625 C 150.84258 103.42461 151.43406 103.1849 152.03125 
102.96875 C 152.50763 102.79624 152.98962 102.6314 153.46875 102.46875 C 
154.44323 102.13802 155.42139 101.8212 156.40625 101.53125 C 156.46985 
101.51251 156.53011 101.48732 156.59375 101.46875 C 157.6918 101.1486 158.79721 
100.86326 159.90625 100.59375 C 159.92818 100.58842 159.94682 100.56781 
159.96875 100.5625 C 161.04507 100.30196 162.13387 100.08787 163.21875 99.875 C 
163.41695 99.836103 163.61405 99.787306 163.8125 99.75 C 164.89235 99.547097 
165.9762 99.374538 167.0625 99.21875 C 168.16616 99.060473 169.26645 98.922146 
170.375 98.8125 C 170.58345 98.791854 170.79141 98.768926 171 98.75 C 172.08894 
98.651323 173.18962 98.583063 174.28125 98.53125 C 175.49232 98.473768 
176.69404 98.437303 177.90625 98.4375 C 179.03809 98.437684 180.1816 98.480783 
181.3125 98.53125 C 181.38534 98.534502 181.45842 98.52779 181.53125 98.53125 C 
181.73878 98.541103 181.9488 98.550953 182.15625 98.5625 C 182.65632 98.59036 
183.15671 98.649795 183.65625 98.6875 C 184.10632 98.721505 184.5505 98.739257 
185 98.78125 C 185.05167 98.786068 185.10458 98.776327 185.15625 98.78125 C 
186.05623 98.867179 186.94679 98.975789 187.84375 99.09375 C 188.07379 
99.123961 188.30145 99.155182 188.53125 99.1875 C 188.66681 99.206584 188.80203 
99.230183 188.9375 99.25 C 189.91654 99.393214 190.90122 99.568496 191.875 
99.75 C 192.42256 99.85206 192.98566 99.948334 193.53125 100.0625 C 194.1681 
100.19581 194.80365 100.35019 195.4375 100.5 C 195.59407 100.53704 195.74988 
100.5557 195.90625 100.59375 C 195.92592 100.59853 195.94908 100.58895 
195.96875 100.59375 C 197.01778 100.84989 198.05454 101.13605 199.09375 
101.4375 C 199.16716 101.45879 199.23914 101.47849 199.3125 101.5 C 200.16368 
101.74966 201.03146 102.03239 201.875 102.3125 C 201.99012 102.35075 202.10378 
102.39869 202.21875 102.4375 C 202.92878 102.67719 203.63981 102.92618 
204.34375 103.1875 C 204.42753 103.21861 204.51006 103.24984 204.59375 
103.28125 C 204.65541 103.30439 204.71964 103.32044 204.78125 103.34375 C 
205.60751 103.6563 206.43311 103.97004 207.25 104.3125 C 207.26254 104.31776 
207.26871 104.33848 207.28125 104.34375 C 207.36703 104.37976 207.44558 
104.43241 207.53125 104.46875 C 209.23144 105.19041 210.9405 105.96088 
212.59375 106.8125 C 212.627 106.82964 212.65427 106.85781 212.6875 106.875 C 
213.05866 107.0669 213.4127 107.27029 213.78125 107.46875 C 214.51989 107.86651 
215.24115 108.2634 215.96875 108.6875 C 216.1743 108.80731 216.38912 108.90934 
216.59375 109.03125 C 217.54169 109.596 218.47896 110.20264 219.40625 110.8125 
C 219.66324 110.98152 219.93217 111.14002 220.1875 111.3125 L 235.78125 
95.71875 C 238.78784 92.56709 243.38878 90.7975 247.8125 90.8125 z M 177.90625 
123.0625 C 176.63998 123.0625 175.38787 123.12216 174.125 123.21875 C 173.63472 
123.25625 173.14545 123.29174 172.65625 123.34375 C 172.07315 123.40575 
171.48732 123.47992 170.90625 123.5625 C 170.45809 123.62553 170.0092 123.70607 
169.5625 123.78125 C 169.3958 123.80956 169.22897 123.84499 169.0625 123.875 C 
168.51651 123.97344 167.98071 124.07079 167.4375 124.1875 C 166.2867 124.43474 
165.13516 124.70225 164 125.03125 C 163.43242 125.19575 162.87537 125.37762 
162.3125 125.5625 C 161.93486 125.68572 161.5628 125.80511 161.1875 125.9375 C 
160.99886 126.00439 160.81303 126.08705 160.625 126.15625 C 159.50977 126.56668 
158.40349 127.00847 157.3125 127.5 C 156.22151 127.99153 155.12496 128.52145 
154.0625 129.09375 C 153.00004 129.66605 151.96713 130.28476 150.9375 130.9375 
L 175.75 155.75 L 202.1875 129.3125 C 201.93914 129.17591 201.68758 129.03838 
201.4375 128.90625 C 201.21004 128.78604 200.97884 128.679 200.75 128.5625 C 
200.23867 128.30211 199.73661 128.02322 199.21875 127.78125 C 198.76548 
127.56961 198.30167 127.38495 197.84375 127.1875 C 197.40638 126.99863 
196.97258 126.83222 196.53125 126.65625 C 196.47859 126.63528 196.42771 
126.61453 196.375 126.59375 C 195.6275 126.2986 194.88266 126.00817 194.125 
125.75 C 193.87676 125.66563 193.62423 125.58039 193.375 125.5 C 193.30246 
125.47652 193.22887 125.46064 193.15625 125.4375 C 192.39854 125.19601 
191.64085 124.98603 190.875 124.78125 C 190.6974 124.73389 190.52173 124.67038 
190.34375 124.625 C 190.20824 124.59036 190.07323 124.56475 189.9375 124.53125 
C 189.05331 124.31355 188.17347 124.10656 187.28125 123.9375 C 187.01299 
123.88656 186.73763 123.85903 186.46875 123.8125 C 185.70407 123.68016 
184.92501 123.56543 184.15625 123.46875 C 183.24166 123.35373 182.32463 
123.25196 181.40625 123.1875 C 180.23787 123.10549 179.0768 123.0625 177.90625 
123.0625 z M 222.09375 148.96875 L 195.53125 175.53125 L 220.8125 200.8125 C 
221.7493 199.33443 222.60637 197.82634 223.375 196.28125 C 223.56507 195.89916 
223.75771 195.51068 223.9375 195.125 C 224.00104 194.9888 224.06274 194.85538 
224.125 194.71875 C 224.16813 194.62406 224.20749 194.53239 224.25 194.4375 C 
224.66236 193.51705 225.05185 192.59439 225.40625 191.65625 C 225.41784 
191.62558 225.42597 191.59319 225.4375 191.5625 C 225.449 191.53187 225.45731 
191.49939 225.46875 191.46875 C 225.65639 190.96613 225.82896 190.44455 226 
189.9375 C 227.63324 185.09586 228.50502 180.07956 228.625 175.03125 C 
228.66499 173.34848 228.62813 171.64805 228.5 169.96875 C 228.45729 169.40898 
228.40514 168.8709 228.34375 168.3125 C 228.03681 165.52049 227.49265 162.75244 
226.71875 160.03125 C 226.56397 159.48701 226.39221 158.91494 226.21875 158.375 
C 226.07998 157.94305 225.96322 157.52267 225.8125 157.09375 C 225.77548 
156.98855 225.72524 156.88626 225.6875 156.78125 C 225.30323 155.71096 
224.86522 154.64195 224.40625 153.59375 C 224.25131 153.23991 224.10095 
152.88227 223.9375 152.53125 C 223.85937 152.36377 223.76757 152.19807 223.6875 
152.03125 C 223.43934 151.51341 223.20434 151.01109 222.9375 150.5 C 222.67066 
149.98891 222.37926 149.4726 222.09375 148.96875 z M 132.375 151.59375 C 
132.22168 151.90542 132.05275 152.21722 131.90625 152.53125 C 131.55655 
153.28084 131.21709 154.01924 130.90625 154.78125 C 130.6999 155.28715 130.5329 
155.8017 130.34375 156.3125 C 130.2387 156.59589 130.09977 156.87145 130 
157.15625 C 129.99678 157.16546 130.00322 157.17829 130 157.1875 C 129.74043 
157.92983 129.50502 158.68644 129.28125 159.4375 C 129.11061 160.01023 
128.96232 160.57911 128.8125 161.15625 C 128.68474 161.64938 128.55 162.12906 
128.4375 162.625 C 128.38989 162.83486 128.32613 163.03968 128.28125 163.25 C 
128.11172 164.04453 127.97432 164.8561 127.84375 165.65625 C 127.81817 
165.81302 127.77409 165.96805 127.75 166.125 C 127.62546 166.93651 127.55334 
167.74701 127.46875 168.5625 C 127.45565 168.68876 127.41839 168.81116 
127.40625 168.9375 C 127.40525 168.94782 127.40725 168.95843 127.40625 
168.96875 C 127.40231 169.01006 127.41009 169.05244 127.40625 169.09375 C 
127.31851 170.0375 127.25309 170.99105 127.21875 171.9375 C 127.18867 172.73763 
127.17951 173.54321 127.1875 174.34375 C 127.19108 174.65727 127.20932 
174.96782 127.21875 175.28125 C 127.24435 176.13241 127.27503 176.96316 
127.34375 177.8125 C 127.34795 177.86436 127.33939 177.9169 127.34375 177.96875 
C 127.50943 179.9405 127.78955 181.92882 128.1875 183.875 C 128.38854 184.8582 
128.64598 185.8399 128.90625 186.8125 C 129.16132 187.76563 129.43808 188.68465 
129.75 189.625 C 129.75941 189.65338 129.74053 189.69038 129.75 189.71875 C 
130.38701 191.62781 131.15991 193.50384 132.03125 195.34375 C 132.46901 
196.26812 132.94064 197.19092 133.4375 198.09375 L 156.15625 175.375 L 132.375 
151.59375 z M 175.90625 195.15625 L 153.03125 218 C 153.13316 218.05786 
153.24153 218.09915 153.34375 218.15625 C 153.91241 218.4739 154.48488 
218.76857 155.0625 219.0625 C 155.55024 219.31086 156.03756 219.58102 156.53125 
219.8125 C 156.56059 219.82625 156.59564 219.83005 156.625 219.84375 C 
157.28477 220.15108 157.95557 220.44157 158.625 220.71875 C 159.57757 221.11317 
160.5303 221.47911 161.5 221.8125 C 162.4697 222.14589 163.45355 222.44637 
164.4375 222.71875 C 165.41172 222.98843 166.3896 223.25886 167.375 223.46875 C 
167.39492 223.473 167.41758 223.46452 167.4375 223.46875 C 169.29579 223.86221 
171.17892 224.16279 173.0625 224.34375 C 173.21735 224.35868 173.37629 224.3615 
173.53125 224.375 C 174.50977 224.45985 175.48764 224.50365 176.46875 224.53125 
C 177.48108 224.55973 178.48774 224.5637 179.5 224.53125 C 183.54905 224.40143 
187.59788 223.79167 191.53125 222.6875 C 193.49793 222.13541 195.44037 
221.45174 197.34375 220.65625 C 198.29544 220.2585 199.22468 219.83357 
200.15625 219.375 L 175.90625 195.15625 z "
+       transform="translate(0,698.03161)"
+       id="rect4069" />
+    <path
+       inkscape:connector-curvature="0"
+       id="path4073"
+       d="m 269.18633,714.54537 c -65.69538,0.60764 -131.49656,-0.72505 
-197.145932,0.70735 -33.806277,4.49948 -59.275312,38.6592 -54.950102,72.45184 
0.53118,64.65671 -1.221856,129.43092 0.939603,194.01347 5.108519,33.89807 
40.168933,58.05587 73.714944,53.38367 64.117327,-0.5434 128.353397,1.2463 
192.396707,-0.9394 33.87037,-5.1187 58.0013,-40.01448 53.38366,-73.71495 
-0.54278,-64.13445 1.24555,-128.38564 -0.93941,-192.44723 -4.92769,-31.44741 
-35.79883,-55.58941 -67.39947,-53.45475 z"
+       
style="fill:none;stroke:#383838;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
 />
+    <rect
+       
style="fill:none;stroke:#000000;stroke-width:11.17183876;stroke-miterlimit:4;stroke-opacity:0.39215686;stroke-dasharray:none"
+       id="rect3830"
+       width="343.23746"
+       height="343.23746"
+       x="5.6277771"
+       y="703.65936"
+       rx="67.443039"
+       ry="67.443039" />
+    <rect
+       ry="45.636883"
+       rx="45.636883"
+       y="725.08105"
+       x="27.049473"
+       height="300.39404"
+       width="300.39404"
+       id="rect5129"
+       
style="fill:none;stroke:url(#linearGradient6609);stroke-width:30.98261642;stroke-miterlimit:4;stroke-opacity:0.8627451;stroke-dasharray:none"
 />
+    <rect
+       ry="25.667141"
+       rx="25.667141"
+       y="745.8656"
+       x="47.833912"
+       height="258.8252"
+       width="258.8252"
+       id="rect5127"
+       
style="fill:none;stroke:#000000;stroke-width:10.93005466;stroke-miterlimit:4;stroke-opacity:0.39215686;stroke-dasharray:none"
 />
+    <path
+       
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:0.39215686;stroke:none;stroke-width:21.49433899;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
+       d="m 247.8125,788.84411 c -4.42372,-0.015 -9.02466,1.75459 
-12.03125,4.90625 L 220.1875,809.34411 C 193.92197,791.6008 158.763,792.19168 
133.09375,811.12536 L 117.25,795.28161 c -5.43312,-5.43312 -15.56691,-6.83935 
-21,-1.40625 -5.433119,5.43312 -4.026875,15.59812 1.40625,21.03125 l 
16.53125,16.53125 c -15.947771,25.18912 -15.548024,57.91709 1.21875,82.71875 l 
-19.9375,19.9375 c -5.475531,5.47553 -6.88178,15.71195 -1.40625,21.1875 
5.475517,5.47549 15.80977,4.16413 21.15625,-1.4375 l 19.875,-19.84375 c 
24.85745,17.10833 57.85681,17.64286 83.21875,1.59375 l 19.40625,19.375 c 
5.43312,5.43309 15.62939,6.87059 21.0625,1.4375 5.43312,-5.43311 
4.11316,-15.71828 -1.4375,-21.03125 L 238.625,916.65661 c 19.0628,-25.8443 
19.52239,-61.27201 1.40625,-87.59375 l 15.53125,-15.53125 c 5.47552,-5.47552 
6.91303,-15.71194 1.4375,-21.1875 -2.39554,-2.39554 -5.74683,-3.48831 
-9.1875,-3.5 z m -69.90625,32.25 c 8.36256,0 16.7265,2.09531 24.28125,6.25 l 
-26.4375,26.4375 -24.8125,-24.8125 c 8.23704,-5.22196 17.59342,-7.875 
26.96875,-7.875 z m 44.1875,25.90625 c 9.13641,16.12327 8.7113,36.07766 
-1.28125,51.84375 l -25.28125,-25.28125 26.5625,-26.5625 z m -89.75,2.59375 
23.8125,23.8125 -22.71875,22.71875 c -7.94974,-14.44522 -8.33747,-31.82352 
-1.09375,-46.53125 z m 43.5625,43.59375 24.25,24.21875 c -14.90507,7.33719 
-32.56927,6.88936 -47.125,-1.375 l 22.875,-22.84375 z"
+       id="path3796"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/devices/16x@3x 
new/breeze-icons-5.72.0/icons/devices/16x@3x
--- old/breeze-icons-5.71.0/icons/devices/16x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/devices/16x@3x        2020-07-14 
07:52:16.088425539 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/devices/22x@3x 
new/breeze-icons-5.72.0/icons/devices/22x@3x
--- old/breeze-icons-5.71.0/icons/devices/22x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/devices/22x@3x        2020-07-14 
07:52:16.032425358 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/emblems/16x@3x 
new/breeze-icons-5.72.0/icons/emblems/16x@3x
--- old/breeze-icons-5.71.0/icons/emblems/16x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/emblems/16x@3x        2020-07-14 
07:52:16.248426057 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/emblems/22x@3x 
new/breeze-icons-5.72.0/icons/emblems/22x@3x
--- old/breeze-icons-5.71.0/icons/emblems/22x@3x        1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/emblems/22x@3x        2020-07-14 
07:52:16.192425876 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/emotes/22x@3x 
new/breeze-icons-5.72.0/icons/emotes/22x@3x
--- old/breeze-icons-5.71.0/icons/emotes/22x@3x 1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/emotes/22x@3x 2020-07-14 07:52:11.052409233 
+0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/index.theme 
new/breeze-icons-5.72.0/icons/index.theme
--- old/breeze-icons-5.71.0/icons/index.theme   2020-06-06 21:33:14.000000000 
+0200
+++ new/breeze-icons-5.72.0/icons/index.theme   2020-07-04 11:44:25.000000000 
+0200
@@ -105,7 +105,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/22,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/48,places/64,status/16,status/22,status/24,status/32,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic
-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
+ScaledDirectories=actions/16@2x,actions/16@3x,actions/22@2x,actions/22@3x,actions/24@2x,actions/24@3x,actions/32@2x,actions/32@3x,animations/16@2x,animations/16@3x,apps/16@2x,apps/16@3x,apps/22@2x,apps/22@3x,devices/16@2x,devices/16@3x,devices/22@2x,devices/22@3x,emblems/16@2x,emblems/16@3x,emblems/22@2x,emblems/22@3x,emotes/22@2x,emotes/22@3x,mimetypes/16@2x,mimetypes/16@3x,mimetypes/22@2x,mimetypes/22@3x,places/16@2x,places/16@3x,places/22@2x,places/22@3x,status/16@2x,status/16@3x,status/22@2x,status/22@3x
 
 ########## Actions
 ########## ordered by size
@@ -129,6 +129,13 @@
 Context=Actions
 Type=Fixed
 
+#16x16@3x - Fixed size - For use in sidebar(s) smaller toolbar(s) 
>!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current 
project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/16@3x]
+Size=16
+Scale=3
+Context=Actions
+Type=Fixed
+
 #22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/22]
 Size=22
@@ -142,6 +149,13 @@
 Context=Actions
 Type=Fixed
 
+#22x22@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/22@3x]
+Size=22
+Scale=3
+Context=Actions
+Type=Fixed
+
 #24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
 [actions/24]
 Size=24
@@ -155,6 +169,13 @@
 Context=Actions
 Type=Fixed
 
+#24x24@3x - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[actions/24@3x]
+Size=24
+Scale=3
+Context=Actions
+Type=Fixed
+
 #32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/32]
 Size=32
@@ -172,6 +193,15 @@
 MinSize=32
 MaxSize=256
 
+#32x32@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/32@3x]
+Size=32
+Scale=3
+Context=Actions
+Type=Scalable
+MinSize=32
+MaxSize=256
+
 #64x64 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/64]
 Size=64
@@ -196,6 +226,13 @@
 Context=Animations
 Type=Fixed
 
+#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[animations/16@3x]
+Size=16
+Scale=3
+Context=Animations
+Type=Fixed
+
 #22x22 - Scalable
 [animations/22]
 Size=22
@@ -220,6 +257,13 @@
 Context=Applications
 Type=Fixed
 
+#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[apps/16@3x]
+Size=16
+Scale=3
+Context=Applications
+Type=Fixed
+
 #22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin 
Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - 
Monochrome
 [apps/22]
 Size=22
@@ -233,6 +277,13 @@
 Context=Applications
 Type=Fixed
 
+#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. 
Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP 
- Monochrome
+[apps/22@3x]
+Size=22
+Scale=3
+Context=Applications
+Type=Fixed
+
 #32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the 
following sizes: 32x32 (default), 64x64, 128x128, 256x256 - 
DO_NOT_USE_ANYWHERE_ELSE - Color
 [apps/32]
 Size=32
@@ -323,6 +374,13 @@
 Context=Devices
 Type=Fixed
 
+#16x16@3x - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[devices/16@3x]
+Size=16
+Scale=3
+Context=Devices
+Type=Fixed
+
 #22x22 - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [devices/22]
 Size=22
@@ -336,6 +394,13 @@
 Context=Devices
 Type=Fixed
 
+#22x22@3x - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[devices/22@3x]
+Size=22
+Scale=3
+Context=Devices
+Type=Fixed
+
 #64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following 
sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - 
Color
 [devices/64]
 Size=64
@@ -366,6 +431,13 @@
 Context=Emblems
 Type=Fixed
 
+#16x16@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[emblems/16@3x]
+Size=16
+Scale=3
+Context=Emblems
+Type=Fixed
+
 #22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
 [emblems/22]
 Size=22
@@ -379,6 +451,13 @@
 Context=Emblems
 Type=Fixed
 
+#22x22@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[emblems/22@3x]
+Size=22
+Scale=3
+Context=Emblems
+Type=Fixed
+
 ########## Emoticons
 ########## ordered by size
 
@@ -395,6 +474,13 @@
 Context=Emotes
 Type=Fixed
 
+#22x22@3x - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat
+[emotes/22@3x]
+Size=22
+Scale=3
+Context=Emotes
+Type=Fixed
+
 ########## Mimetypes
 ########## ordered by size
 
@@ -413,6 +499,14 @@
 Type=Fixed
 MinSize=16
 
+#16x16@3x - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[mimetypes/16@3x]
+Size=16
+Scale=3
+Context=MimeTypes
+Type=Fixed
+MinSize=16
+
 #22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [mimetypes/22]
 Size=22
@@ -430,6 +524,15 @@
 MinSize=22
 MaxSize=24
 
+#22x22@3x - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[mimetypes/22@3x]
+Size=22
+Scale=3
+Context=MimeTypes
+Type=Scalable
+MinSize=22
+MaxSize=24
+
 #32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the 
following sizes: 64x64 (default), 32x32, 128x128, 256x256 - 
DO_NOT_USE_ANYWHERE_ELSE - Color
 [mimetypes/32]
 Size=32
@@ -462,6 +565,14 @@
 Type=Fixed
 MinSize=16
 
+#16x16@3x - Fixed size - For small folder icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[places/16@3x]
+Size=16
+Scale=3
+Context=Places
+Type=Fixed
+MinSize=16
+
 #22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail 
trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
 [places/22]
 Size=22
@@ -475,6 +586,13 @@
 Context=Places
 Type=Fixed
 
+#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. 
KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
+[places/22@3x]
+Size=22
+Scale=3
+Context=Places
+Type=Fixed
+
 #32x32 - Fixed size - For folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE 
- Color
 [places/32]
 Size=32
@@ -507,6 +625,13 @@
 #16x16@2x - Fixed size - For IM status icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [status/16@2x]
 Size=16
+Scale=3
+Context=Status
+Type=Fixed
+
+#16x16@3x - Fixed size - For IM status icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[status/16@3x]
+Size=16
 Scale=2
 Context=Status
 Type=Fixed
@@ -524,6 +649,13 @@
 Context=Status
 Type=Fixed
 
+#22x22@3x - Fixed size - Icon(s) for Plasma theme/System Tray. Not 
particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[status/22@3x]
+Size=22
+Scale=3
+Context=Status
+Type=Fixed
+
 #24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome
 [status/24]
 Size=24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-executable.svg 
new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-executable.svg
--- old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-executable.svg     
2020-06-06 21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-executable.svg     
2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm4 1v4h2v-4zm0 5v1h2v-1z" color-interpolation="sRGB" 
text-rendering="auto" fill="#555555" shape-rendering="auto" 
transform="translate(0-1036.36)"/>
+<svg width="16" height="16" viewBox="0 0 16 16" 
xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm4 1v4h2v-4zm0 
5v2h2v-2z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-macbinary.svg 
new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-macbinary.svg
--- old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-macbinary.svg      
2020-06-06 21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-macbinary.svg      
2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm2.799 1l1.713 2.721-2.094 3.279h1.184l1.502-2.416 1.5 
2.416h1.131c.013-.01.027-.019.039-.029l-2.057-3.25 1.697-2.721h-1.211l-1.1 
1.857-1.1-1.857z" color-interpolation="sRGB" text-rendering="auto" 
fill="#555555" shape-rendering="auto" transform="translate(0-1036.36)"/>
+<svg width="16" height="16" viewBox="0 0 16 16" 
xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm2.8 1.5 1.7 2.721-2.1 
3.279h1.2l1.5-2.416 1.5 2.416h1.1l-2-3.279 1.7-2.721h-1.2l-1.1 
1.857-1.1-1.857z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-ms-dos-executable.svg 
new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-ms-dos-executable.svg
--- 
old/breeze-icons-5.71.0/icons/mimetypes/16/application-x-ms-dos-executable.svg  
    2020-06-06 21:33:14.000000000 +0200
+++ 
new/breeze-icons-5.72.0/icons/mimetypes/16/application-x-ms-dos-executable.svg  
    2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm2 1v2.552h2.508v-2.552zm3.514 0v2.552h2.486v-2.552zm-3.514 
3.448v2.552h2.508v-2.552zm3.514 0v2.552h2.486v-2.552z" 
color-interpolation="sRGB" text-rendering="auto" fill="#555555" 
shape-rendering="auto" transform="translate(0-1036.36)"/>
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm1.5 1v3h3v-3zm4 
0v3h3v-3zm-4 4v3h3v-3zm4 0v3h3v-3z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/mimetypes/16x@3x 
new/breeze-icons-5.72.0/icons/mimetypes/16x@3x
--- old/breeze-icons-5.71.0/icons/mimetypes/16x@3x      1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/mimetypes/16x@3x      2020-07-14 
07:52:14.756421226 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/mimetypes/22x@3x 
new/breeze-icons-5.72.0/icons/mimetypes/22x@3x
--- old/breeze-icons-5.71.0/icons/mimetypes/22x@3x      1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons/mimetypes/22x@3x      2020-07-14 
07:52:13.544417302 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/places/16x@3x 
new/breeze-icons-5.72.0/icons/places/16x@3x
--- old/breeze-icons-5.71.0/icons/places/16x@3x 1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/places/16x@3x 2020-07-14 07:52:10.732408197 
+0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/places/22x@3x 
new/breeze-icons-5.72.0/icons/places/22x@3x
--- old/breeze-icons-5.71.0/icons/places/22x@3x 1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/places/22x@3x 2020-07-14 07:52:10.616407821 
+0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/status/16x@3x 
new/breeze-icons-5.72.0/icons/status/16x@3x
--- old/breeze-icons-5.71.0/icons/status/16x@3x 1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/status/16x@3x 2020-07-14 07:52:02.580381801 
+0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons/status/22x@3x 
new/breeze-icons-5.72.0/icons/status/22x@3x
--- old/breeze-icons-5.71.0/icons/status/22x@3x 1970-01-01 01:00:00.000000000 
+0100
+++ new/breeze-icons-5.72.0/icons/status/22x@3x 2020-07-14 07:52:02.424381296 
+0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-commit-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-commit-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-commit-cvs-cervisia.svg   
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-commit-cvs-cervisia.svg   
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#eff0f1;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 11.973478 18.9995 12.934859 18.931777 13.837891 18.802734 L 13 
17.914062 C 12.351409 17.970219 11.677712 17.999167 11 18 C 7.1340068 18 4 
17.104569 4 16 L 4 12.451172 C 5.4081159 13.4 8.08901 14 11 14 C 12.165678 
13.9982 13.316217 13.9 14.371094 13.714844 L 15.576172 12.509766 C 14.306465 
12.824954 12.681993 13 11 13 C 7.1340068 13 4 12.104569 4 11 L 4 7.4511719 C 
5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.9985818 16.595979 
8.4029845 18 7.4453125 L 18 11 C 17.9971 11.369079 17.636795 11.730731 
16.958984 12.044922 L 17.414062 12.5 L 17.597656 12.683594 C 17.741658 
12.606576 17.875921 12.527062 18 12.445312 L 18 13.085938 L 19 14.085938 L 19 6 
C 18.999999 4.3431457 15.418277 3 11 3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 
C 18 7.1045695 14.865993 8 11 8 C 7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 
7.1340068 4 11 4 z M 16.5 13 L 16.292969 13.207031 L 13 16.5 L 13.707031 
17.207031 L 16 14.914062 L 16 19.207031 L 17 19.207031 L 17 14.914062 L 
19.292969 17.207031 L 20 16.5 L 16.707031 13.207031 L 16.5 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-diff-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-diff-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-diff-cvs-cervisia.svg     
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-diff-cvs-cervisia.svg     
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#eff0f1;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 12.551179 18.999454 14.068479 18.82981 15.367188 18.511719 L 15.878906 
18 L 10.878906 18 L 10.876953 17.998047 C 7.0618026 17.97893 4 17.090225 4 16 L 
4 12.451172 C 4.5933361 12.850712 5.4224003 13.194095 6.4238281 13.455078 L 
7.2011719 12.677734 C 5.2076011 12.309715 4.0025316 11.678139 4 11 L 4 
7.4511719 C 5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.9985818 
16.595979 8.4029845 18 7.4453125 L 18 11 C 18 11.34283 17.68831 11.679784 
17.099609 11.978516 L 17.734375 12.613281 C 17.827754 12.558387 17.916343 
12.502369 18 12.445312 L 18 12.878906 L 19 13.878906 L 19 6 C 18.999999 
4.3431457 15.418277 3 11 3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 C 18 
7.1045695 14.865993 8 11 8 C 7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 
7.1340068 4 11 4 z M 11.292969 10 L 7.7929688 13.5 L 11.292969 17 L 12 
16.292969 L 9.7070312 14 L 15 14 L 15 13 L 9.7070312 13 L 12 10.707031 L 
11.292969 10 z M 16.707031 13 L 16 13.707031 L 18.292969 16 L 13 16 L 13 17 L 
18.292969 17 L 16 19.292969 L 16.707031 20 L 20.207031 16.5 L 16.707031 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-remove-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-remove-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-remove-cvs-cervisia.svg   
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-remove-cvs-cervisia.svg   
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,20 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#eff0f1;
+      }
+      .ColorScheme-NegativeText {
+        color:#da4453;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 14.833984,14 14,14.833984 15.666016,16.5 14,18.166016 14.833984,19 
16.5,17.333984 18.166016,19 19,18.166016 17.333984,16.5 19,14.833984 
18.166016,14 16.5,15.666016 Z"
+     class="ColorScheme-NegativeText"  />
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11,3 C 6.5817225,3 3.0000007,4.3431457 3,6 v 10 c 7e-7,1.656854 
3.5817225,3 8,3 0.675205,-0.0014 1.347214,-0.03489 2,-0.09961 V 18 17.916016 C 
12.351067,17.971511 11.677377,17.999801 11,18 7.1340068,18 4,17.104569 4,16 v 
-3.548828 c 1.4081159,0.95541 4.08901,1.548587 7,1.548828 2.914295,-0.0014 
5.595979,-0.597016 7,-1.554688 V 13 h 1 V 6 C 19,4.3431457 15.418277,3 11,3 Z m 
0,1 c 3.865993,0 7,0.8954305 7,2 0,1.1045695 -3.134007,2 -7,2 C 7.1340068,8 
4,7.1045695 4,6 4,4.8954305 7.1340068,4 11,4 Z m 7,3.4453125 V 11 c 0,1.104569 
-3.134007,2 -7,2 C 7.1340068,13 4,12.104569 4,11 V 7.4511719 C 
5.4081159,8.4065815 8.08901,8.9997592 11,9 c 2.914295,-0.00142 
5.595979,-0.5970155 7,-1.5546875 z"
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-status-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-status-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-status-cvs-cervisia.svg   
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-status-cvs-cervisia.svg   
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#eff0f1;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 C 6.5817225 3 3 4.3431457 3 6 L 3 16 C 3 17.656854 6.5817225 19 
11 19 C 12.894697 19 14.728135 18.748318 16.173828 18.289062 L 15.439453 
17.544922 C 15.425173 17.548222 15.410854 17.551388 15.396484 17.554688 C 
14.944051 17.74434 14.521226 18 14 18 C 13.705926 18 13.421028 17.96343 
13.144531 17.902344 C 12.45182 17.966571 11.728271 17.99952 11 18 C 7.1340068 
18 4 17.104569 4 16 L 4 12.451172 C 5.2385656 13.288442 7.4684781 13.853721 
10.001953 13.972656 C 10.004353 13.629681 10.063761 13.302306 10.148438 
12.984375 C 6.6390555 12.861485 4.0013625 12.010183 4 11 L 4 7.4511719 C 
5.4081159 8.4065815 8.08901 8.9997592 11 9 C 13.914295 8.99858 16.595979 
8.4029845 18 7.4453125 L 18 15.888672 L 18.789062 16.667969 C 18.925926 
16.448982 18.996683 16.224918 19 16 L 19 6 C 18.999999 4.3431457 15.418277 3 11 
3 z M 11 4 C 14.865993 4 18 4.8954305 18 6 C 18 7.1045695 14.865993 8 11 8 C 
7.1340068 8 4 7.1045695 4 6 C 4 4.8954305 7.1340068 4 11 4 z M 14 11 C 
12.337997 11 11 12.338 11 14 C 11 15.662 12.337997 17 14 17 C 14.649392 17 
15.260026 16.7855 15.75 16.4375 L 18.28125 19 L 19 18.28125 L 16.4375 15.75 C 
16.785555 15.2601 17 14.6494 17 14 C 17 12.338 15.662003 11 14 11 z M 14 12 C 
15.1 12 16 12.892 16 14 C 16 15.108 15.1 16 14 16 C 12.9 16 12 15.108 12 14 C 
12 12.892 12.891997 12 14 12 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-update-cvs-cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-update-cvs-cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/actions/16/vcs-update-cvs-cervisia.svg   
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16/vcs-update-cvs-cervisia.svg   
2020-07-04 11:44:25.000000000 +0200
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 22 22">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#eff0f1;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     d="M 11 3 A 8 3 0 0 0 3 6 L 3 16 A 8 3 0 0 0 11 19 A 8 3 0 0 0 14.5625 
18.683594 L 13.71875 17.839844 A 7 2 0 0 1 11 18 A 7 2 0 0 1 4 16 L 4 12.451172 
A 8 3 0 0 0 11 14 A 8 3 0 0 0 13.4375 13.855469 L 13.7 13.585938 L 13.910156 
13.8 A 8 3 0 0 0 15 13.6 L 15 13 L 15 12.638672 A 7 2 0 0 1 11 13 A 7 2 0 0 1 4 
11 L 4 7.4511719 A 8 3 0 0 0 11 9 A 8 3 0 0 0 18 7.4453125 L 18 11 A 7 2 0 0 1 
17.054688 12 L 18 12 L 18 12.445312 L 18 14.9 L 19 13.9 L 19 6 A 8 3 0 0 0 11 3 
z M 11 4 A 7 2 0 0 1 18 6 A 7 2 0 0 1 11 8 A 7 2 0 0 1 4 6 A 7 2 0 0 1 11 4 z M 
16 13 L 16 17.3 L 13.7 15 L 13 15.7 L 16.3 19 L 16.5 19.207031 L 16.7 19 L 20 
15.7 L 19.3 15 L 17 17.3 L 17 13 L 16 13 z "
+     class="ColorScheme-Text" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/actions/16@3x 
new/breeze-icons-5.72.0/icons-dark/actions/16@3x
--- old/breeze-icons-5.71.0/icons-dark/actions/16@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/16@3x    2020-07-14 
07:51:55.944360314 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/actions/22@3x 
new/breeze-icons-5.72.0/icons-dark/actions/22@3x
--- old/breeze-icons-5.71.0/icons-dark/actions/22@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/22@3x    2020-07-14 
07:51:55.952360340 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/actions/32@3x 
new/breeze-icons-5.72.0/icons-dark/actions/32@3x
--- old/breeze-icons-5.71.0/icons-dark/actions/32@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/actions/32@3x    2020-07-14 
07:51:49.212338516 +0200
@@ -0,0 +1 @@
+symbolic link to 32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/animations/16@3x 
new/breeze-icons-5.72.0/icons-dark/animations/16@3x
--- old/breeze-icons-5.71.0/icons-dark/animations/16@3x 1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/animations/16@3x 2020-07-14 
07:51:48.628336626 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/apps/16@3x 
new/breeze-icons-5.72.0/icons-dark/apps/16@3x
--- old/breeze-icons-5.71.0/icons-dark/apps/16@3x       1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/apps/16@3x       2020-07-14 
07:52:01.104377022 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/apps/22@3x 
new/breeze-icons-5.72.0/icons-dark/apps/22@3x
--- old/breeze-icons-5.71.0/icons-dark/apps/22@3x       1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/apps/22@3x       2020-07-14 
07:52:01.428378071 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/apps/48/cervisia.svg 
new/breeze-icons-5.72.0/icons-dark/apps/48/cervisia.svg
--- old/breeze-icons-5.71.0/icons-dark/apps/48/cervisia.svg     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/apps/48/cervisia.svg     2020-07-04 
11:44:25.000000000 +0200
@@ -0,0 +1,8 @@
+<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+    <linearGradient id="a" gradientUnits="userSpaceOnUse" x1="4" x2="4" y1="3" 
y2="45">
+        <stop offset="0" stop-color="#f10000"/>
+        <stop offset="1" stop-color="#b20000"/>
+    </linearGradient>
+    <path d="m6.4003906 4c-1.3296 0-2.4003906 1.0707906-2.4003906 
2.4003906v7.1992184c0 1.3296 1.0707906 2.400391 2.4003906 
2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.3296-1.070791-2.4003906-2.400391-2.4003906zm21 
0c-1.3296 0-2.400391 1.0707906-2.400391 2.4003906v7.1992184c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.3296-1.070791-2.4003906-2.400391-2.4003906zm-12
 14c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391zm21 
0c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h7.599609v-12zm-30 14c-1.3296 0-2.4003906 
1.070791-2.4003906 2.400391v7.199218c0 1.3296 1.0707906 2.400391 2.4003906 
2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391zm21 
0c-1.3296 0-2.400391 1.070791-2.400391 2.400391v7.199218c0 1.3296 1.070791 
2.400391 2.400391 2.400391h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.3296-1.070791-2.400391-2.400391-2.400391z" 
fill="url(#a)"/>
+    <path d="m21 4.0410156v7.9589844c0 1.108-.892 2-2 2h-14.958984c.190671 
1.136455 1.16718 2 2.359375 2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.1921945-.863545-2.1687041-2-2.359375zm21 
0v7.9589844c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.1992184c0-1.1921945-.863545-2.1687041-2-2.359375zm-12 
14v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375zm4.041016 
9.958984c.190671 1.136455 1.16718 2 2.359375 2h7.599609v-2zm-13.041016 
4.041016v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 
2.359375 2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375zm21 
0v7.958984c0 1.108-.892 2-2 2h-14.958984c.190671 1.136455 1.16718 2 2.359375 
2h14.199218c1.3296 0 2.400391-1.070791 
2.400391-2.400391v-7.199218c0-1.192195-.863545-2.168704-2-2.359375z" 
fill="#101010" opacity=".23"/>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/devices/16@3x 
new/breeze-icons-5.72.0/icons-dark/devices/16@3x
--- old/breeze-icons-5.71.0/icons-dark/devices/16@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/devices/16@3x    2020-07-14 
07:52:00.740375843 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/devices/22@3x 
new/breeze-icons-5.72.0/icons-dark/devices/22@3x
--- old/breeze-icons-5.71.0/icons-dark/devices/22@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/devices/22@3x    2020-07-14 
07:52:00.792376012 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/emblems/16@3x 
new/breeze-icons-5.72.0/icons-dark/emblems/16@3x
--- old/breeze-icons-5.71.0/icons-dark/emblems/16@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/emblems/16@3x    2020-07-14 
07:52:00.980376621 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/emblems/22@3x 
new/breeze-icons-5.72.0/icons-dark/emblems/22@3x
--- old/breeze-icons-5.71.0/icons-dark/emblems/22@3x    1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/emblems/22@3x    2020-07-14 
07:52:01.008376711 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/emotes/22@3x 
new/breeze-icons-5.72.0/icons-dark/emotes/22@3x
--- old/breeze-icons-5.71.0/icons-dark/emotes/22@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/emotes/22@3x     2020-07-14 
07:51:56.624362516 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/index.theme 
new/breeze-icons-5.72.0/icons-dark/index.theme
--- old/breeze-icons-5.71.0/icons-dark/index.theme      2020-06-06 
21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/icons-dark/index.theme      2020-07-04 
11:44:25.000000000 +0200
@@ -105,7 +105,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/22,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/48,places/64,status/16,status/22,status/24,status/32,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic
-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
+ScaledDirectories=actions/16@2x,actions/16@3x,actions/22@2x,actions/22@3x,actions/24@2x,actions/24@3x,actions/32@2x,actions/32@3x,animations/16@2x,animations/16@3x,apps/16@2x,apps/16@3x,apps/22@2x,apps/22@3x,devices/16@2x,devices/16@3x,devices/22@2x,devices/22@3x,emblems/16@2x,emblems/16@3x,emblems/22@2x,emblems/22@3x,emotes/22@2x,emotes/22@3x,mimetypes/16@2x,mimetypes/16@3x,mimetypes/22@2x,mimetypes/22@3x,places/16@2x,places/16@3x,places/22@2x,places/22@3x,status/16@2x,status/16@3x,status/22@2x,status/22@3x
 
 ########## Actions
 ########## ordered by size
@@ -129,6 +129,13 @@
 Context=Actions
 Type=Fixed
 
+#16x16@3x - Fixed size - For use in sidebar(s) smaller toolbar(s) 
>!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current 
project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/16@3x]
+Size=16
+Scale=3
+Context=Actions
+Type=Fixed
+
 #22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/22]
 Size=22
@@ -142,6 +149,13 @@
 Context=Actions
 Type=Fixed
 
+#22x22@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/22@3x]
+Size=22
+Scale=3
+Context=Actions
+Type=Fixed
+
 #24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
 [actions/24]
 Size=24
@@ -155,6 +169,13 @@
 Context=Actions
 Type=Fixed
 
+#24x24@3x - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[actions/24@3x]
+Size=24
+Scale=3
+Context=Actions
+Type=Fixed
+
 #32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/32]
 Size=32
@@ -172,6 +193,15 @@
 MinSize=32
 MaxSize=256
 
+#32x32@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[actions/32@3x]
+Size=32
+Scale=3
+Context=Actions
+Type=Scalable
+MinSize=32
+MaxSize=256
+
 #64x64 - Fixed size - For toolbar icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [actions/64]
 Size=64
@@ -196,6 +226,13 @@
 Context=Animations
 Type=Fixed
 
+#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[animations/16@3x]
+Size=16
+Scale=3
+Context=Animations
+Type=Fixed
+
 #22x22 - Scalable
 [animations/22]
 Size=22
@@ -220,6 +257,13 @@
 Context=Applications
 Type=Fixed
 
+#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[apps/16@3x]
+Size=16
+Scale=3
+Context=Applications
+Type=Fixed
+
 #22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin 
Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - 
Monochrome
 [apps/22]
 Size=22
@@ -233,6 +277,13 @@
 Context=Applications
 Type=Fixed
 
+#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. 
Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP 
- Monochrome
+[apps/22@3x]
+Size=22
+Scale=3
+Context=Applications
+Type=Fixed
+
 #32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the 
following sizes: 32x32 (default), 64x64, 128x128, 256x256 - 
DO_NOT_USE_ANYWHERE_ELSE - Color
 [apps/32]
 Size=32
@@ -315,6 +366,7 @@
 Context=Devices
 Type=Fixed
 
+
 #16x16@2x - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [devices/16@2x]
 Size=16
@@ -322,6 +374,13 @@
 Context=Devices
 Type=Fixed
 
+#16x16@3x - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[devices/16@3x]
+Size=16
+Scale=3
+Context=Devices
+Type=Fixed
+
 #22x22 - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [devices/22]
 Size=22
@@ -335,6 +394,13 @@
 Context=Devices
 Type=Fixed
 
+#22x22@3x - Fixed size - For small device icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[devices/22@3x]
+Size=22
+Scale=3
+Context=Devices
+Type=Fixed
+
 #64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following 
sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - 
Color
 [devices/64]
 Size=64
@@ -365,6 +431,13 @@
 Context=Emblems
 Type=Fixed
 
+#16x16@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[emblems/16@3x]
+Size=16
+Scale=3
+Context=Emblems
+Type=Fixed
+
 #22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
 [emblems/22]
 Size=22
@@ -378,6 +451,13 @@
 Context=Emblems
 Type=Fixed
 
+#22x22@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - 
Monochrome
+[emblems/22@3x]
+Size=22
+Scale=3
+Context=Emblems
+Type=Fixed
+
 ########## Emoticons
 ########## ordered by size
 
@@ -394,6 +474,13 @@
 Context=Emotes
 Type=Fixed
 
+#22x22@3x - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat
+[emotes/22@3x]
+Size=22
+Scale=3
+Context=Emotes
+Type=Fixed
+
 ########## Mimetypes
 ########## ordered by size
 
@@ -412,6 +499,14 @@
 Type=Fixed
 MinSize=16
 
+#16x16@3x - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[mimetypes/16@3x]
+Size=16
+Scale=3
+Context=MimeTypes
+Type=Fixed
+MinSize=16
+
 #22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [mimetypes/22]
 Size=22
@@ -429,13 +524,20 @@
 MinSize=22
 MaxSize=24
 
+#22x22@3x - Fixed size - For small file type icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[mimetypes/22@3x]
+Size=22
+Scale=3
+Context=MimeTypes
+Type=Scalable
+MinSize=22
+MaxSize=24
+
 #32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the 
following sizes: 64x64 (default), 32x32, 128x128, 256x256 - 
DO_NOT_USE_ANYWHERE_ELSE - Color
 [mimetypes/32]
 Size=32
 Context=MimeTypes
-Type=Scalable
-MinSize=32
-MaxSize=48
+Type=Fixed
 
 #64x64 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the 
following sizes: 64x64 (default), 32x32, 128x128, 256x256 - 
DO_NOT_USE_ANYWHERE_ELSE - Color
 [mimetypes/64]
@@ -455,7 +557,7 @@
 Type=Fixed
 MinSize=16
 
-#16x16@x - Fixed size - For small folder icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+#16x16@2x - Fixed size - For small folder icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [places/16@2x]
 Size=16
 Scale=2
@@ -463,6 +565,14 @@
 Type=Fixed
 MinSize=16
 
+#16x16@3x - Fixed size - For small folder icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[places/16@3x]
+Size=16
+Scale=3
+Context=Places
+Type=Fixed
+MinSize=16
+
 #22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail 
trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
 [places/22]
 Size=22
@@ -476,6 +586,13 @@
 Context=Places
 Type=Fixed
 
+#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. 
KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
+[places/22@3x]
+Size=22
+Scale=3
+Context=Places
+Type=Fixed
+
 #32x32 - Fixed size - For folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE 
- Color
 [places/32]
 Size=32
@@ -508,6 +625,13 @@
 #16x16@2x - Fixed size - For IM status icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
 [status/16@2x]
 Size=16
+Scale=3
+Context=Status
+Type=Fixed
+
+#16x16@3x - Fixed size - For IM status icons >!!!ONLY!!!< - 
DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[status/16@3x]
+Size=16
 Scale=2
 Context=Status
 Type=Fixed
@@ -525,6 +649,13 @@
 Context=Status
 Type=Fixed
 
+#22x22@3x - Fixed size - Icon(s) for Plasma theme/System Tray. Not 
particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
+[status/22@3x]
+Size=22
+Scale=3
+Context=Status
+Type=Fixed
+
 #24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome
 [status/24]
 Size=24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-executable.svg 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-executable.svg
--- 
old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-executable.svg    
    2020-06-06 21:33:14.000000000 +0200
+++ 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-executable.svg    
    2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm4 1v4h2v-4zm0 5v1h2v-1z" color-interpolation="sRGB" 
text-rendering="auto" fill="#555555" shape-rendering="auto" 
transform="translate(0-1036.36)"/>
+<svg width="16" height="16" viewBox="0 0 16 16" 
xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm4 1v4h2v-4zm0 
5v2h2v-2z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-macbinary.svg 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-macbinary.svg
--- old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-macbinary.svg 
2020-06-06 21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-macbinary.svg 
2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm2.799 1l1.713 2.721-2.094 3.279h1.184l1.502-2.416 1.5 
2.416h1.131c.013-.01.027-.019.039-.029l-2.057-3.25 1.697-2.721h-1.211l-1.1 
1.857-1.1-1.857z" color-interpolation="sRGB" text-rendering="auto" 
fill="#555555" shape-rendering="auto" transform="translate(0-1036.36)"/>
+<svg width="16" height="16" viewBox="0 0 16 16" 
xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm2.8 1.5 1.7 2.721-2.1 
3.279h1.2l1.5-2.416 1.5 2.416h1.1l-2-3.279 1.7-2.721h-1.2l-1.1 
1.857-1.1-1.857z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg
 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg
--- 
old/breeze-icons-5.71.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg
 2020-06-06 21:33:14.000000000 +0200
+++ 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16/application-x-ms-dos-executable.svg
 2020-07-04 11:44:25.000000000 +0200
@@ -1,3 +1,3 @@
-<svg width="16" xmlns="http://www.w3.org/2000/svg"; height="16" viewBox="0 0 16 
16">
- <path color-interpolation-filters="linearRGB" color="#000000" 
image-rendering="auto" color-rendering="auto" d="m2 1038.86v11h12v-11zm1 
2h10v8h-10zm2 1v2.552h2.508v-2.552zm3.514 0v2.552h2.486v-2.552zm-3.514 
3.448v2.552h2.508v-2.552zm3.514 0v2.552h2.486v-2.552z" 
color-interpolation="sRGB" text-rendering="auto" fill="#555555" 
shape-rendering="auto" transform="translate(0-1036.36)"/>
+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg";>
+    <path fill="#555" d="m2 2v12h12v-12zm1 2h10v9h-10zm1.5 1v3h3v-3zm4 
0v3h3v-3zm-4 4v3h3v-3zm4 0v3h3v-3z" />
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/mimetypes/16@3x 
new/breeze-icons-5.72.0/icons-dark/mimetypes/16@3x
--- old/breeze-icons-5.71.0/icons-dark/mimetypes/16@3x  1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/mimetypes/16@3x  2020-07-14 
07:51:59.480371763 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/mimetypes/22@3x 
new/breeze-icons-5.72.0/icons-dark/mimetypes/22@3x
--- old/breeze-icons-5.71.0/icons-dark/mimetypes/22@3x  1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/mimetypes/22@3x  2020-07-14 
07:52:00.380374678 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/places/16@3x 
new/breeze-icons-5.72.0/icons-dark/places/16@3x
--- old/breeze-icons-5.71.0/icons-dark/places/16@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/places/16@3x     2020-07-14 
07:51:56.392361764 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/places/22@3x 
new/breeze-icons-5.72.0/icons-dark/places/22@3x
--- old/breeze-icons-5.71.0/icons-dark/places/22@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/places/22@3x     2020-07-14 
07:51:56.556362296 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/status/16@3x 
new/breeze-icons-5.72.0/icons-dark/status/16@3x
--- old/breeze-icons-5.71.0/icons-dark/status/16@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/status/16@3x     2020-07-14 
07:51:49.204338491 +0200
@@ -0,0 +1 @@
+symbolic link to 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/icons-dark/status/22@3x 
new/breeze-icons-5.72.0/icons-dark/status/22@3x
--- old/breeze-icons-5.71.0/icons-dark/status/22@3x     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-5.72.0/icons-dark/status/22@3x     2020-07-14 
07:51:49.208338504 +0200
@@ -0,0 +1 @@
+symbolic link to 22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/webfont/Gruntfile.js 
new/breeze-icons-5.72.0/webfont/Gruntfile.js
--- old/breeze-icons-5.71.0/webfont/Gruntfile.js        2020-06-06 
21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/webfont/Gruntfile.js        2020-07-04 
11:44:25.000000000 +0200
@@ -8,6 +8,8 @@
                         src: '../icons/actions/22@2x/*.svg',
                         dest: './dist',
                         options: {
+                            skipLinks: true,
+                            engine: 'fontforge',
                             stylesheet: 'css',
                             types:  'eot,woff2,ttf,svg',
                             optimize: false
@@ -15,8 +17,8 @@
                 }
         }
     });
-    grunt.loadNpmTasks('grunt-webfont');
-    
+    grunt.loadNpmTasks('grunt-webfonts');
+
     // Run the default task by executing "grunt" in the CLI:
     grunt.registerTask('default', ['webfont']);
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-5.71.0/webfont/package.json 
new/breeze-icons-5.72.0/webfont/package.json
--- old/breeze-icons-5.71.0/webfont/package.json        2020-06-06 
21:33:14.000000000 +0200
+++ new/breeze-icons-5.72.0/webfont/package.json        2020-07-04 
11:44:25.000000000 +0200
@@ -1,6 +1,6 @@
 {
   "dependencies": {
     "grunt": "^1.0.4",
-    "grunt-webfont": "^1.7.2"
+    "grunt-webfonts": "^3.0.1"
   }
 }



Reply via email to