diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-01-02 17:29:52 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-03 13:55:57 -0800 |
commit | 5ab8c8308bce2d1f81940a5d672098021c3725e6 (patch) | |
tree | 1d8b81e1593440f18de2552ff039ff9496381130 /icons/chart_bar_vertical.svg | |
parent | 9c4157ca359635352993ec5dc1e852456b3b11ca (diff) | |
download | subsurface-5ab8c8308bce2d1f81940a5d672098021c3725e6.tar.gz |
statistics: chart icons look better with rounded corners
This is certainly a ridiculous bike shedding effort, but I do like this better.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'icons/chart_bar_vertical.svg')
-rw-r--r-- | icons/chart_bar_vertical.svg | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/icons/chart_bar_vertical.svg b/icons/chart_bar_vertical.svg index 86069efb8..e396c38e2 100644 --- a/icons/chart_bar_vertical.svg +++ b/icons/chart_bar_vertical.svg @@ -33,7 +33,8 @@ width="99.800003" height="99.800003" x="0.1" - y="197.10001" /> + y="197.10001" + ry="9.0" /> <rect style="fill:#87aade;stroke:#000000;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" id="rect853" @@ -55,12 +56,5 @@ height="66.071342" x="70.099998" y="230.82867" /> - <rect - style="fill:#87aade;stroke:#000000;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" - id="rect2083" - width="19.799999" - height="46.130878" - x="10.1" - y="250.76913" /> </g> </svg> |