Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-breeze-icons for 
openSUSE:Factory checked in at 2026-02-16 13:00:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-breeze-icons (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-breeze-icons.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-breeze-icons"

Mon Feb 16 13:00:22 2026 rev:24 rq:1332903 version:6.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-breeze-icons/kf6-breeze-icons.changes        
2026-01-12 10:11:01.984126110 +0100
+++ 
/work/SRC/openSUSE:Factory/.kf6-breeze-icons.new.1977/kf6-breeze-icons.changes  
    2026-02-16 13:00:28.367904442 +0100
@@ -1,0 +2,19 @@
+Fri Feb  6 14:25:42 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.23.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.23.0
+- Changes since 6.22.0:
+  * Update dependency version to 6.23.0
+  * Add update-busy status icon
+  * Make base 22px globe icon symbolic
+  * qrcAlias.cpp - pass canonical paths to resolveLink
+  * Make the non-symbolic version of globe icon to be colorful
+  * Create symbolic version for preferences-system-network
+  * enable LSAN for leak checking
+  * Fix kdeconnect-symbolic icons not being color-aware
+  * properly resolve links for the resources
+  * Update version to 6.23.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-breeze-icons.spec ++++++
--- /var/tmp/diff_new_pack.vQgd88/_old  2026-02-16 13:00:29.259941431 +0100
+++ /var/tmp/diff_new_pack.vQgd88/_new  2026-02-16 13:00:29.263941597 +0100
@@ -19,11 +19,11 @@
 %define qt6_version 6.8.0
 
 %define rname breeze-icons
-# Full KF6 version (e.g. 6.22.0)
+# Full KF6 version (e.g. 6.23.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-breeze-icons
-Version:        6.22.0
+Version:        6.23.0
 Release:        0
 Summary:        Breeze icon theme
 License:        LGPL-3.0-only

++++++ breeze-icons-6.22.0.tar.xz -> breeze-icons-6.23.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/.kde-ci.yml 
new/breeze-icons-6.23.0/.kde-ci.yml
--- old/breeze-icons-6.22.0/.kde-ci.yml 2026-01-02 18:39:58.000000000 +0100
+++ new/breeze-icons-6.23.0/.kde-ci.yml 2026-02-06 13:12:08.000000000 +0100
@@ -6,3 +6,4 @@
 Options:
  test-before-installing: True
  require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
+ enable-lsan: True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/CMakeLists.txt 
new/breeze-icons-6.23.0/CMakeLists.txt
--- old/breeze-icons-6.22.0/CMakeLists.txt      2026-01-02 18:39:58.000000000 
+0100
+++ new/breeze-icons-6.23.0/CMakeLists.txt      2026-02-06 13:12:08.000000000 
+0100
@@ -1,6 +1,6 @@
-cmake_minimum_required(VERSION 3.16)
+cmake_minimum_required(VERSION 3.27)
 
-set(KF_VERSION "6.22.0") # handled by release scripts
+set(KF_VERSION "6.23.0") # handled by release scripts
 project(BreezeIcons VERSION ${KF_VERSION})
 
 # Disallow in-source build
@@ -10,7 +10,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.22.0  NO_MODULE)
+find_package(ECM 6.23.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-6.22.0/icons/CMakeLists.txt 
new/breeze-icons-6.23.0/icons/CMakeLists.txt
--- old/breeze-icons-6.22.0/icons/CMakeLists.txt        2026-01-02 
18:39:58.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/CMakeLists.txt        2026-02-06 
13:12:08.000000000 +0100
@@ -43,7 +43,7 @@
         COMMAND ${Python_EXECUTABLE} 
${CMAKE_SOURCE_DIR}/tools/generate-24px-versions.py ${CMAKE_CURRENT_SOURCE_DIR} 
${ICON_GEN_DIR}
         COMMAND $<TARGET_FILE:generate-symbolic-dark> 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ${ICON_DARK_GEN_DIR}
         COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE} 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} # used for the resource
-        COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE}.dark.dummy 
${ICON_DARK_GEN_DIR} # used for checking only
+        COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE}.dark.dummy 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ${ICON_DARK_GEN_DIR} # used for 
checking only
         COMMAND Qt6::rcc --binary -o ${RESOURCE_FILE_BINARY} ${RESOURCE_FILE} 
# FIXME: remove after e.g. Kexi is ported
         DEPENDS ${icon_svgs} commonthemeinfo.theme.in breeze.theme.in 
breeze-dark.theme.in
         USES_TERMINAL
@@ -54,7 +54,7 @@
         COMMENT "Generating symbolic dark icons and resources"
         COMMAND $<TARGET_FILE:generate-symbolic-dark> 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ${ICON_DARK_GEN_DIR}
         COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE} 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} # used for the resource
-        COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE}.dark.dummy 
${ICON_DARK_GEN_DIR} # used for checking only
+        COMMAND $<TARGET_FILE:qrcAlias> -o ${RESOURCE_FILE}.dark.dummy 
${CMAKE_SOURCE_DIR}/icons ${ICON_GEN_DIR} ${ICON_DARK_GEN_DIR} # used for 
checking only
         COMMAND Qt6::rcc --binary -o ${RESOURCE_FILE_BINARY} ${RESOURCE_FILE} 
# FIXME: remove after e.g. Kexi is ported
         DEPENDS ${icon_svgs} commonthemeinfo.theme.in breeze.theme.in 
breeze-dark.theme.in
         USES_TERMINAL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/actions/32/globe-symbolic.svg 
new/breeze-icons-6.23.0/icons/actions/32/globe-symbolic.svg
--- old/breeze-icons-6.22.0/icons/actions/32/globe-symbolic.svg 1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/actions/32/globe-symbolic.svg 2026-02-06 
13:12:08.000000000 +0100
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   viewBox="0 0 32 32"
+   version="1.1"
+   id="svg1"
+   sodipodi:docname="globe.svg"
+   width="32"
+   height="32"
+   inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";>
+  <sodipodi:namedview
+     id="namedview1"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     inkscape:zoom="7.4074536"
+     inkscape:cx="-8.3699478"
+     inkscape:cy="33.61479"
+     inkscape:window-width="1707"
+     inkscape:window-height="930"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1" />
+  <defs
+     id="defs3051">
+    <style
+       type="text/css"
+       id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#232629;
+      }
+      </style>
+  </defs>
+  <g
+     transform="matrix(1.6249939,0,0,1.6249939,-687.15811,-856.28173)"
+     id="g1"
+     style="stroke-width:0.615387">
+    <path
+       id="path3011"
+       d="m 432.71834,528.79074 c -0.31896,0 -0.62792,0.026 -0.93788,0.063 
-0.30396,0.036 -0.61392,0.087 -0.90589,0.1559 -0.094,0.022 -0.18497,0.067 
-0.28096,0.094 -0.084,0.023 -0.16698,0.037 -0.24997,0.063 -0.10499,0.033 
-0.21397,0.059 -0.31296,0.094 -0.10699,0.038 -0.20697,0.083 -0.31296,0.1249 
-0.20597,0.083 -0.39695,0.182 -0.59393,0.2809 -0.071,0.036 -0.14898,0.056 
-0.21897,0.094 -0.22997,0.1209 -0.44094,0.2629 -0.65592,0.4058 -0.082,0.055 
-0.16997,0.098 -0.24996,0.1559 -0.033,0.024 -0.061,0.038 -0.094,0.063 
-0.094,0.071 -0.19098,0.1418 -0.28097,0.2188 -0.10698,0.089 -0.20997,0.1869 
-0.31296,0.2809 -0.032,0.03 -0.062,0.064 -0.094,0.094 -0.011,0.011 -0.02,0.02 
-0.031,0.031 -0.016,0.016 -0.015,0.047 -0.031,0.063 -0.20997,0.2039 
-0.43894,0.3988 -0.62492,0.6247 -0.005,0.01 0.005,0.025 0,0.031 -0.18098,0.2199 
-0.34296,0.4478 -0.49994,0.6877 -0.021,0.032 -0.042,0.061 -0.063,0.094 
-0.015,0.024 -0.047,0.037 -0.063,0.063 -0.06,0.098 -0.10099,0.209 
-0.15598,0.3129 -0.018,0.033 -0.045,0.06
 1 -0.063,0.094 -0.075,0.1459 -0.14998,0.2898 -0.21897,0.4378 -0.004,0.01 
0.004,0.023 0,0.031 -0.11699,0.2528 -0.22198,0.5136 -0.31296,0.7805 
-0.019,0.053 -0.045,0.103 -0.063,0.156 -0.003,0.01 0.003,0.022 0,0.031 
-0.02,0.062 -0.044,0.125 -0.063,0.188 -0.073,0.2568 -0.13998,0.5137 
-0.18798,0.7806 -0.034,0.1919 -0.074,0.3968 -0.094,0.5938 -0.027,0.2648 
-0.031,0.5417 -0.031,0.8125 0,0.4038 0.036,0.7996 0.094,1.1875 0.006,0.041 
-0.007,0.085 0,0.1249 0.044,0.2659 0.11798,0.5248 0.18798,0.7807 0.026,0.096 
0.064,0.1859 0.094,0.2809 0.04,0.1289 0.079,0.2489 0.12499,0.3748 0.077,0.2119 
0.15598,0.4218 0.24997,0.6246 0.05,0.106 0.10198,0.2099 0.15598,0.3129 
0.15198,0.2919 0.31496,0.5747 0.49993,0.8436 0.016,0.024 0.046,0.039 
0.063,0.063 0.19797,0.2809 0.39395,0.5597 0.62492,0.8126 0.04,0.044 0.084,0.082 
0.12498,0.125 0.04,0.042 0.084,0.084 0.12499,0.1249 0.21397,0.2139 
0.45094,0.4048 0.68791,0.5938 0.30596,0.2438 0.62892,0.4587 0.96888,0.6556 
0.012,0.01 0.019,0.024 0.031,0.031 0.053,0.03 0.1029
 9,0.065 0.15598,0.094 0.31596,0.156 0.69192,0.3249 0.93788,0.4378 
