Package_html_media.mk                 |    4 ----
 help3xsl/default.css                  |   16 ++++++++--------
 source/media/helpimg/moon-line.svg    |    1 -
 source/media/helpimg/search-line.svg  |    1 -
 source/media/helpimg/service-line.svg |    1 -
 source/media/helpimg/sun-line.svg     |    1 -
 6 files changed, 8 insertions(+), 16 deletions(-)

New commits:
commit 4b7eb3f617973854c3934cae862addcaf60e2eef
Author:     teseu <[email protected]>
AuthorDate: Fri Aug 7 10:28:02 2026 -0300
Commit:     Olivier Hallot <[email protected]>
CommitDate: Fri Aug 7 15:36:34 2026 +0200

    Adjustment in icons with mask-image
    
     - default.css updated
     - svg's files removed
    
    Change-Id: I19a2aa36acbf4eb26b27d14515e25a4b19c8e2be
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/209032
    Reviewed-by: Olivier Hallot <[email protected]>
    Tested-by: Jenkins

diff --git a/Package_html_media.mk b/Package_html_media.mk
index ee8d483fa7..c17ab7405d 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -389,10 +389,6 @@ $(eval $(call 
gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     helpimg/impress_remote01.png \
     helpimg/impress_remote02.png \
     helpimg/legacy_rect.png \
-    helpimg/moon-line.svg \
-    helpimg/sun-line.svg \
-    helpimg/search-line.svg \
-    helpimg/service-line.svg \
     navigation/favicon.ico \
     navigation/libo-base.svg \
     navigation/libo-basic.svg \
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 0d71ec1b77..475c5f841d 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -205,13 +205,13 @@
 }
 
 #theme-toggle .sun {
-    -webkit-mask-image: url("media/helpimg/sun-line.svg");
-    mask-image: url("media/helpimg/sun-line.svg");
+    -webkit-mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 
8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 
16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 
12C8 14.2091 9.79086 16 12 16ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 
4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 
4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 
18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 
3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 
16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z'%3E%3C/path%3E%3C/svg%3E");
+    mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 
8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 
16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 
12C8 14.2091 9.79086 16 12 16ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 
4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 
4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 
18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 
3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 
16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z'%3E%3C/path%3E%3C/svg%3E");
 }
 
 #theme-toggle .moon {
-    -webkit-mask-image: url("media/helpimg/moon-line.svg");
-    mask-image: url("media/helpimg/moon-line.svg");
+    -webkit-mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M10 7C10 10.866 13.134 14 17 14C18.9584 14 
20.729 13.1957 21.9995 11.8995C22 11.933 22 11.9665 22 12C22 17.5228 17.5228 22 
12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C12.0335 2 12.067 2 
12.1005 2.00049C10.8043 3.27098 10 5.04157 10 7ZM4 12C4 16.4183 7.58172 20 12 
20C15.0583 20 17.7158 18.2839 19.062 15.7621C18.3945 15.9187 17.7035 16 17 
16C12.0294 16 8 11.9706 8 7C8 6.29648 8.08133 5.60547 8.2379 4.938C5.71611 
6.28423 4 8.9417 4 12Z'%3E%3C/path%3E%3C/svg%3E");
+    mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M10 7C10 10.866 13.134 14 17 14C18.9584 14 
20.729 13.1957 21.9995 11.8995C22 11.933 22 11.9665 22 12C22 17.5228 17.5228 22 
12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C12.0335 2 12.067 2 
12.1005 2.00049C10.8043 3.27098 10 5.04157 10 7ZM4 12C4 16.4183 7.58172 20 12 
20C15.0583 20 17.7158 18.2839 19.062 15.7621C18.3945 15.9187 17.7035 16 17 
16C12.0294 16 8 11.9706 8 7C8 6.29648 8.08133 5.60547 8.2379 4.938C5.71611 
6.28423 4 8.9417 4 12Z'%3E%3C/path%3E%3C/svg%3E");
 }
 
 
@@ -234,8 +234,8 @@
     background-color: var(--text-accent-color);
     border-radius: 0.25rem;
     transition: background-color 0.3s ease;
