diff options
| author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2022-03-13 04:42:09 +0700 |
|---|---|---|
| committer | Rizal Muttaqin <rizmut@libreoffice.org> | 2022-03-12 23:46:15 +0100 |
| commit | e2d25709fd5f31849ed9db3d51811ddb44c8e5cc (patch) | |
| tree | 0fa7c63b27a51858cf00502a7f35cb97531f7ac3 /icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg | |
| parent | e16da3ea406a07c61eef763e5d30563ff1bbb099 (diff) | |
Colibre: tdf#146545 Fix some color, remove gradient to fully
support dark variants
Change-Id: I69950de6f67b57ced3d40fc5e6b6657ba1c34aef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131454
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg b/icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg index c4d3a81cefef..92a51e2f045d 100644 --- a/icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg +++ b/icon-themes/colibre_svg/cmd/lc_linesquarearrow.svg @@ -1,27 +1 @@ -<?xml-stylesheet type="text/css" href="icons.css" ?> -<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> - <path - class="icn icn--highlight-color" - d="m 5.5,11.5 h 13" - fill="#83beec" - stroke="#1e8bcd" - stroke-linecap="round" - stroke-linejoin="round" - /> - <path - class="icn icn--highlight-color" - d="m 22.5,11.5 -4,-2 v 4 z" - fill="#83beec" - stroke="#1e8bcd" - stroke-linecap="round" - stroke-linejoin="round" - /> - <path - class="icn icn--highlight-color" - d="m 1.5,9.5 h 4 v 4 h -4 z" - fill="#83beec" - stroke="#1e8bcd" - stroke-linecap="round" - stroke-linejoin="round" - /> -</svg> +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="#1e8bcd"><path d="m23 11.5-5-2.5v5z"/><path d="m5 11h14v1h-14z"/><path d="m.999973 9h5v5h-5z"/></g></svg>
\ No newline at end of file |
