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/arrow-circle-o-left.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/arrow-circle-o-left.svg')
-rw-r--r--src/icons/svg/arrow-circle-o-left.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/arrow-circle-o-left.svg b/src/icons/svg/arrow-circle-o-left.svg
index e2a692da7..ec07c4483 100644
--- a/src/icons/svg/arrow-circle-o-left.svg
+++ b/src/icons/svg/arrow-circle-o-left.svg
@@ -1,7 +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="arrow_circle_o_left" unicode="&#xf190;"
-
-d="M1152 736v-192c0 -17 -15 -32 -32 -32h-352v-192c0 -18 -14 -32 -32 -32c-9 0 -17 4 -24 10l-319 319c-6 6 -9 15 -9 23s3 17 9 23l320 320c6 6 15 9 23 9c17 0 32 -15 32 -32v-192h352c17 0 32 -15 32 -32zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544
-s244 -544 544 -544s544 244 544 544zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768s768 -344 768 -768z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1152 800v192c0 17-15 32-32 32H768v192c0 18-14 32-32 32-9 0-17-4-24-10L393 919c-6-6-9-15-9-23s3-17 9-23l320-320c6-6 15-9 23-9 17 0 32 15 32 32v192h352c17 0 32 15 32 32zm160 96c0-300-244-544-544-544S224 596 224 896s244 544 544 544 544-244 544-544zm224 0c0 424-344 768-768 768S0 1320 0 896s344-768 768-768 768 344 768 768z"/>
+</svg>