-    -webkit-mask-image: url("media/helpimg/service-line.svg");
-    mask-image: url("media/helpimg/service-line.svg");
+    -webkit-mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M3.16113 4.46875C5.58508 2.0448 9.44716 1.9355 
12.0008 4.14085C14.5528 1.9355 18.4149 2.0448 20.8388 4.46875C23.2584 6.88836 
23.3716 10.741 21.1785 13.2947L13.4142 21.0858C12.6686 21.8313 11.4809 21.8652 
10.6952 21.1874L10.5858 21.0858L2.82141 13.2947C0.628282 10.741 0.741522 
6.88836 3.16113 4.46875ZM4.57534 5.88296C2.86819 7.59011 2.81942 10.3276 
4.42902 12.0937L4.57534 12.2469L12 19.6715L17.3026 14.3675L13.7677 
10.8327L12.7071 11.8934C11.5355 13.0649 9.636 13.0649 8.46443 11.8934C7.29286 
10.7218 7.29286 8.8223 8.46443 7.65073L10.5656 5.54823C8.85292 4.17713 6.37076 
4.23993 4.7286 5.73663L4.57534 5.88296ZM13.0606 8.71139C13.4511 8.32086 14.0843 
8.32086 14.4748 8.71139L18.7168 12.9533L19.4246 12.2469C21.1819 10.4896 21.1819 
7.64032 19.4246 5.88296C17.7174 4.17581 14.9799 4.12704 13.2139 5.73663L13.0606 
5.88296L9.87864 9.06494C9.51601 9.42757 
 9.49011 9.99942 9.80094 10.3919L9.87864 10.4792C10.2413 10.8418 10.8131 
10.8677 11.2056 10.5569L11.2929 10.4792L13.0606 
8.71139Z'%3E%3C/path%3E%3C/svg%3E");;
+    mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M3.16113 4.46875C5.58508 2.0448 9.44716 1.9355 
12.0008 4.14085C14.5528 1.9355 18.4149 2.0448 20.8388 4.46875C23.2584 6.88836 
23.3716 10.741 21.1785 13.2947L13.4142 21.0858C12.6686 21.8313 11.4809 21.8652 
10.6952 21.1874L10.5858 21.0858L2.82141 13.2947C0.628282 10.741 0.741522 
6.88836 3.16113 4.46875ZM4.57534 5.88296C2.86819 7.59011 2.81942 10.3276 
4.42902 12.0937L4.57534 12.2469L12 19.6715L17.3026 14.3675L13.7677 
10.8327L12.7071 11.8934C11.5355 13.0649 9.636 13.0649 8.46443 11.8934C7.29286 
10.7218 7.29286 8.8223 8.46443 7.65073L10.5656 5.54823C8.85292 4.17713 6.37076 
4.23993 4.7286 5.73663L4.57534 5.88296ZM13.0606 8.71139C13.4511 8.32086 14.0843 
8.32086 14.4748 8.71139L18.7168 12.9533L19.4246 12.2469C21.1819 10.4896 21.1819 
7.64032 19.4246 5.88296C17.7174 4.17581 14.9799 4.12704 13.2139 5.73663L13.0606 
5.88296L9.87864 9.06494C9.51601 9.42757 9.49011 
 9.99942 9.80094 10.3919L9.87864 10.4792C10.2413 10.8418 10.8131 10.8677 
