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/compass.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/compass.svg')
-rw-r--r--src/icons/svg/compass.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/compass.svg b/src/icons/svg/compass.svg
index 7f21622fb..abfa12f8a 100644
--- a/src/icons/svg/compass.svg
+++ b/src/icons/svg/compass.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="compass" unicode="&#xf14e;"
-
-d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640c0 300 -244 544 -544 544s-544 -244 -544 -544s244 -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="M640 1088l256-128-256-128v256zm384-591v542l-512 256V753zm288 399c0-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>