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_arrowshapes.right-arrow-callout.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_arrowshapes.right-arrow-callout.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg b/icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg index df7dc1df5d2c..b6842d67265b 100644 --- a/icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg +++ b/icon-themes/colibre_svg/cmd/lc_arrowshapes.right-arrow-callout.svg @@ -1,11 +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--shape-color"
- d="m2.5 2.5v19h11v-7h3v2.25l5-4.75-5-4.75v2.25h-3v-7z"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="miter"
- />
-</svg>
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.5 2.5v19h11v-7h3v2.25l5-4.75-5-4.75v2.25h-3v-7z" fill="#fafafa" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round"/></svg>
\ No newline at end of file |
