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_points.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_points.svg')
-rw-r--r-- | icons/chart_points.svg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/icons/chart_points.svg b/icons/chart_points.svg index 6eca95dd9..9882d1966 100644 --- a/icons/chart_points.svg +++ b/icons/chart_points.svg @@ -33,7 +33,8 @@ width="99.800003" height="99.800003" x="0.1" - y="197.10001" /> + y="197.10001" + ry="9.0" /> <ellipse style="fill:#87aade;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none" id="path2784" |