0.10999,0.042 0.23098,0.057 0.34396,0.094 0.053,0.018 0.10299,0.046 
0.15598,0.063 0.13598,0.041 0.26797,0.09 0.40595,0.1249 0.042,0.011 0.083,0.021 
0.12499,0.031 0.29196,0.069 0.60192,0.1209 0.90588,0.1559 0.30896,0.036 
0.61792,0.063 0.93788,0.063 0.33996,0 0.67092,-0.021 0.99988,-0.063 
0.36495,-0.048 0.68091,-0.1239 0.99987,-0.1879 1.69779,-0.4358 3.1616,-1.4213 
4.21847,-2.7487 0.028,-0.035 0.067,-0.058 0.094,-0.094 0.009,-0.012 0.022,-0.02 
0.031,-0.031 0.014,-0.018 0.018,-0.044 0.031,-0.063 0.62292,-0.8246 
1.07686,-1.7801 1.34383,-2.8117 0.056,-0.2169 0.11799,-0.4318 0.15598,-0.6557 
0.005,-0.03 -0.005,-0.063 0,-0.094 0.006,-0.04 0.025,-0.079 0.031,-0.125 
0.006,-0.043 0.026,-0.082 0.031,-0.1249 h -0.031 c 0.044,-0.3289 0.094,-0.6587 
0.094,-0.9996 0,-0.5517 -0.05,-1.1034 -0.15598,-1.6242 -0.009,-0.043 
-0.022,-0.082 -0.031,-0.1249 -0.046,-0.2079 -0.12398,-0.4229 -0.18798,-0.6248 
-0.003,-0.01 0.003,-0.022 0,-0.031 -0.01
 2,-0.038 -0.018,-0.056 -0.031,-0.094 -0.039,-0.119 -0.081,-0.2579 
-0.12498,-0.3748 -0.012,-0.032 -0.018,-0.064 -0.031,-0.094 -0.043,-0.109 
-0.10799,-0.2059 -0.15598,-0.3128 -0.002,0 0.002,-0.026 0,-0.031 -0.025,-0.054 
-0.068,-0.1029 -0.094,-0.1559 -0.098,-0.2029 -0.19797,-0.3998 -0.31296,-0.5937 
-0.058,-0.098 -0.094,-0.2169 -0.15598,-0.3129 -0.024,-0.036 -0.069,-0.058 
-0.094,-0.094 -0.067,-0.099 -0.14698,-0.185 -0.21897,-0.2809 -0.08,-0.1 
-0.13999,-0.2159 -0.21898,-0.3129 -0.005,-0.01 0.005,-0.025 0,-0.031 
-0.17197,-0.2089 -0.36995,-0.4028 -0.56292,-0.5937 -0.093,-0.092 
-0.18398,-0.1939 -0.28097,-0.2809 -0.028,-0.025 -0.065,-0.038 -0.094,-0.063 
-0.20897,-0.1819 -0.42994,-0.3398 -0.65592,-0.4996 -0.055,-0.038 
-0.10098,-0.088 -0.15598,-0.125 -0.07,-0.046 -0.14798,-0.081 -0.21897,-0.1249 
-0.13498,-0.084 -0.26597,-0.174 -0.40595,-0.2499 -0.12298,-0.067 
-0.24797,-0.127 -0.37495,-0.1879 -0.21397,-0.102 -0.43195,-0.198 
-0.65592,-0.2809 -0.26596,-0.099 -0.53393,-0.1799 -0.8129,-0.2499 -0.24
 496,-0.062 -0.49693,-0.118 -0.7499,-0.1559 -0.39695,-0.061 -0.8049,-0.094 
-1.21885,-0.094 m 0,0.9996 c 0.29896,0 0.58493,0.027 0.87489,0.063 
0.17998,0.023 0.35496,0.058 0.53093,0.094 0.01,0 0.021,0 0.031,0 0.16598,0.035 
0.33796,0.079 0.49994,0.1249 0.096,0.027 0.18698,0.063 0.28097,0.094 
0.17197,0.057 0.33395,0.1169 0.49993,0.1879 0.19398,0.08 0.37896,0.1528 
0.56293,0.2498 -0.031,0.01 -0.063,0.021 -0.094,0.031 -0.047,0.017 
-0.11298,0.096 -0.12498,0.1249 -0.02,0.048 0.005,0.115 0,0.188 0.038,0.017 
0.06,0.089 0.12498,0.1249 0.025,0.014 0.041,-0.01 0.063,0 0.038,0.021 
0.07,0.087 0.063,0.1249 -0.011,0.055 -0.088,0.022 -0.12498,0.063 0.006,0.078 
-0.043,0.105 -0.063,0.1559 0.012,0.033 0.057,0.024 0.063,0.063 -0.007,0.043 
-0.079,0.049 -0.063,0.094 0.072,0.056 0.15098,-0.022 0.21897,-0.031 
0.14898,-0.019 0.28297,0.041 0.37495,-0.031 -0.012,-0.071 0.10099,-0.092 
0.094,-0.1559 -0.006,-0.048 -0.09,-0.061 -0.12498,-0.094 -0.019,-0.018 
-0.04,-0.059 -0.063,-0.094 -0.026,-0.04 -0.064,-0.087 -0.094
 ,-0.125 -0.039,-0.052 -0.12498,-0.1169 -0.12498,-0.1559 0.001,-0.045 
0.052,-0.063 0.063,-0.125 -0.012,-0.057 -0.11699,0 -0.12499,-0.063 0.002,-0.019 
0.021,-0.051 0.031,-0.063 0.14998,0.082 0.29796,0.1789 0.43795,0.2809 
0.032,0.021 0.062,0.041 0.094,0.063 0.10798,0.081 0.20697,0.17 0.31296,0.2499 
-0.067,0.012 -0.10099,0.09 -0.15598,0.156 -0.038,0.046 -0.099,0.1009 
-0.15598,0.1249 -0.028,0.012 -0.068,-0.016 -0.094,0 -0.037,0.025 -0.051,0.096 
-0.094,0.125 -0.031,0.021 -0.12399,0.094 -0.15598,0.094 -0.038,10e-4 
-0.098,-0.04 -0.12499,-0.031 -0.04,0.013 -0.017,0.077 -0.063,0.094 -0.088,0.031 
-0.24997,-0.069 -0.28096,0.063 0.038,0.076 0.15298,0.051 0.21897,0.094 
0.042,0.026 0.11399,0.143 0.12498,0.1879 0.01,0.038 0.015,0.179 0,0.2189 
-0.041,0.106 -0.15898,0.097 -0.28096,0.094 -0.034,-10e-4 -0.063,0 -0.094,0 
-0.20697,-0.014 -0.40695,-0.085 -0.49994,0.063 0.007,0.1129 0.025,0.1829 
0,0.2808 -0.018,0.072 -0.097,0.125 -0.094,0.188 0.002,0.032 0.055,0.082 
0.063,0.1249 0.005,0.023 -0.011,0.073 0,
 0.094 0.034,0.066 0.12699,-0.01 0.18798,0 0.059,0.01 0.12598,0.1209 
0.12498,0.1879 -10e-4,0.046 -0.033,0.1119 -0.063,0.1559 -0.058,0.089 
-0.16698,0.077 -0.24997,0.1249 -0.07,0.039 -0.084,0.1189 -0.12498,0.1879 
-0.044,0.074 -0.081,0.1109 -0.063,0.2189 -0.06,0.1179 -0.12598,0.1939 
-0.24997,0.2499 -0.037,0.017 -0.092,0.039 -0.12498,0.063 -0.027,0.019 
-0.056,0.051 -0.094,0.094 -0.047,0.052 -0.1,0.085 -0.12499,0.125 -0.019,0.031 
-0.01,0.084 -0.031,0.1249 -0.029,0.056 -0.088,0.1 -0.12498,0.1559 -0.017,0.026 
-0.043,0.059 -0.063,0.094 -0.042,0.077 -0.10099,0.1509 -0.094,0.2189 
0.007,0.066 0.089,0.068 0.094,0.1249 0.004,0.032 -0.033,0.059 -0.031,0.094 
0.001,0.051 0.027,0.086 0.031,0.1249 0.01,0.099 -0.044,0.12 -0.063,0.188 
-0.009,0.032 0.008,0.068 0,0.094 -0.016,0.05 -0.093,0.098 -0.094,0.156 
-0.001,0.042 0.059,0.097 0.063,0.1559 0.002,0.04 -0.038,0.057 -0.031,0.094 
0.014,0.073 0.16198,0.162 0.21897,0.2189 0.075,0.075 0.15498,0.139 
0.18798,0.219 0.027,0.067 0.041,0.1678 0.094,0.2188 0.039,0.
 037 0.10598,0.054 0.15598,0.094 0.047,0.036 0.10698,0.055 0.15598,0.094 
0.081,0.064 0.18297,0.1969 0.31296,0.1879 0.068,-0.01 0.14198,-0.05 
0.21897,-0.063 0.079,-0.014 0.16998,-0.039 0.24997,-0.031 0.061,0.01 
0.12398,0.066 0.18797,0.063 0.067,0 0.14299,-0.061 0.21898,-0.094 
0.13198,-0.057 0.33896,-0.1529 0.53093,-0.1249 0.14598,0.021 0.14898,0.2169 
0.24997,0.2809 0.11798,0.01 0.21897,-0.054 0.31296,-0.031 0.07,0.017 
0.14898,0.1319 0.15598,0.1879 0.007,0.058 -0.054,0.121 -0.063,0.1559 
-0.018,0.078 -0.017,0.169 -0.031,0.2189 -0.011,0.038 -0.032,0.086 -0.031,0.125 
0,0.035 0.058,0.1419 0.094,0.1879 0.044,0.056 0.10299,0.096 0.15598,0.1559 
0.087,0.109 0.15498,0.2359 0.21897,0.3749 0.017,0.037 -0.016,0.077 0,0.1249 
-0.029,0.2239 -0.10298,0.3769 -0.24997,0.6247 -0.069,0.08 -0.15798,0.15 
-0.15598,0.2499 -0.005,0.2399 0.13599,0.3928 0.12499,0.6247 -0.024,0.3118 
0.024,0.3328 0,0.4997 0.10499,0.053 0.031,0.2329 0,0.3439 -0.045,0.1319 
-0.1,0.1619 -0.12499,0.2499 0.071,0.031 0.17098,0.019 0.2499
 7,0 0,0 0.096,0.4008 0.094,0.4058 -0.8069,0.7967 -1.81877,1.3874 
