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:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-20 00:42:27 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-20 00:42:27 +0300
commit301376132e59609c0541ce94a671008588cbb806 (patch)
tree75d235e53b61f99f29b5d1a190b31e976b54c4eb /src/icons/svg/long-arrow-left.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/long-arrow-left.svg')
-rw-r--r--src/icons/svg/long-arrow-left.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/long-arrow-left.svg b/src/icons/svg/long-arrow-left.svg
index a3e0ca17d..610f1b0e8 100644
--- a/src/icons/svg/long-arrow-left.svg
+++ b/src/icons/svg/long-arrow-left.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="long_arrow_left" unicode="&#xf177;" horiz-adv-x="1792"
-
-d="M1792 736v-192c0 -18 -14 -32 -32 -32h-1248v-224c0 -13 -7 -24 -19 -29s-25 -3 -35 5l-384 350c-6 6 -10 14 -10 23v0c0 9 4 18 10 24l384 354c10 9 23 11 35 6c11 -5 19 -16 19 -29v-224h1248c18 0 32 -14 32 -32z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1792 800v192c0 18-14 32-32 32H512v224c0 13-7 24-19 29s-25 3-35-5L74 922c-6-6-10-14-10-23s4-18 10-24l384-354c10-9 23-11 35-6 11 5 19 16 19 29v224h1248c18 0 32 14 32 32z"/>
+</svg>