icon-themes/sukapura/cmd/sc_add.png |binary icon-themes/sukapura_dark/cmd/sc_add.png |binary icon-themes/sukapura_dark/cmd/sc_list_remove.png |binary icon-themes/sukapura_dark_svg/cmd/sc_add.svg | 35 +++++++++++++- icon-themes/sukapura_dark_svg/cmd/sc_list_remove.svg | 47 +++++-------------- icon-themes/sukapura_svg/cmd/sc_add.svg | 35 +++++++++++++- 6 files changed, 82 insertions(+), 35 deletions(-)
New commits: commit 04744bbc9be4adca92eaba602b7a65c17f6b8dd7 Author: SilverGreen93 <mihai.vasiliu...@gmail.com> AuthorDate: Sat May 31 17:45:22 2025 +0300 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Tue Jun 3 09:39:54 2025 +0200 tdf#165838: Fix Sukapura add remove icons Sukapura is a theme based on blue elements. The add and remove icons should also be blue. Change-Id: Ib2deae7c9396f6a85cdec2c7a4d63f94e3c11d3f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186076 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/icon-themes/sukapura/cmd/sc_add.png b/icon-themes/sukapura/cmd/sc_add.png index 69f51f261e2f..3cca0d9663f1 100644 Binary files a/icon-themes/sukapura/cmd/sc_add.png and b/icon-themes/sukapura/cmd/sc_add.png differ diff --git a/icon-themes/sukapura_dark/cmd/sc_add.png b/icon-themes/sukapura_dark/cmd/sc_add.png index d5e26e523e26..263ced14cfb5 100644 Binary files a/icon-themes/sukapura_dark/cmd/sc_add.png and b/icon-themes/sukapura_dark/cmd/sc_add.png differ diff --git a/icon-themes/sukapura_dark/cmd/sc_list_remove.png b/icon-themes/sukapura_dark/cmd/sc_list_remove.png index f3bc63850307..4bfeb8cd441c 100644 Binary files a/icon-themes/sukapura_dark/cmd/sc_list_remove.png and b/icon-themes/sukapura_dark/cmd/sc_list_remove.png differ diff --git a/icon-themes/sukapura_dark_svg/cmd/sc_add.svg b/icon-themes/sukapura_dark_svg/cmd/sc_add.svg index 3a9bf3635bbf..06726cf6eed9 100644 --- a/icon-themes/sukapura_dark_svg/cmd/sc_add.svg +++ b/icon-themes/sukapura_dark_svg/cmd/sc_add.svg @@ -1 +1,34 @@ -<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#f2f2f7"><rect height="1" ry=".5" transform="scale(1 -1)" width="16" y="-8.5"/><rect height="1" ry=".5" transform="rotate(90)" width="16" y="-8.5"/></g></svg> \ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 16 16" + version="1.1" + id="svg2" + width="16" + height="16" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs2" /> + <g + fill="#8e8e93" + id="g2"> + <rect + height="2" + ry="0.5" + transform="scale(1,-1)" + width="14" + y="-9" + id="rect1" + style="fill:#2791ff;fill-opacity:1" + x="1" /> + <rect + height="2" + ry="0.5" + transform="rotate(90)" + width="14" + y="-9" + id="rect2" + style="fill:#2791ff;fill-opacity:1;stroke-width:0.939624" + x="1" /> + </g> +</svg> diff --git a/icon-themes/sukapura_dark_svg/cmd/sc_list_remove.svg b/icon-themes/sukapura_dark_svg/cmd/sc_list_remove.svg index 3c44645529c8..333ef40ccb55 100644 --- a/icon-themes/sukapura_dark_svg/cmd/sc_list_remove.svg +++ b/icon-themes/sukapura_dark_svg/cmd/sc_list_remove.svg @@ -2,43 +2,24 @@ <svg viewBox="0 0 16 16" version="1.1" - id="svg8" - sodipodi:docname="sc_list_remove.svg" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + id="svg2" + width="16" + height="16" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <defs - id="defs12" /> - <sodipodi:namedview - id="namedview10" - pagecolor="#ffffff" - bordercolor="#000000" - borderopacity="0.25" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="46.4375" - inkscape:cx="8" - inkscape:cy="8" - inkscape:window-width="1920" - inkscape:window-height="1008" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="g6" /> + id="defs2" /> <g - fill="#f2f2f7" - id="g6"> + fill="#8e8e93" + id="g2"> <rect - height="1" - ry=".5" - transform="scale(1 -1)" - width="16" - y="-8.5" - id="rect2" /> + height="2" + ry="0.5" + transform="scale(1,-1)" + width="14" + y="-9" + id="rect1" + style="fill:#2791ff;fill-opacity:1" + x="1" /> </g> </svg> diff --git a/icon-themes/sukapura_svg/cmd/sc_add.svg b/icon-themes/sukapura_svg/cmd/sc_add.svg index a4521f1ea183..d9df74b1cd60 100644 --- a/icon-themes/sukapura_svg/cmd/sc_add.svg +++ b/icon-themes/sukapura_svg/cmd/sc_add.svg @@ -1 +1,34 @@ -<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#8e8e93"><rect height="1" ry=".5" transform="scale(1 -1)" width="16" y="-8.5"/><rect height="1" ry=".5" transform="rotate(90)" width="16" y="-8.5"/></g></svg> \ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 16 16" + version="1.1" + id="svg2" + width="16" + height="16" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs2" /> + <g + fill="#8e8e93" + id="g2"> + <rect + height="2" + ry="0.5" + transform="scale(1,-1)" + width="14" + y="-9" + id="rect1" + style="fill:#0061f0;fill-opacity:1" + x="1" /> + <rect + height="2" + ry="0.5" + transform="rotate(90)" + width="14" + y="-9" + id="rect2" + style="fill:#0061f0;fill-opacity:1;stroke-width:0.939624" + x="1" /> + </g> +</svg>