Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-07-23 07:58:42 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commitd956920450ce1171df30340ca52b681a7e5bb63e (patch)
treecc3755a1543a607e20133903087e88d2ff4b9ce3 /icons/graph-down.svg
parenteff406f02214ed6268ec9eb9f17fd3e4d4551438 (diff)
Simplify bar chart and graph icons
Diffstat (limited to 'icons/graph-down.svg')
-rw-r--r--icons/graph-down.svg4
1 files changed, 1 insertions, 3 deletions
diff --git a/icons/graph-down.svg b/icons/graph-down.svg
index b68efc419..ad9b81abc 100644
--- a/icons/graph-down.svg
+++ b/icons/graph-down.svg
@@ -1,5 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-graph-down" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M0 0h1v16H0V0zm1 15h15v1H1v-1z"/>
- <path fill-rule="evenodd" d="M14.39 9.041l-4.349-5.436L7 6.646 3.354 3l-.708.707L7 8.061l2.959-2.959 3.65 4.564.781-.625z"/>
- <path fill-rule="evenodd" d="M10 9.854a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v3.5h-3.5a.5.5 0 0 0-.5.5z"/>
+ <path fill-rule="evenodd" d="M0 0h1v15h15v1H0V0zm10 11.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-1 0v2.6l-3.613-4.417a.5.5 0 0 0-.74-.037L7.06 8.233 3.404 3.206a.5.5 0 0 0-.808.588l4 5.5a.5.5 0 0 0 .758.06l2.609-2.61L13.445 11H10.5a.5.5 0 0 0-.5.5z"/>
</svg> \ No newline at end of file