-2.93763,1.7182 -0.54993,0.1329 -0.71291,0.1329 -0.96888,0.1879 -0.33395,0.055 
-0.68291,0.094 -1.03087,0.094 -0.24296,0 -0.48293,-0.01 -0.71891,-0.031 
-0.18197,-0.018 -0.35395,-0.062 -0.53093,-0.094 -0.053,-0.01 -0.10398,-0.02 
-0.15598,-0.031 -0.16298,-0.055 -0.35095,-0.088 -0.49994,-0.1249 
-0.16997,-0.048 -0.33495,-0.096 -0.49993,-0.156 0.014,-0.013 0.027,-0.011 
0.031,-0.031 0.009,-0.04 0.002,-0.062 0,-0.1249 0.015,-0.065 0.08,-0.058 
0.094,-0.1249 -0.028,-0.048 -0.083,-0.038 -0.12498,-0.063 -0.041,-0.024 
-0.068,-0.074 -0.063,-0.125 0.07,-0.029 0.19997,0.066 0.24996,-0.031 
0.025,-0.046 -0.034,-0.1409 0,-0.1879 0.023,-0.031 0.16898,-0.055 
0.21898,-0.063 0.071,-0.012 0.14798,-0.01 0.18797,-0.031 0.044,-0.029 
0.10099,-0.105 0.094,-0.188 -0.004,-0.039 -0.033,-0.059 -0.063,-0.094 
-0.025,-0.029 -0.013,-0.066 -0.031,-0.094 -0.031,-0.047 -0.08,-0.058 
-0.094,-0.1249 0.096,-0.019 0.23597,0.1019 0.37496,0.063 0.066,-0.019 0.15698
 ,-0.188 0.18797,-0.2499 0.01,-0.019 -0.01,-0.04 0,-0.063 0.012,-0.026 
0.059,-0.049 0.063,-0.063 0.01,-0.036 -0.008,-0.071 0,-0.094 0.024,-0.068 
0.085,-0.075 0.12498,-0.125 0.03,-0.038 0.065,-0.087 0.094,-0.1249 0.031,-0.041 
0.042,-0.089 0.063,-0.125 0.02,-0.1219 -0.06,-0.2059 -0.031,-0.3128 0.032,-0.12 
0.19598,-0.165 0.31296,-0.2189 0.04,-0.019 0.092,-0.05 0.12499,-0.063 
0.08,-0.028 0.17598,-0.036 0.24997,-0.063 0.12498,-0.046 0.15698,-0.1669 
0.21897,-0.2809 0.029,-0.054 0.057,-0.1179 0.063,-0.1559 0.005,-0.035 
-0.007,-0.053 0,-0.094 0.006,-0.04 0.02,-0.081 0.031,-0.1248 0.014,-0.058 
0.031,-0.1539 0.031,-0.2189 0,-0.053 -0.029,-0.078 -0.031,-0.1249 -0.009,-0.173 
0.061,-0.218 0.12498,-0.3129 0.032,-0.047 0.04,-0.091 0.063,-0.125 
0.10799,-0.1609 0.29497,-0.2259 0.28097,-0.4688 -0.005,-0.08 -0.035,-0.2558 
-0.094,-0.2808 -0.034,-0.015 -0.10699,-0.011 -0.15598,-0.031 -0.15798,-0.059 
-0.27397,-0.2689 -0.43795,-0.2809 -0.035,0 -0.055,0.031 -0.094,0.031 -0.065,0 
-0.14698,-0.053 -0.21897,-0.
 063 -0.046,-0.01 -0.12898,0.013 -0.15598,0 -0.042,-0.02 -0.029,-0.1019 
-0.063,-0.1249 -0.027,-0.018 -0.084,-0.015 -0.12498,-0.031 -0.066,-0.025 
-0.11199,-0.056 -0.18798,-0.063 -0.023,-0.001 -0.067,0 -0.094,0 -0.042,-0.01 
-0.086,-0.04 -0.12498,-0.063 -0.048,-0.029 -0.074,-0.052 -0.094,-0.094 
0.044,-0.1439 -0.096,-0.1669 -0.12498,-0.2499 -0.014,-0.039 0.013,-0.09 
0,-0.1249 -0.017,-0.05 -0.071,-0.084 -0.12499,-0.125 -0.097,-0.074 
-0.17398,-0.1389 -0.31296,-0.1559 -0.061,-0.01 -0.14498,0 -0.21897,0 
-0.078,-0.01 -0.16098,-0.058 -0.21897,-0.125 -0.056,-0.065 -0.076,-0.1249 
-0.12499,-0.1559 -0.047,-0.03 -0.12398,-0.031 -0.15598,-0.063 -0.014,-0.014 
-0.017,-0.031 -0.031,-0.063 -0.023,-0.048 -0.061,-0.098 -0.031,-0.156 
-0.053,-0.027 -0.035,0.072 -0.094,0.063 -0.052,-0.074 -0.10099,-0.115 
-0.21897,-0.094 -0.054,0.01 -0.093,0.06 -0.15598,0.063 -0.052,0 -0.088,-0.053 
-0.15598,-0.063 -0.052,-0.01 -0.11999,0.036 -0.15598,0.031 -0.057,-0.011 
-0.073,-0.059 -0.12499,-0.094 -0.038,-0.025 -0.10398,-0.
 095 -0.12498,-0.094 -0.067,0 -0.12598,0.1429 -0.21897,0.094 -0.045,-0.057 
0.085,-0.071 0.031,-0.125 -0.04,-0.041 -0.061,0.01 -0.094,0.031 -0.037,0.025 
-0.084,0.047 -0.12499,0.063 -0.092,0.034 -0.14698,0.025 -0.21897,0.063 
-0.066,0.034 -0.087,0.088 -0.12499,0.156 -0.031,0.056 -0.079,0.1529 
-0.12498,0.1559 -0.056,0 -0.10599,-0.072 -0.15598,-0.094 -0.15298,-0.066 
-0.24797,0.03 -0.37495,0.031 -0.11799,0 -0.28697,-0.1709 -0.28097,-0.2808 
0.004,-0.067 0.054,-0.166 0.063,-0.2499 0.006,-0.066 0.062,-0.127 0.063,-0.1879 
0.001,-0.081 -0.13499,-0.147 -0.18798,-0.156 -0.12498,-0.023 -0.29496,0.061 
-0.43794,0 -0.027,-0.045 0.047,-0.081 0.063,-0.1249 0.009,-0.025 -0.009,-0.034 
0,-0.063 0.016,-0.042 0.074,-0.08 0.094,-0.1249 0.015,-0.034 0.016,-0.082 
0.031,-0.125 0.017,-0.049 0.059,-0.091 0.063,-0.1249 0.005,-0.045 -0.027,-0.095 
-0.063,-0.125 -0.11098,0.01 -0.18697,0 -0.24997,0.031 -0.14398,0.066 
-0.10598,0.2659 -0.24997,0.3129 -0.05,0.016 -0.13298,0.021 -0.18797,0.031 
-0.047,0.01 -0.10699,0.032 -
 0.15598,0.031 -0.058,-0.001 -0.15298,-0.057 -0.18798,-0.094 -0.009,-0.01 
-0.024,-0.036 -0.031,-0.063 0.002,-0.01 -0.002,-0.021 0,-0.031 0.046,-0.2229 
0.093,-0.4438 0.15598,-0.6557 0.003,-0.01 -0.003,-0.022 0,-0.031 0.042,-0.1389 
0.10298,-0.2699 0.15598,-0.4058 0.013,-0.01 0.019,-0.023 0.031,-0.031 
0.077,-0.053 0.15598,-0.1189 0.24997,-0.1249 0.057,0 0.16398,0.02 0.21897,0.031 
0.05,0.01 0.082,0.059 0.12499,0.063 0.12298,0.01 0.14898,-0.1029 
0.24997,-0.1559 0.10398,0.015 0.15598,-0.01 0.24996,0 0.064,0.01 0.13799,0.09 
0.18798,0.094 0.042,0 0.053,-0.069 0.094,-0.063 0.04,0.01 0.11898,0.1079 
0.12498,0.1559 0.007,0.06 -0.048,0.122 -0.031,0.1879 0.063,0.064 0.19097,0.056 
0.28096,0.094 0.059,-0.048 0.009,-0.118 0,-0.1879 -0.002,-0.031 0.004,-0.066 
0,-0.094 -0.006,-0.048 -0.031,-0.084 -0.031,-0.1249 -0.001,-0.1899 
0.15398,-0.2999 0.28096,-0.3749 0.055,-0.033 0.10799,-0.069 0.15598,-0.094 
0.067,-0.034 0.1,-0.063 0.15598,-0.094 0.10099,-0.057 0.20198,-0.092 
0.28097,-0.1559 0.037,-0.086 -0.004
 ,-0.1959 0,-0.2809 0.037,-0.022 0.055,0 0.094,0 0.061,-0.013 0.09,-0.091 
