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_circle.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_circle.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_circle.svg | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_circle.svg b/icon-themes/colibre_svg/cmd/lc_circle.svg index 292f2fd12099..42c472e2b5be 100644 --- a/icon-themes/colibre_svg/cmd/lc_circle.svg +++ b/icon-themes/colibre_svg/cmd/lc_circle.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="m12 2.5a9.5 9.5 0 0 0 -9.5 9.5 9.5 9.5 0 0 0 9.5 9.5 9.5 9.5 0 0 0 9.5-9.5 9.5 9.5 0 0 0 -9.5-9.5z"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
-</svg>
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m12 2.5a9.5000004 9.5000102 0 0 0 -9.5 9.5 9.5000004 9.5000102 0 0 0 9.5 9.5 9.5000004 9.5000102 0 0 0 9.5-9.5 9.5000004 9.5000102 0 0 0 -9.5-9.5z" fill="#fafafa" stroke="#3a3a38" stroke-linecap="round" stroke-linejoin="round"/></svg>
\ No newline at end of file |
