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-down.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/arrow-circle-o-down.svg')
-rw-r--r--src/icons/svg/arrow-circle-o-down.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/arrow-circle-o-down.svg b/src/icons/svg/arrow-circle-o-down.svg
index 0d9b23221..ba452df9d 100644
--- a/src/icons/svg/arrow-circle-o-down.svg
+++ b/src/icons/svg/arrow-circle-o-down.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_down" unicode="&#xf01a;"
-
-d="M1120 608c0 -9 -4 -17 -10 -24l-319 -319c-7 -6 -15 -9 -23 -9s-16 3 -23 9l-320 320c-9 10 -12 23 -7 35s17 20 30 20h192v352c0 18 14 32 32 32h192c18 0 32 -14 32 -32v-352h192v0c18 0 32 -14 32 -32zM768 1184c-300 0 -544 -244 -544 -544s244 -544 544 -544
-s544 244 544 544s-244 544 -544 544zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768s344 768 768 768v0c424 0 768 -344 768 -768z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1120 928c0 9-4 17-10 24l-319 319c-7 6-15 9-23 9s-16-3-23-9L425 951c-9-10-12-23-7-35s17-20 30-20h192V544c0-18 14-32 32-32h192c18 0 32 14 32 32v352h192c18 0 32 14 32 32zM768 352c-300 0-544 244-544 544s244 544 544 544 544-244 544-544-244-544-544-544zm768 544c0 424-344 768-768 768S0 1320 0 896s344-768 768-768 768 344 768 768z"/>
+</svg>