0.12499,-0.1249 0.02,-0.02 0.069,-0.043 0.094,-0.063 0.061,-0.048 0.072,-0.104 
0.12498,-0.125 0.019,-0.01 0.064,-0.017 0.094,-0.031 0.04,-0.011 0.092,-0.04 
0.15598,-0.063 0.042,-0.014 0.13998,-0.015 0.15598,-0.031 0.02,-0.02 
-0.006,-0.095 0,-0.1249 0.032,-0.151 0.27196,-0.168 0.40595,-0.2189 
0.094,-0.036 0.17798,-0.114 0.28096,-0.094 -0.02,0.072 -0.10998,0.038 
-0.094,0.1249 0.023,0.121 0.17598,-0.013 0.21898,-0.031 0.081,-0.034 
0.23697,-0.055 0.34395,-0.094 0.094,-0.034 0.24497,-0.08 0.15598,-0.1879 
-0.074,0 -0.092,0.066 -0.15598,0.094 -0.044,0.01 -0.056,-0.027 -0.094,-0.031 
-0.036,0 -0.057,0.038 -0.094,0.031 -0.037,-0.01 -0.088,-0.082 -0.094,-0.1249 
-0.015,-0.111 0.10999,-0.136 0.15598,-0.2189 -0.03,-0.101 -0.16598,-0.024 
-0.24997,-0.063 0.009,-0.06 0.055,-0.1139 0.12499,-0.1249 0.057,-0.01 
0.18497,0.01 0.21897,0.031 0.02,0.017 0,0.066 0.031,0.094 0.034,0.031 
0.081,0.01 0.12499,0 0.016,-0.076 -0.10599,-0.043 -
 0.094,-0.094 0.09,-0.059 0.26497,-0.016 0.37495,-0.031 0.063,-0.01 
0.13099,-0.062 0.18798,-0.094 0.054,-0.03 0.099,-0.081 0.15598,-0.031 
0.016,0.054 -0.032,0.066 -0.063,0.094 -0.10199,0.091 -0.20198,0.2069 
-0.28097,0.3128 0.049,0.048 0.13599,0.022 0.21898,0.031 0.032,0 0.06,0.025 
0.094,0.031 0.04,0.01 0.094,-0.012 0.12499,0 0.056,0.014 0.07,0.094 
0.12498,0.094 0.091,0 0.083,-0.125 0.031,-0.1879 0.016,-0.063 0.053,-0.08 
0.031,-0.125 -0.041,-0.082 -0.21097,0.014 -0.21897,-0.094 -0.005,-0.067 
0.07,-0.075 0.094,-0.125 -0.011,-0.1289 0.10598,-0.1349 0.094,-0.2499 
-0.006,-0.048 -0.06,-0.049 -0.094,-0.094 -0.017,-0.023 -0.01,-0.076 
-0.031,-0.094 -0.07,-0.059 -0.20997,-0.044 -0.21897,-0.1559 -0.004,-0.066 
0.01,-0.115 0,-0.1879 -0.009,-0.067 -0.066,-0.2679 -0.12498,-0.2809 
-0.075,-0.016 -0.12899,0.1139 -0.21898,0.1559 -0.049,0.023 -0.13898,0.04 
-0.18797,0.031 -0.032,-0.01 -0.089,-0.032 -0.094,-0.094 -0.006,-0.07 
0.05,-0.082 0.063,-0.1558 -0.011,-0.044 -0.051,-0.029 -0.094,-0.063 -0.049,-0.03
 7 -0.091,-0.1159 -0.15598,-0.1249 -0.033,0 -0.093,0.029 -0.12498,0.031 -0.06,0 
-0.10599,-0.015 -0.15598,-0.031 0.021,-0.01 0.041,-0.024 0.063,-0.031 
0.12198,-0.042 0.24997,-0.059 0.37495,-0.094 0.022,-0.01 0.041,-0.025 
0.063,-0.031 0.031,0.033 0.056,0.1029 0.094,0.1249 0.025,0.014 0.063,-0.01 
0.094,0 0.098,0.03 0.17398,0.085 0.28097,0.063 0.037,-0.065 -0.074,-0.074 
-0.031,-0.125 0.072,0.01 0.13198,0.04 0.18798,0.063 0.077,-0.056 0.12798,-0.066 
0.12498,-0.1559 -0.001,-0.046 -0.062,-0.063 -0.094,-0.094 0.063,-0.011 
0.12399,-0.022 0.18798,-0.031 0.005,0.017 0.021,0.03 0.031,0.031 0.038,0.01 
0.16498,-0.051 0.18797,-0.063 0.004,0 -0.006,-0.027 0,-0.031 0.25297,-0.027 
0.52094,-0.031 0.7809,-0.031 m -2.49968,0.4688 c -0.023,0.043 -0.047,0.079 
-0.094,0.094 0.012,0.065 -0.084,0.1049 -0.094,0.1558 -0.006,0.035 -0.002,0.094 
0,0.125 0.02,0.3189 -0.25096,0.4768 -0.56293,0.4688 -0.061,0.058 -0.029,0.1699 
-0.063,0.2499 -0.028,0.067 -0.11998,0.1309 -0.18797,0.1249 -0.05,0 
-0.12499,-0.079 -0.12499,-
 0.1249 0,-0.057 0.081,-0.091 0.031,-0.156 0.007,-0.044 0.10598,-0.086 
0.094,-0.1559 -0.012,-0.074 -0.096,-0.019 -0.18798,-0.031 -0.052,-0.01 
-0.13298,-0.037 -0.18798,-0.063 0.10099,-0.067 0.20498,-0.126 0.31296,-0.188 
0.094,-0.056 0.18498,-0.1049 0.28097,-0.1559 0.25197,-0.1269 0.52193,-0.2438 
0.7809,-0.3437 m 5.37432,0.7495 c -0.027,0 -0.04,0.018 -0.063,0.031 
-0.051,0.031 -0.054,0.079 -0.094,0.094 -0.054,0.021 -0.11698,0.01 
-0.12498,0.063 -0.006,0.041 0.033,0.055 0.031,0.094 -0.02,0.049 -0.053,0.066 
-0.063,0.1249 0.068,0.11 0.22897,-0.01 0.31296,-0.031 0.038,-0.011 0.073,0 
0.094,-0.031 0.023,-0.035 0.013,-0.105 0.031,-0.156 0.019,-0.056 0.069,-0.043 
0.063,-0.094 -0.006,-0.05 -0.10599,-0.102 -0.18797,-0.094 m -7.31208,0.7807 c 
0.061,0.016 0.19597,0.1929 0.063,0.2499 -0.013,0.01 -0.18698,0.036 
-0.21897,0.031 -0.046,-0.01 -0.078,-0.086 -0.12499,-0.094 -0.092,-0.016 
-0.21797,0.101 -0.28096,0 0.016,-0.059 0.086,-0.043 0.15598,-0.063 
0.12498,-0.034 0.29796,-0.1529 0.40595,-0.1249 m 0.249
 96,0.3128 c 0.031,0 0.056,0.059 0.094,0.063 0.036,0 0.072,-0.036 0.094,-0.031 
0.056,0.015 0.084,0.115 0.031,0.156 -0.044,0 -0.061,-0.037 -0.094,-0.031 
-0.091,0.016 -0.11999,0.1929 -0.18798,0.1879 -0.064,-0.01 -0.096,-0.1409 
-0.031,-0.1879 0.002,-0.04 -0.033,-0.054 -0.031,-0.094 0.02,-0.025 0.072,-0.066 
0.12498,-0.063 m -0.31296,0.031 c 0.019,0.001 0.024,0 0.031,0 -0.009,0.071 
-0.039,0.091 -0.094,0.125 -0.095,0.057 -0.15698,0.1279 -0.18797,0.2499 
-0.009,0.036 -0.11099,0.1339 -0.15598,0.1249 -0.10599,-0.022 0.038,-0.2199 
0.063,-0.2499 0.027,-0.033 0.062,-0.056 0.094,-0.094 0.03,-0.037 0.033,-0.105 
0.063,-0.125 0.032,-0.022 0.13198,-0.033 0.18797,-0.031 m 9.49881,0.031 c 
0.048,0.013 0.058,0.069 0.094,0.094 0.027,0.018 0.064,0.012 0.094,0.031 
0.035,0.022 0.054,0.06 0.094,0.094 0.056,0.047 0.13998,0.088 0.21897,0.125 
0.016,0.01 0.044,0.023 0.063,0.031 0.055,0.071 0.10399,0.1449 0.15598,0.2189 
0.006,0.04 0.012,0.099 0.031,0.1249 0.052,0.071 0.13098,0.1319 0.18798,0.2189 
-10e-4,0.083 0.036
 ,0.133 0.094,0.1559 0.073,0.124 0.14898,0.2479 0.21897,0.3748 0.029,0.058 
0.035,0.1289 0.063,0.1879 -0.021,0 -0.043,0.01 -0.063,0 -0.066,-0.116 
-0.40895,-0.1389 -0.43795,0.031 -0.013,0.075 0.049,0.1749 -0.063,0.1879 
-0.071,0.01 -0.15298,-0.073 -0.24997,-0.094 -0.04,-0.01 -0.094,0.014 -0.12498,0 
-0.073,-0.025 -0.062,-0.1119 -0.12498,-0.1559 -0.036,-0.025 -0.12999,-0.056 
-0.18798,-0.063 -0.036,0 -0.056,0 -0.094,0 -0.045,-0.01 -0.11798,-0.01 
-0.15598,-0.031 -0.036,-0.022 -0.11599,-0.062 -0.12498,-0.094 -0.014,-0.049 
0.09,-0.1139 0.094,-0.1558 0.002,-0.031 -0.023,-0.045 -0.031,-0.094 
-0.005,-0.029 0.006,-0.074 0,-0.094 -0.01,-0.034 -0.071,-0.062 -0.12499,-0.063 
-0.048,0 -0.084,0.03 -0.12498,0.031 -0.059,0.001 -0.17698,-0.037 
-0.24997,-0.031 -0.044,0 -0.084,0.028 -0.12499,0.031 -0.11598,0.01 
-0.19097,-0.01 -0.28096,0 -0.066,0 -0.18898,0.034 -0.24997,0.063 -0.031,0.014 
-0.054,0.043 -0.094,0.063 -0.018,0.01 -0.039,0.021 -0.063,0.031 -0.038,0.017 
-0.089,0.053 -0.12498,0.063 -0.052,0.013 -0.
 12399,0 -0.21898,0 -0.068,0 -0.18697,-0.014 -0.18797,-0.094 -10e-4,-0.1229 