11.2056 10.5569L11.2929 10.4792L13.0606 8.71139Z'%3E%3C/path%3E%3C/svg%3E");
 }
 
 .xapian-omega-search-button .search {
@@ -245,8 +245,8 @@
     background-color: var(--background-color);
     border-radius: 0.25rem;
     transition: background-color 0.3s ease;
-    -webkit-mask-image: url("media/helpimg/search-line.svg");
-    mask-image: url("media/helpimg/search-line.svg");
+    -webkit-mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 
22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 
6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 
16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 
11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 
17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E");
+    mask-image: url("data:image/svg+xml,%3Csvg 
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' 
fill='currentColor'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 
22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 
6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 
16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 
11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 
17.2475 15.8748 16.0247L16.0247 15.8748Z'%3E%3C/path%3E%3C/svg%3E");
 }
 
 /* ============================================================
diff --git a/source/media/helpimg/moon-line.svg 
b/source/media/helpimg/moon-line.svg
deleted file mode 100644
index 66af9956f3..0000000000
--- a/source/media/helpimg/moon-line.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24" 
fill="currentColor"><path d="M10 7C10 10.866 13.134 14 17 14C18.9584 14 20.729 
13.1957 21.9995 11.8995C22 11.933 22 11.9665 22 12C22 17.5228 17.5228 22 12 
22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C12.0335 2 12.067 2 
12.1005 2.00049C10.8043 3.27098 10 5.04157 10 7ZM4 12C4 16.4183 7.58172 20 12 
20C15.0583 20 17.7158 18.2839 19.062 15.7621C18.3945 15.9187 17.7035 16 17 
16C12.0294 16 8 11.9706 8 7C8 6.29648 8.08133 5.60547 8.2379 4.938C5.71611 
6.28423 4 8.9417 4 12Z"></path></svg>
\ No newline at end of file
diff --git a/source/media/helpimg/search-line.svg 
b/source/media/helpimg/search-line.svg
deleted file mode 100644
index 6da739b484..0000000000
--- a/source/media/helpimg/search-line.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24" 
fill="currentColor"><path d="M18.031 16.6168L22.3137 20.8995L20.8995 
22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 
6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 
16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 
11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 
17.2475 15.8748 16.0247L16.0247 15.8748Z"></path></svg>
\ No newline at end of file
diff --git a/source/media/helpimg/service-line.svg 
b/source/media/helpimg/service-line.svg
deleted file mode 100644
index 8677b72dd1..0000000000
--- a/source/media/helpimg/service-line.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24" 
fill="currentColor"><path d="M3.16113 4.46875C5.58508 2.0448 9.44716 1.9355 
12.0008 4.14085C14.5528 1.9355 18.4149 2.0448 20.8388 4.46875C23.2584 6.88836 
23.3716 10.741 21.1785 13.2947L13.4142 21.0858C12.6686 21.8313 11.4809 21.8652 
10.6952 21.1874L10.5858 21.0858L2.82141 13.2947C0.628282 10.741 0.741522 
6.88836 3.16113 4.46875ZM4.57534 5.88296C2.86819 7.59011 2.81942 10.3276 
4.42902 12.0937L4.57534 12.2469L12 19.6715L17.3026 14.3675L13.7677 
10.8327L12.7071 11.8934C11.5355 13.0649 9.636 13.0649 8.46443 11.8934C7.29286 
10.7218 7.29286 8.8223 8.46443 7.65073L10.5656 5.54823C8.85292 4.17713 6.37076 
4.23993 4.7286 5.73663L4.57534 5.88296ZM13.0606 8.71139C13.4511 8.32086 14.0843 
8.32086 14.4748 8.71139L18.7168 12.9533L19.4246 12.2469C21.1819 10.4896 21.1819 
7.64032 19.4246 5.88296C17.7174 4.17581 14.9799 4.12704 13.2139 5.73663L13.0606 
5.88296L9.87864 9.06494C9.51601 9.42757 9.49011 9.99942 9.80094 10.3919L9.87864 
10.4792C10.241
 3 10.8418 10.8131 10.8677 11.2056 10.5569L11.2929 10.4792L13.0606 
8.71139Z"></path></svg>
\ No newline at end of file
diff --git a/source/media/helpimg/sun-line.svg 
b/source/media/helpimg/sun-line.svg
deleted file mode 100644
index 5dda2cced8..0000000000
--- a/source/media/helpimg/sun-line.svg
+++ /dev/null
@@ -1 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 24 24" 
fill="currentColor"><path d="M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 
6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 16C14.2091 16 
16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 
9.79086 16 12 16ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 4.92893L4.92893 
3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 
16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 
4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM5.63604 16.9497L7.05025 
18.364L4.92893 20.4853L3.51472 19.0711L5.63604 16.9497ZM23 11V13H20V11H23ZM4 
11V13H1V11H4Z"></path></svg>
\ No newline at end of file

Reply via email to