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/heart.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/heart.svg')
-rw-r--r--src/icons/svg/heart.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/heart.svg b/src/icons/svg/heart.svg
index 731ff62e9..7cd04f8c2 100644
--- a/src/icons/svg/heart.svg
+++ b/src/icons/svg/heart.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="heart" unicode="&#xf004;" horiz-adv-x="1792"
-
-d="M896 -128c-16 0 -32 6 -44 18l-624 602c-8 7 -228 208 -228 448c0 293 179 468 478 468c175 0 339 -138 418 -216c79 78 243 216 418 216c299 0 478 -175 478 -468c0 -240 -220 -441 -229 -450l-623 -600c-12 -12 -28 -18 -44 -18z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M896 1664c-16 0-32-6-44-18l-624-602c-8-7-228-208-228-448 0-293 179-468 478-468 175 0 339 138 418 216 79-78 243-216 418-216 299 0 478 175 478 468 0 240-220 441-229 450l-623 600c-12 12-28 18-44 18z"/>
+</svg>