0.22697,-0.072 0.34396,-0.094 0.044,-0.01 0.073,-0.063 0.12498,-0.094 
0.025,-0.015 0.039,-0.015 0.063,-0.031 0.04,-0.028 0.11898,-0.093 
0.12498,-0.1249 0.006,-0.03 -0.035,-0.072 -0.031,-0.094 0.005,-0.028 
0.057,-0.058 0.094,-0.094 0.056,-0.055 0.087,-0.1199 0.15598,-0.1559 
0.047,-0.025 0.13499,-0.024 0.15599,-0.063 0.005,-0.043 -0.001,-0.055 0,-0.094 
0.029,-0.027 0.038,-0.058 0.063,-0.063 0.072,-0.016 0.13498,0.035 0.21897,0.031 
0.036,0 0.086,-0.01 0.12498,-0.031 0.033,-0.022 0.062,-0.045 0.094,-0.063 
0.035,-0.018 0.051,-0.059 0.094,-0.063 0.10499,-0.01 0.17098,0.1239 
0.21897,0.1879 0.04,0.053 0.15299,0.1189 0.21898,0.1559 0.037,0.021 0.084,0.045 
0.12498,0.063 0.087,0.039 0.24697,0.1649 0.24997,0.2499 0.002,0.042 
-0.038,0.054 -0.031,0.094 0.066,0.011 0.12298,-0.059 0.12498,-0.1249 
10e-4,-0.041 -0.039,-0.05 -0.031,-0.094 0.031,-0.066 0.14798,-0.01 
0.18798,-0.031 -0.007,-0.075 -0.12398,-0.086 -0.18798,-0.1249 -
 0.034,-0.021 -0.058,-0.048 -0.094,-0.063 -0.052,-0.021 -0.11598,-0.032 
-0.15598,-0.063 -0.038,-0.029 -0.057,-0.08 -0.094,-0.1249 -0.054,-0.064 
-0.15798,-0.073 -0.12498,-0.2189 0.016,-0.022 0.037,-0.069 0.063,-0.063 m 
-8.81189,0.2189 h 0.094 c 0.034,10e-4 0.08,-0.018 0.094,0 -0.022,0.088 
-0.21197,0.063 -0.28096,0.031 0.004,-0.033 0.05,-0.027 0.094,-0.031 m 
-0.31296,0.156 c 0.023,0 0.039,-0.01 0.063,0 -0.062,0.052 -0.14398,0.092 
-0.24997,0.1249 -0.051,0.016 -0.11598,0.025 -0.12498,-0.031 -0.011,-0.069 
0.047,-0.056 0.094,-0.063 0.058,-0.01 0.14999,-0.029 0.21898,-0.031 m 8.6869,0 
c -0.043,0.014 -0.066,0.1129 0,0.1249 0.031,-0.018 0.039,-0.068 0.031,-0.1249 
-0.017,-0.018 -0.017,0 -0.031,0 m -0.031,0.1879 c -0.021,0.01 -0.04,0.01 
-0.063,0.031 10e-4,0.075 0.015,0.1229 0,0.1879 0.043,0.082 0.13398,0.026 
0.15598,-0.031 0.026,-0.1389 -0.03,-0.2049 -0.094,-0.1879 m 0.43795,0.3748 c 
0.049,0.08 0.14098,0.137 0.24997,0.1559 0.04,-0.03 0.044,-0.1049 0.063,-0.1559 
-0.047,10e-4 -0.097,0 -0.15598,0 
 -0.059,0 -0.12198,-0.028 -0.15598,0 m -11.68652,2.6867 c 0.16398,-0.01 
0.21197,0.2159 0.34395,0.2809 0.033,0.017 0.082,0.022 0.12499,0.031 0.035,0.01 
0.061,0.02 0.094,0.031 0.071,0.024 0.16198,0.01 0.21897,0.031 0.085,0.038 
0.14598,0.2069 0.21897,0.2499 0.004,0.043 -0.013,0.093 0,0.1249 0.035,0.047 
0.099,0.064 0.15598,0.094 0.068,0.037 0.092,0.1269 0.15598,0.1559 0.022,0.01 
0.059,-0.01 0.094,0 0.088,0.027 0.11199,0.1468 0.18798,0.1248 0.05,-0.014 
0.055,-0.078 0.063,-0.1248 0.033,-0.036 0.074,-0.093 0.12498,-0.094 0.083,0 
0.095,0.075 0.12499,0.1559 0.017,0.046 0.051,0.1079 0.063,0.1559 0.021,0.083 
0.017,0.3249 0,0.3748 -0.021,0.061 -0.10599,0.089 -0.15598,0.156 -0.024,0.031 
-0.044,0.071 -0.063,0.094 -0.032,0.04 -0.069,0.057 -0.094,0.094 -0.014,0.021 
-0.018,0.066 -0.031,0.094 -0.04,0.085 -0.096,0.148 -0.063,0.2499 0.014,0.042 
0.062,0.076 0.063,0.125 0,0.058 -0.11498,0.093 -0.12498,0.1559 -0.007,0.047 
0.048,0.126 0.063,0.1879 0.011,0.047 0.097,0.094 0.12498,0.125 0.047,0.053 
0.082,0.12
 09 0.12499,0.1879 0.085,0.1299 0.13598,0.2799 0.21897,0.4058 0.043,0.066 
0.12698,0.119 0.15598,0.1879 0.015,0.035 -0.014,0.094 0,0.125 0.048,0.1079 
0.26597,0.2279 0.37495,0.2809 0.051,0.025 0.10999,0 0.15598,0.031 0.071,0.039 
0.21398,0.1569 0.24997,0.2189 0.032,0.056 0.047,0.1929 0.063,0.2808 0.021,0.117 
-0.005,0.2169 0,0.3439 0.004,0.069 0.03,0.1189 0.031,0.1879 0,0.024 10e-4,0.07 
0,0.094 -0.002,0.083 0.007,0.1659 0,0.2498 -0.004,0.046 -0.003,0.087 0,0.125 
0.004,0.041 0.028,0.057 0.031,0.094 0.002,0.039 -0.035,0.095 -0.031,0.125 
0.009,0.084 0.077,0.1419 0.094,0.2189 0.013,0.061 0.039,0.2079 0.031,0.2809 
-0.005,0.039 -0.025,0.083 -0.031,0.1249 -0.004,0.033 0.005,0.062 0,0.094 
-0.006,0.047 -0.034,0.081 -0.031,0.1249 0.006,0.09 0.08,0.16 0.094,0.2499 
0.005,0.03 -10e-4,0.065 0,0.094 10e-4,0.027 0.023,0.038 0.031,0.063 
-0.26297,-0.1499 -0.50894,-0.3178 -0.74991,-0.4997 -0.22897,-0.173 
-0.45094,-0.3639 -0.65592,-0.5628 -0.01,-0.01 -0.021,-0.021 -0.031,-0.031 
-0.20698,-0.2039 -0.41395,-0.
 4278 -0.59393,-0.6557 -0.10398,-0.1319 -0.21797,-0.2669 -0.31296,-0.4058 
