diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-10-16 09:13:30 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-10-16 12:35:44 +0200 |
commit | dedf1e7ff1714188f4e18e93de8ea537897377d4 (patch) | |
tree | 7ee5a926482a9e04cf078195902de059cdb654e5 /icon-themes | |
parent | 2756ed9317e3474003c11ffe7d1e2f087c1412bf (diff) |
tdf126796 percent stacked image fixed for colibre
Change-Id: Iad8d37c5d0f9fa10bad426ce2b1fb7e760b2e1fd
Reviewed-on: https://gerrit.libreoffice.org/80865
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/colibre/chart2/res/barpercent_52x60.png | bin | 338 -> 326 bytes | |||
-rw-r--r-- | icon-themes/colibre/chart2/res/columnpercent_52x60.png | bin | 375 -> 364 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/chart2/res/barpercent_52x60.svg | 43 | ||||
-rw-r--r-- | icon-themes/colibre_svg/chart2/res/columnpercent_52x60.svg | 43 |
4 files changed, 84 insertions, 2 deletions
diff --git a/icon-themes/colibre/chart2/res/barpercent_52x60.png b/icon-themes/colibre/chart2/res/barpercent_52x60.png Binary files differindex 4c5abc581c0b..758146b61e7a 100644 --- a/icon-themes/colibre/chart2/res/barpercent_52x60.png +++ b/icon-themes/colibre/chart2/res/barpercent_52x60.png diff --git a/icon-themes/colibre/chart2/res/columnpercent_52x60.png b/icon-themes/colibre/chart2/res/columnpercent_52x60.png Binary files differindex f5ec18259aa0..5d09401942d1 100644 --- a/icon-themes/colibre/chart2/res/columnpercent_52x60.png +++ b/icon-themes/colibre/chart2/res/columnpercent_52x60.png diff --git a/icon-themes/colibre_svg/chart2/res/barpercent_52x60.svg b/icon-themes/colibre_svg/chart2/res/barpercent_52x60.svg index ca50bc2c2c9c..4793701de20f 100644 --- a/icon-themes/colibre_svg/chart2/res/barpercent_52x60.svg +++ b/icon-themes/colibre_svg/chart2/res/barpercent_52x60.svg @@ -1 +1,42 @@ -<svg height="52" viewBox="0 0 60 52" width="60" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h60v52h-60z" fill="#fff"/><path d="m34 34v-8h-27v8z" fill="#eac282"/><path d="m43 42v-8h-36v8z" fill="#4d82b8"/><path d="m31 14v-8h-24v8z" fill="#eac282"/><path d="m37 22v-8h-30v8z" fill="#4d82b8"/><path d="m3 45h52v1h-52z" fill="#808080"/><path d="m6 3h1v46h-1z" fill="#808080"/><g fill="#fff"><path d="m10 33.9999a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 1a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1z"/><path d="m14 37.9999a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 1a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1z"/><path d="m14.59961 33.7002-6 8 .80078.5996 6-8z" fill-rule="evenodd"/></g></svg>
\ No newline at end of file +<svg height="52" viewBox="0 0 60 52" width="60" xmlns="http://www.w3.org/2000/svg"> + <path + d="m0 0h60v52h-60z" + fill="#fff" + /> + <path + d="M 26,40 V 32 H 7 v 8 z" + style="fill:#eac282;stroke-width:0.83887047" /> + <path + d="M 55,40 V 32 H 26 v 8 z" + style="fill:#4d82b8;stroke-width:0.89752746" /> + <path + d="M 41,23 V 15 H 7 v 8 z" + style="fill:#eac282;stroke-width:1.19023812" /> + <path + d="M 55,23 V 15 H 41 v 8 z" + style="fill:#4d82b8;stroke-width:0.68313003" /> + <path + d="m3 45h52v1h-52z" + fill="#808080" + /> + <path + d="m6 3h1v46h-1z" + fill="#808080" + /> + <g + style="fill:#808080;fill-opacity:1" + transform="translate(38,-30)"> + <path + d="m 10,33.9999 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 0,1 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z" + style="fill:#808080;fill-opacity:1" + /> + <path + d="m 14,37.9999 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 0,1 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z" + style="fill:#808080;fill-opacity:1" + /> + <path + d="m 14.59961,33.7002 -6,8 0.80078,0.5996 6,-8 z" + style="fill:#808080;fill-opacity:1;fill-rule:evenodd" + /> + </g> +</svg> diff --git a/icon-themes/colibre_svg/chart2/res/columnpercent_52x60.svg b/icon-themes/colibre_svg/chart2/res/columnpercent_52x60.svg index f1485582063c..a7c54c04885f 100644 --- a/icon-themes/colibre_svg/chart2/res/columnpercent_52x60.svg +++ b/icon-themes/colibre_svg/chart2/res/columnpercent_52x60.svg @@ -1 +1,42 @@ -<svg height="52" viewBox="0 0 60 52" width="60" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h60v52h-60z" fill="#fff"/><path d="m10 19h9v27h-9z" fill="#eac282"/><path d="m19 10h9v36h-9z" fill="#4d82b8"/><path d="m34 16h9v30h-9z" fill="#eac282"/><path d="m43 25h9v21h-9z" fill="#4d82b8"/><path d="m3 45h52v1h-52z" fill="#808080"/><path d="m6 3h1v46h-1z" fill="#808080"/><g fill="#fff"><path d="m45.5 36.0001a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 1a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1z"/><path d="m49.5 40.0001a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm0 1a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1z"/><path d="m50.09961 35.7004-6 8 .80078.5996 6-8z" fill-rule="evenodd"/></g></svg>
\ No newline at end of file +<svg height="52" viewBox="0 0 60 52" width="60" xmlns="http://www.w3.org/2000/svg"> + <path + d="m0 0h60v52h-60z" + fill="#fff" + /> + <path + d="m 13,33 h 9 v 13 h -9 z" + style="fill:#eac282;stroke-width:0.69388866" /> + <path + d="m 13,3 h 9 v 30 h -9 z" + style="fill:#4d82b8;stroke-width:0.91287094" /> + <path + d="m 33,16 h 9 v 30 h -9 z" + style="fill:#eac282" /> + <path + d="m 33,3 h 9 v 13 h -9 z" + style="fill:#4d82b8;stroke-width:0.78679579" /> + <path + d="m3 45h52v1h-52z" + fill="#808080" + /> + <path + d="m6 3h1v46h-1z" + fill="#808080" + /> + <g + style="fill:#808080;fill-opacity:1" + transform="translate(2)"> + <path + d="m 45.5,36.0001 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 0,1 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z" + style="fill:#808080;fill-opacity:1" + /> + <path + d="m 49.5,40.0001 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 0,1 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z" + style="fill:#808080;fill-opacity:1" + /> + <path + d="m 50.09961,35.7004 -6,8 0.80078,0.5996 6,-8 z" + style="fill:#808080;fill-opacity:1;fill-rule:evenodd" + /> + </g> +</svg> |