diff options
| author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2022-03-12 01:18:52 +0700 |
|---|---|---|
| committer | Rizal Muttaqin <rizmut@libreoffice.org> | 2022-03-11 20:36:47 +0100 |
| commit | c45a60386dec9345e42eeb5abe46550943386ae6 (patch) | |
| tree | 61b2e623dad17979ae67b15a05423e113bff92f8 /icon-themes/colibre_svg/cmd/lc_datefield.svg | |
| parent | efa0d239c5a60b51298e1300aec92d0cfc12ce36 (diff) | |
Colibre: Fix wrong color, the ones which doesn not follow Monoline
Sometimes Inkscape change the object color to full back or sometimes
a gradient from other file was carried out to the new SVG file. This
could lead color inconsistencies. Here the fix comes to eliminate them.
Change-Id: Id4dcdd3549ef4ef7b2f89dfe0dddabf324390266
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131400
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_datefield.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_datefield.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_datefield.svg b/icon-themes/colibre_svg/cmd/lc_datefield.svg index 817c77ce06d8..5dcf7da1b04e 100644 --- a/icon-themes/colibre_svg/cmd/lc_datefield.svg +++ b/icon-themes/colibre_svg/cmd/lc_datefield.svg @@ -1 +1 @@ -<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2 6v14c0 .554.446 1 1 1h18c.554 0 1-.446 1-1v-14h-1v14h-10.613281-1.5625002-5.8242188v-14z"/><path d="m2 2v1 3h1 18 1v-3-1h-1-1v3h-4v-3h-8v3h-4v-3h-1z" fill="#0063b1"/><path d="m3 6h18v14h-18z" fill="#fafafa"/><g fill="#3a3a38"><path d="m8 7v1.4628906c0 .1325301.049873.251106.1503906.3535156.1005174.096386.2137221.1445313.3378906.1445313h5.3378908c-.135994.1506024-.256851.3098409-.363281.4785156-.106431.1686747-.21003.3519861-.310547.5507813l-4.152344 9.0097656h1.386719c.301552 0 .537513-.07222.708984-.216797.177384-.144578.315498-.318618.416016-.523437l4.230469-9.2167972c.053215-.1144579.110794-.258895.169921-.4335938.059128-.1746988.087891-.400626.087891-.6777344v-.9316406z"/><path d="m5.5 1c-.277 0-.5.223-.5.5v2.5c0 .277.223.5.5.5h1c.277 0 .5-.223.5-.5v-2.5c0-.277-.223-.5-.5-.5zm12 0c-.277 0-.5.223-.5.5v2.5c0 .277.223.5.5.5h1c.277 0 .5-.223.5-.5v-2.5c0-.277-.223-.5-.5-.5z"/></g><path d="m9 3h6v2h-6z" fill="#83beec" fill-opacity=".992647"/></svg>
\ No newline at end of file +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2 6v14c0 .554.446 1 1 1h18c.554 0 1-.446 1-1v-14h-1v14c-6 0-12 0-18 0v-14z" fill="#3a3a38"/><path d="m2 2v1 3h1 18 1v-3-1h-1-1v3h-4v-3h-8v3h-4v-3h-1z" fill="#0063b1"/><path d="m3 6h18v14h-18z" fill="#fafafa"/><g fill="#3a3a38"><path d="m8 7v1.4628906c0 .1325301.049873.251106.1503906.3535156.1005174.096386.2137221.1445313.3378906.1445313h5.3378908c-.135994.1506024-.256851.3098409-.363281.4785156-.106431.1686747-.21003.3519861-.310547.5507813l-4.152344 9.0097656h1.386719c.301552 0 .537513-.07222.708984-.216797.177384-.144578.315498-.318618.416016-.523437l4.230469-9.2167972c.053215-.1144579.110794-.258895.169921-.4335938.059128-.1746988.087891-.400626.087891-.6777344v-.9316406z"/><path d="m5.5 1c-.277 0-.5.223-.5.5v2.5c0 .277.223.5.5.5h1c.277 0 .5-.223.5-.5v-2.5c0-.277-.223-.5-.5-.5zm12 0c-.277 0-.5.223-.5.5v2.5c0 .277.223.5.5.5h1c.277 0 .5-.223.5-.5v-2.5c0-.277-.223-.5-.5-.5z"/></g><path d="m9 3h6v2h-6z" fill="#83beec" fill-opacity=".992647"/></svg>
\ No newline at end of file |