-0.056,-0.083 -0.10399,-0.1639 -0.15598,-0.2499 -0.032,-0.051 -0.063,-0.104 
-0.094,-0.1559 -0.089,-0.153 -0.17297,-0.3078 -0.24997,-0.4687 -0.049,-0.101 
-0.081,-0.2079 -0.12498,-0.3129 -0.10499,-0.2479 -0.20497,-0.4888 
-0.28096,-0.7497 -0.054,-0.1849 -0.086,-0.3708 -0.12499,-0.5627 -0.03,-0.146 
-0.073,-0.2889 -0.094,-0.4378 -0.011,-0.081 -0.023,-0.168 -0.031,-0.2499 
-0.024,-0.2349 -0.031,-0.4768 -0.031,-0.7186 0,-0.3019 0.026,-0.5837 
0.063,-0.8746 10e-4,-0.01 -10e-4,-0.021 0,-0.031 0.063,0 0.14899,-0.092 
0.21898,-0.094 m 2.68766,0.7497 c 0.064,-0.029 0.084,0.117 0.031,0.125 
-0.05,0.01 -0.08,-0.102 -0.031,-0.125"
+       style="fill:currentColor;fill-opacity:1;stroke-width:0.615387"
+       class="ColorScheme-Text" />
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/icons/actions/32/globe.svg 
new/breeze-icons-6.23.0/icons/actions/32/globe.svg
--- old/breeze-icons-6.22.0/icons/actions/32/globe.svg  1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/actions/32/globe.svg  2026-02-06 
13:12:08.000000000 +0100
@@ -0,0 +1 @@
+<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";><linearGradient id="b" 
gradientUnits="userSpaceOnUse" x1="2" x2="2" y1="30" y2="2"><stop offset="0" 
stop-color="#197cf1"/><stop offset="1" 
stop-color="#20bcfa"/></linearGradient><linearGradient id="d" 
gradientUnits="userSpaceOnUse" x1="23" x2="30" xlink:href="#a" y1="13" 
y2="20"/><linearGradient id="a"><stop offset="0" stop-color="#292c2f"/><stop 
offset="1" stop-opacity="0"/></linearGradient><linearGradient id="c" 
gradientUnits="userSpaceOnUse" x1="6" x2="26" xlink:href="#a" y1="6" 
y2="26"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="2" x2="2" 
y1="30" y2="2"><stop offset="0" stop-color="#54d883"/><stop offset="1" 
stop-color="#abf9c7"/></linearGradient><rect fill="url(#b)" height="28" rx="14" 
width="28" x="2" y="2"/><path d="M16 2A13.965 13.965 0 0 0 2.078 
14.53l.543.07L6 17l7.188 4.133 1.47 8.799A13.97 13.97 0 0 0 30 
16c0-7.756-6.244-14-14-14z" fill="url(#c)" fill-
 rule="evenodd" opacity=".2"/><path d="M29.73 13.27L25 18l3.758 3.758a13.984 
13.984 0 0 0 .972-8.488z" fill="url(#d)" fill-rule="evenodd" 
opacity=".2"/><path d="M16 2a14 14 0 0 0-13.059 9H3l3-1 1 1 1 1v-2l2-1V8l2-1 
2-2v1l1-1-1-1h2v1l2-1-1-1v-.95A14 14 0 0 0 16 2zm10.375 4.625L26 7v1h1.469a14 
14 0 0 0-1.094-1.375zm1.316 1.684L27 9l-2 2-1 1-1 3v1l1 1 1 1 2 1 2.791-.688A14 
14 0 0 0 30 16a14 14 0 0 0-2.309-7.691zM4 13l-1 1h-.838c-.05.34-.088.681-.113 
1.023v.002L4 16l1 1 2 1 1 1-1 1v2l1 2 2 2v2.629A14 14 0 0 0 16 
30c.17-.003.34-.009.51-.018L17 29v-1l2-1 
1-1v-2l1-1v-1l-1-1-3-1-1-1-1-1h-1l-1-1-3-1-2 1H6v-2H5v-2z" 
fill="url(#e)"/><path d="M29.979 15.414A14 14 0 0 1 16 29 14 14 0 0 1 2.021 
15.586 14 14 0 0 0 2 16a14 14 0 0 0 14 14 14 14 0 0 0 14-14 14 14 0 0 
0-.021-.586z" fill="#292c2f" opacity=".2"/></svg>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/apps/16/kdeconnect-symbolic.svg 
new/breeze-icons-6.23.0/icons/apps/16/kdeconnect-symbolic.svg
--- old/breeze-icons-6.22.0/icons/apps/16/kdeconnect-symbolic.svg       
2026-01-02 18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/apps/16/kdeconnect-symbolic.svg       
2026-02-06 13:12:08.000000000 +0100
@@ -69,10 +69,11 @@
          x="789.4657"
          y="1781.6821"
          id="rect2996-6"
-         style="opacity:0.01;fill:#000000;fill-opacity:1;stroke:none" />
+         class="ColorScheme-Text"
+         style="opacity:0.01;fill:currentColor;fill-opacity:1;stroke:none" />
       <path
          sodipodi:nodetypes="cccccccccc"
-         style="color:#31363b;fill:#000000;fill-opacity:1;stroke:none"
+         style="fill:currentColor;fill-opacity:1;stroke:none"
          d="M 4.1249442,2.7499644 V 19.249957 H 17.87499 V 2.7499644 Z M 
5.4999597,4.1250967 H 16.499955 V 17.875143 H 5.4999597 Z"
          transform="translate(789.4657,1781.6821)"
          id="path3130-7"
@@ -80,7 +81,7 @@
          inkscape:connector-curvature="0" />
     </g>
     <path
-       
style="color:#31363b;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.01521"
+       
style="fill:currentColor;fill-opacity:1;stroke:none;stroke-width:1.01521"
        d="m 5.3504541,3.771363 v 8 h 6.0000009 l 9.8e-4,-7.997254 z m 
2.259694,1.653644 V 7.360245 L 9.0060581,5.456731 10.148167,5.710533 
8.6888061,7.614047 10.148167,9.612736 9.0060581,9.961715 7.6101481,7.899574 V 
9.771363 L 6.5314901,9.92999 V 5.520182 Z"
        id="path3005-8-5"
        class="ColorScheme-Text"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/apps/22/kdeconnect-symbolic.svg 
new/breeze-icons-6.23.0/icons/apps/22/kdeconnect-symbolic.svg
--- old/breeze-icons-6.22.0/icons/apps/22/kdeconnect-symbolic.svg       
2026-01-02 18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/apps/22/kdeconnect-symbolic.svg       
2026-02-06 13:12:08.000000000 +0100
@@ -48,8 +48,9 @@
       }
       </style>
   <rect
-     style="opacity:0.01;fill:#000000;fill-opacity:1;stroke:none"
+     style="opacity:0.01;fill:currentColor;fill-opacity:1;stroke:none"
      id="rect7689"
+     class="ColorScheme-Text"
      y="9.6727037"
      x="-26.681759"
      ry="0"
@@ -62,9 +63,9 @@
      class="ColorScheme-Text"
      id="path3005"
      d="M 4.9999998,3.0000002 V 19 H 17 V 3.0000002 Z m 1,1 H 16 V 18 H 
5.9999998 Z"
-     style="color:#31363b;fill:#000000;fill-opacity:1;stroke:none" />
+     style="fill:currentColor;fill-opacity:1;stroke:none" />
   <path
-     
style="color:#31363b;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.28676"
+     style="fill:currentColor;fill-opacity:1;stroke:none;stroke-width:1.28676"
      d="M 6.9999999,5.0000002 V 17 L 15,16.998 V 5.0000002 Z m 
3.1201151,3.0561426 v 2.4528942 l 1.769301,-2.4126842 1.447611,0.321691 
-1.849724,2.4126842 1.849724,2.533317 -1.447611,0.442327 -1.769301,-2.613741 v 
2.372473 L 8.7529279,13.766162 V 8.1767758 Z"
      id="path3005-8-5-3"
      class="ColorScheme-Text"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/apps/32/kdeconnect-symbolic.svg 
new/breeze-icons-6.23.0/icons/apps/32/kdeconnect-symbolic.svg
--- old/breeze-icons-6.22.0/icons/apps/32/kdeconnect-symbolic.svg       
2026-01-02 18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/apps/32/kdeconnect-symbolic.svg       
2026-02-06 13:12:08.000000000 +0100
@@ -49,11 +49,13 @@
       </style>
   <g
      id="kdeconnect-0"
+     class="ColorScheme-Text"
      transform="matrix(1.4545461,0,0,1.4545461,-1148.3143,-2591.5388)"
-     style="fill:#000000;fill-opacity:1">
+     style="fill:currentColor;fill-opacity:1">
     <rect
-       style="opacity:0.01;fill:#000000;fill-opacity:1;stroke:none"
+       style="opacity:0.01;fill:currentColor;fill-opacity:1;stroke:none"
        id="rect2988"
+       class="ColorScheme-Text"
        y="1781.6821"
        x="789.4657"
        ry="0"
@@ -61,7 +63,7 @@
        height="21.999971"
        width="22.000002" />
     <path
-       style="color:#31363b;fill:#000000;fill-opacity:1;stroke:none"
+       style="fill:currentColor;fill-opacity:1;stroke:none"
        d="m 32,-30 v 24 h 18 v -24 z m 1,1 H 49 V -7 H 33 Z m 0.875,1 V -8 H 
48 v -20 z m 7.96875,4.680187 -0.03125,3.1875 2.3125,-3.125 1.875,0.4375 
-2.40625,3.09375 2.375,3.28125 -1.8125,0.59375 -2.34375,-3.40625 v 3.0625 l 
-1.75,0.28125 v -7.25 z m -4,1.75 c 0.01993,0 0.04476,0.01525 0.0625,0.03125 l 
1.3125,0.84375 c 0.162531,-0.08815 0.323025,-0.156205 0.5,-0.21875 v 0.71875 c 
-0.972495,0.437237 -1.625,1.428536 -1.625,2.5625 0,1.541819 1.237307,2.78125 
2.78125,2.78125 1.086531,0 2.037425,-0.627395 2.5,-1.53125 0.386778,0.565528 
0.6875,1 0.6875,1 0.01309,0.02182 0.04039,0.04725 0.0625,0.03125 l 
0.125,-0.03125 0.46875,0.75 c 0.02182,0.03346 0.02924,0.09591 0,0.125 l 
-0.6875,0.6875 c -0.02996,0.03491 -0.08966,0.02473 -0.125,0 l -1.28125,-0.84375 
c -0.262822,0.154473 -0.542383,0.293545 -0.84375,0.375 l -0.34375,1.46875 c 
-0.0096,0.04073 -0.05273,0.0625 -0.09375,0.0625 H 40.375 c -0.04233,0 
-0.08502,-0.02177 -0.09375,-0.0625 l -0.3125,-1.46875 c -0.292233,-0.07869 
-0.556282,-0.196695
  -0.8125,-0.34375 l -1.3125,0.78125 c -0.03505,0.01745 -0.09591,0.02909 
-0.125,0 l -0.6875,-0.6875 c -0.03025,-0.02909 -0.02327,-0.09009 0,-0.125 l 
0.84375,-1.28125 c -0.157222,-0.275927 -0.2982,-0.558345 -0.375,-0.875 l 
-1.4375,-0.34375 C 36.022645,-17.173745 36,-17.216586 36,-17.257313 v -0.96875 
c 0,-0.04364 0.02134,-0.07775 0.0625,-0.09375 l 1.5,-0.3125 c 0.08192,-0.2736 
0.200332,-0.540523 0.34375,-0.78125 l -0.8125,-1.3125 c -0.0208,-0.03346 
-0.02895,-0.09591 0,-0.125 l 0.6875,-0.6875 c 0.01498,-0.0058 0.04257,-0.03125 
0.0625,-0.03125 z"
        transform="matrix(0.68749969,0,0,0.68749969,772.27817,1805.0571)"
        id="path2990"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/icons/breeze-dark.theme.in 
new/breeze-icons-6.23.0/icons/breeze-dark.theme.in
--- old/breeze-icons-6.22.0/icons/breeze-dark.theme.in  2026-01-02 
18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/breeze-dark.theme.in  2026-02-06 
13:12:08.000000000 +0100
@@ -35,13 +35,14 @@
 Name[nn]=Breeze mørk
 Name[pa]=ਬਰੀਜ਼ ਗੂੜ੍ਹਾ
 Name[pl]=Ciemna Bryza
-Name[pt]=Brisa Escura
+Name[pt]=Brisa Escuro
 Name[pt_BR]=Breeze Dark
 Name[ro]=Briză, întunecat
 Name[ru]=Breeze, тёмный вариант
 Name[sa]=Breeze तिमिर
 Name[sk]=Tmavý vánok
 Name[sl]=Sapica (temna) (Breeze Dark)
+Name[sq]=Breeze e Errët
 Name[sr]=Поветарац тамни
 Name[sr@ijekavian]=Поветарац тамни
 Name[sr@ijekavianlatin]=Povetarac tamni
@@ -97,6 +98,7 @@
 Comment[sa]=KDE VDG द्वारा Breeze तिमिर इति
 Comment[sk]=Tmavý vánok od KDE VDG
 Comment[sl]=Breeze Dark od KDE VDG
+Comment[sq]=Breeze e Errët nga KDE VDG
 Comment[sv]=Breeze mörk av KDE:s visuella designgrupp
 Comment[tg]=Насими торик аз KDE VDG
 Comment[tr]=KDE Görsel Tasarım grubundan Esinti Koyu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/icons/breeze.theme.in 
new/breeze-icons-6.23.0/icons/breeze.theme.in
--- old/breeze-icons-6.22.0/icons/breeze.theme.in       2026-01-02 
18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/breeze.theme.in       2026-02-06 
13:12:08.000000000 +0100
@@ -42,6 +42,7 @@
 Name[sa]=Breeze
 Name[sk]=Vánok
 Name[sl]=Sapica (Breeze)
+Name[sq]=Breeze
 Name[sr]=Поветарац
 Name[sr@ijekavian]=Поветарац
 Name[sr@ijekavianlatin]=Povetarac
@@ -97,6 +98,7 @@
 Comment[sa]=KDE VDG द्वारा Breeze
 Comment[sk]=Vánok od KDE VDG
 Comment[sl]=Breeze od KDE VDG
+Comment[sq]=Breeze nga KDE VDG
 Comment[sv]=Breeze av KDE:s visuella designgrupp
 Comment[tg]=Насим аз KDE VDG
 Comment[tr]=KDE Görsel Tasarım grubundan Esinti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/categories/22/applications-internet.svg 
new/breeze-icons-6.23.0/icons/categories/22/applications-internet.svg
--- old/breeze-icons-6.22.0/icons/categories/22/applications-internet.svg       
2026-01-02 18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/categories/22/applications-internet.svg       
2026-02-16 13:03:16.914893430 +0100
@@ -1,35 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; fill="none" viewBox="0 0 22 22">
-  <path fill="url(#a)" d="M19 11a8 8 0 1 0-16 0 8 8 0 0 0 16 0"/>
-  <path fill="url(#b)" d="M16.902 5.6A8 8 0 0 1 8 
18.42V17l-2-2v-2l.5-.5-3.472-2.058v-.116A8 8 0 0 1 11.57 3.02l4.76 
4.76.936-.813-.516-.516z" opacity=".2"/>
-  <path fill="url(#c)" d="M11.571 3.571v-.55A8.002 8.002 0 0 0 3.65 7.838L5 
7.499l1 1v-1L8 7V6l2-1v1l1-1-1-1h1z"/>
-  <path fill="url(#d)" d="M11 19c.168 0 
.335-.006.5-.016V18l1.5-1v-1l1-1v-1l-3-2H9l-1.429-1L6 
11.5v-1H5v-1H4l-.934.467a8.04 8.04 0 0 0-.047.477l.009-.002L6.5 12.5 6 13v2l2 
2v1.418l.004.002c.925.374 1.936.58 2.996.58"/>
-  <path fill="url(#e)" d="m16.5 6 .401-.401c.245.268.473.552.68.851h-.831z"/>
-  <path fill="url(#f)" d="M19 11a7.96 7.96 0 0 0-1.311-4.39l-.005-.008L15.5 
8.5 15 11l2 2h1.748c.164-.64.252-1.31.252-2"/>
-  <path fill="#292C2F" d="M3.015 10.5a8 8 0 0 0 15.97 0 8 8 0 1 1-15.969 0" 
opacity=".2"/>
-  <defs>
-    <linearGradient id="a" x1="3" x2="3" y1="19" y2="3" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#197CF1"/>
-      <stop offset="1" stop-color="#20BCFA"/>
-    </linearGradient>
-    <linearGradient id="b" x1="5.264" x2="16.692" y1="5.286" y2="16.732" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#292C2F"/>
-      <stop offset="1" stop-opacity="0"/>
-    </linearGradient>
-    <linearGradient id="c" x1="3" x2="3" y1="16.918" y2="3.798" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#54D883"/>
-      <stop offset="1" stop-color="#ABF9C7"/>
-    </linearGradient>
-    <linearGradient id="d" x1="3" x2="3" y1="16.918" y2="3.798" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#54D883"/>
-      <stop offset="1" stop-color="#ABF9C7"/>
-    </linearGradient>
-    <linearGradient id="e" x1="3" x2="3" y1="16.918" y2="3.798" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#54D883"/>
-      <stop offset="1" stop-color="#ABF9C7"/>
-    </linearGradient>
-    <linearGradient id="f" x1="3" x2="3" y1="16.918" y2="3.798" 
gradientUnits="userSpaceOnUse">
-      <stop stop-color="#54D883"/>
-      <stop offset="1" stop-color="#ABF9C7"/>
-    </linearGradient>
-  </defs>
-</svg>
\ No newline at end of file
+symbolic link to ../../actions/22/globe.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/categories/32/applications-internet.svg 
new/breeze-icons-6.23.0/icons/categories/32/applications-internet.svg
--- old/breeze-icons-6.22.0/icons/categories/32/applications-internet.svg       
2026-01-02 18:39:59.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/categories/32/applications-internet.svg       
2026-02-16 13:03:16.974895918 +0100
@@ -1 +1 @@
-<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink";><linearGradient id="b" 
gradientUnits="userSpaceOnUse" x1="2" x2="2" y1="30" y2="2"><stop offset="0" 
stop-color="#197cf1"/><stop offset="1" 
stop-color="#20bcfa"/></linearGradient><linearGradient id="d" 
gradientUnits="userSpaceOnUse" x1="23" x2="30" xlink:href="#a" y1="13" 
y2="20"/><linearGradient id="a"><stop offset="0" stop-color="#292c2f"/><stop 
offset="1" stop-opacity="0"/></linearGradient><linearGradient id="c" 
gradientUnits="userSpaceOnUse" x1="6" x2="26" xlink:href="#a" y1="6" 
y2="26"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="2" x2="2" 
y1="30" y2="2"><stop offset="0" stop-color="#54d883"/><stop offset="1" 
stop-color="#abf9c7"/></linearGradient><rect fill="url(#b)" height="28" rx="14" 
width="28" x="2" y="2"/><path d="M16 2A13.965 13.965 0 0 0 2.078 
14.53l.543.07L6 17l7.188 4.133 1.47 8.799A13.97 13.97 0 0 0 30 
16c0-7.756-6.244-14-14-14z" fill="url(#c)" fill-
 rule="evenodd" opacity=".2"/><path d="M29.73 13.27L25 18l3.758 3.758a13.984 
13.984 0 0 0 .972-8.488z" fill="url(#d)" fill-rule="evenodd" 
opacity=".2"/><path d="M16 2a14 14 0 0 0-13.059 9H3l3-1 1 1 1 1v-2l2-1V8l2-1 
2-2v1l1-1-1-1h2v1l2-1-1-1v-.95A14 14 0 0 0 16 2zm10.375 4.625L26 7v1h1.469a14 
14 0 0 0-1.094-1.375zm1.316 1.684L27 9l-2 2-1 1-1 3v1l1 1 1 1 2 1 2.791-.688A14 
14 0 0 0 30 16a14 14 0 0 0-2.309-7.691zM4 13l-1 1h-.838c-.05.34-.088.681-.113 
1.023v.002L4 16l1 1 2 1 1 1-1 1v2l1 2 2 2v2.629A14 14 0 0 0 16 
30c.17-.003.34-.009.51-.018L17 29v-1l2-1 
1-1v-2l1-1v-1l-1-1-3-1-1-1-1-1h-1l-1-1-3-1-2 1H6v-2H5v-2z" 
fill="url(#e)"/><path d="M29.979 15.414A14 14 0 0 1 16 29 14 14 0 0 1 2.021 
15.586 14 14 0 0 0 2 16a14 14 0 0 0 14 14 14 14 0 0 0 14-14 14 14 0 0 
0-.021-.586z" fill="#292c2f" opacity=".2"/></svg>
\ No newline at end of file
+symbolic link to ../../actions/32/globe.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/preferences/22/preferences-system-network-symbolic.svg
 
new/breeze-icons-6.23.0/icons/preferences/22/preferences-system-network-symbolic.svg
--- 
old/breeze-icons-6.22.0/icons/preferences/22/preferences-system-network-symbolic.svg
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/breeze-icons-6.23.0/icons/preferences/22/preferences-system-network-symbolic.svg
        2026-02-16 13:02:04.287881871 +0100
@@ -0,0 +1 @@
+symbolic link to ../../actions/22/globe-symbolic.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-icons-6.22.0/icons/status/22/update-busy-symbolic.svg 
new/breeze-icons-6.23.0/icons/status/22/update-busy-symbolic.svg
--- old/breeze-icons-6.22.0/icons/status/22/update-busy-symbolic.svg    
1970-01-01 01:00:00.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/status/22/update-busy-symbolic.svg    
2026-02-16 13:02:05.435929476 +0100
@@ -0,0 +1 @@
+symbolic link to update-busy.svg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/icons/status/22/update-busy.svg 
new/breeze-icons-6.23.0/icons/status/22/update-busy.svg
--- old/breeze-icons-6.22.0/icons/status/22/update-busy.svg     1970-01-01 
01:00:00.000000000 +0100
+++ new/breeze-icons-6.23.0/icons/status/22/update-busy.svg     2026-02-06 
13:12:09.000000000 +0100
@@ -0,0 +1,10 @@
+<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg";>
+    <defs>
+        <style id="current-color-scheme" type="text/css">.ColorScheme-Text { 
color:#232629; }</style>
+    </defs>
+    <path class="ColorScheme-Text" d="m11 3a8 8 0 0 0-8 8h1a7 7 0 0 1 7-7 7 7 
0 0 1 7 7 7 7 0 0 1-0.035156 0.556641c0.3362 0.16631 0.649717 0.369034 0.9375 
0.603515a8 8 0 0 0 0.097656-1.160156 8 8 0 0 0-8-8zm0 3-4 
4h2v5h1.849609c0.275992-1.315125 1.064936-2.436132 
2.150391-3.146484v-1.853516h2l-4-4zm-8 7v1 3h1v-2.195312a8 8 0 0 0 7 4.195312 8 
8 0 0 0 
0.673828-0.046875c-0.213512-0.29826-0.396576-0.62026-0.541016-0.962891a7 7 0 0 
1-0.132812 0.009766 7 7 0 0 
1-6.3105469-4h2.3105469v-1h-2.6972656-1.0332032-0.2695312z" 
style="paint-order:markers fill stroke"/>
+    <g transform="translate(-10.843816,-3.717558)">
+        <path d="m26.843816 15.717558c-2.216 0-4 1.784-4 4s1.784 4 4 4 4-1.784 
4-4-1.784-4-4-4z" color="#3daee9" fill="currentColor"/>
+        <path d="m26.793035 16.721464a3 3 0 0 0-1.683594 0.554688l0.71875 
0.71875a2 2 0 0 1 2.429687 0.308594 2 2 0 0 1 0.306641 2.427734l0.724609 
0.724609a3 3 0 0 0-0.324218-3.859375 3 3 0 0 0-2.171875-0.875zm-2.394531 
1.257813a3 3 0 0 0 0.324218 3.859375 3 3 0 0 0 3.855469 
0.320312l-0.71875-0.71875a2 2 0 0 1-2.429687-0.308594 2 2 0 0 
1-0.306641-2.427734z" fill="#fff"/>
+    </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-icons-6.22.0/tools/qrcAlias.cpp 
new/breeze-icons-6.23.0/tools/qrcAlias.cpp
--- old/breeze-icons-6.22.0/tools/qrcAlias.cpp  2026-01-02 18:39:59.000000000 
+0100
+++ new/breeze-icons-6.23.0/tools/qrcAlias.cpp  2026-02-06 13:12:09.000000000 
+0100
@@ -92,39 +92,84 @@
 }
 
 /**
- * Given a dir and a file inside, resolve the pseudo symlinks we get from Git 
on Windows.
+ * Given directories and a file, resolve real links & pseudo symlinks we get 
from Git on Windows.
  * Does some consistency checks, will die if they fail.
  *
- * @param path directory that contains the given file
- * @param fileName file name of the dir to check if it is a pseudo link
- * @param fileWeDidReadLinkFrom file name of the file we got the link from
+ * @param indirs directories that might contain link targets
+ * @param indir input directory the current file we handle is inside
+ * @param fileName full file name of the file to resolve, if some link
  * @return target of the link or empty string if no link
  */
-static QString resolveWindowsGitLink(const QString &path, const QString 
&fileName, const QString &fileWeDidReadLinkFrom)
+static QString resolveLink(const QStringList &indirs, const QString &indir, 
const QString &fileName)
 {
-    QFile in(path + QLatin1Char('/') + fileName);
-    if (!in.open(QIODevice::ReadOnly)) {
-        qFatal() << "resolveWindowsGitLink: failed to open" << in.fileName() 
<< "to check for Windows Git symlink seen at" << fileWeDidReadLinkFrom;
+    // real link or lnk?
+    bool isLink = false;
+    QString symlinkTarget;
+    if (QFileInfo fi(fileName); fi.isSymLink() || fi.isSymbolicLink() || 
fi.isShortcut()) {
+        // this will return the absolute path (even if non-existing)
+        symlinkTarget = fi.symLinkTarget();
+        isLink = true;
     }
 
-    QString firstLine = QString::fromLocal8Bit(in.readLine());
-    if (firstLine.isEmpty()) {
-        return QString();
+    // windows pseudo git link?
+    else {
+        QFile in(fileName);
+        if (!in.open(QIODevice::ReadOnly)) {
+            qFatal() << "resolveLink: failed to open" << fileName << "to check 
for Windows Git symlink.";
+        }
+
+        const QString firstLine = QString::fromUtf8(in.readLine());
+        if (firstLine.isEmpty()) {
+            return QString();
+        }
+        QRegularExpression fNameReg(QStringLiteral("(.*\\.svg)$"));
+        QRegularExpressionMatch match = fNameReg.match(firstLine);
+        if (!match.hasMatch()) {
+            return QString();
+        }
+
+        // construct absolute link target, like we would get from 
symLinkTarget()
+        symlinkTarget = QFileInfo(fi.path() + QLatin1Char('/') + 
match.captured(1)).absoluteFilePath();
+        isLink = true;
     }
-    QRegularExpression fNameReg(QStringLiteral("(.*\\.(?:svg|png|gif|ico))$"));
-    QRegularExpressionMatch match = fNameReg.match(firstLine);
-    if (!match.hasMatch()) {
+
+    // no link? nothing to do
+    if (!isLink)
         return QString();
+
+    // if we failed to get any target, bad
+    if (symlinkTarget.isEmpty()) {
+        qFatal() << "Invalid link" << fileName << "with empty target found!";
+    }
+
+    // make link relative to current input dir
+    const auto relativeLink = QDir(indir).relativeFilePath(symlinkTarget);
+
+    // search if seen in any input directories
+    QString foundTarget, usedInDir;
+    QStringList triedTargets;
+    for (const auto &dir : indirs) {
+        const auto targetFile = QDir(dir).absoluteFilePath(relativeLink);
+        triedTargets << targetFile;
+        if (QFile::exists(targetFile)) {
+            foundTarget = targetFile;
+            usedInDir = dir;
+            break;
+        }
+    }
+
+    // we failed to find the target of the link
+    if (foundTarget.isEmpty()) {
+        qFatal() << "Invalid link" << fileName << "with non-existing target" 
<< relativeLink << "found, tried the targets" << triedTargets;
     }
 
-    QFileInfo linkInfo(path + QLatin1Char('/') + match.captured(1));
-    QString aliasLink = resolveWindowsGitLink(linkInfo.path(), 
linkInfo.fileName(), in.fileName());
-    if (!aliasLink.isEmpty()) {
-        // qDebug() <<  fileName << "=" << match.captured(1) << "=" << 
aliasLink;
+    // recurse if needed
+    if (const QString aliasLink = resolveLink(indirs, usedInDir, foundTarget); 
!aliasLink.isEmpty()) {
         return aliasLink;
     }
 
-    return path + QLatin1Char('/') + match.captured(1);
+    // else just return the current target
+    return foundTarget;
 }
 
 /**
@@ -143,7 +188,12 @@
     QSet<QString> checkedFiles, filesInResource;
     QList<QString> lines;
     bool themeFileFound = false, icons24Seen = false;
+    QStringList absIndirs;
     for (const auto &indir : indirs) {
+        const QFileInfo dirInfo(indir);
+        absIndirs << dirInfo.canonicalFilePath();
+    }
+    for (const auto &indir : absIndirs) {
         // go to input dir to have proper relative paths
         if (!QDir::setCurrent(indir)) {
             qFatal() << "Failed to switch to input directory" << indir;
@@ -165,37 +215,14 @@
             }
 
             // per default we write the relative name as alias and the full 
path to pack in
-            // allows to generate the resource out of source, will already 
resolve normal symlinks
-            auto fullPath = fileInfo.canonicalFilePath();
+            // allows to generate the resource out of source
+            auto fullPath = fileInfo.absoluteFilePath();
 
             // real symlink resolving for Unices, the rcc compiler ignores 
such files in -project mode
-            bool isLink = false;
-            if (fileInfo.isSymLink()) {
-                isLink = true;
-            }
-
-            // pseudo link files generated by Git on Windows
-            else if (const auto aliasLink =
-                         resolveWindowsGitLink(fileInfo.path(), 
fileInfo.fileName(), QStringLiteral("<recursive file listing for qrc 
creation>"));
-                     !aliasLink.isEmpty()) {
-                fullPath = QFileInfo(aliasLink).canonicalFilePath();
-                isLink = true;
-            }
-
-            // more checks for links
-            if (isLink) {
-                // empty canonical path means not found
-                if (fullPath.isEmpty()) {
-                    // qFatal() << "Broken symlink" << file << "in input 
directory" << indir;
-                    // ATM we allow that as otherwise the generation misses 
links
-                    // see 
https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/467
-                    continue;
-                }
-
-                // check that we don't link external stuff
-                if 
(!fullPath.startsWith(QFileInfo(indir).canonicalFilePath())) {
-                    qFatal() << "Bad symlink" << file << "in input directory" 
<< indir << "to external file" << fullPath;
-                }
+            // we need to look them up in all input dirs
+            // handles pseudo link files generated by Git on Windows, too
+            if (const auto aliasLink = resolveLink(absIndirs, indir, 
fullPath); !aliasLink.isEmpty()) {
+                fullPath = aliasLink;
             }
 
             // do some checks for SVGs

Reply via email to