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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/svg/bar-chart.svg')
-rw-r--r--src/icons/svg/bar-chart.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/bar-chart.svg b/src/icons/svg/bar-chart.svg
index bc34b07c7..463c6f2ea 100644
--- a/src/icons/svg/bar-chart.svg
+++ b/src/icons/svg/bar-chart.svg
@@ -1,6 +1,3 @@
-<?xml version="1.0" standalone="no"?>
-<svg width="1536px" height="1536px" version="1.1" xmlns="http://www.w3.org/2000/svg">
- <path transform="scale(1, -1) translate(0, -1536)" glyph-name="bar_chart" unicode="&#xf080;" horiz-adv-x="2048"
-
-d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M640 896v512H384V896h256zm384-512v1024H768V384h256zm1024 1152v128H0V128h128v1408h1920zm-640-896v768h-256V640h256zm384-384v1152h-256V256h256z"/>
+</svg>