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/frown-o.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/frown-o.svg')
-rw-r--r--src/icons/svg/frown-o.svg11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/icons/svg/frown-o.svg b/src/icons/svg/frown-o.svg
index 1d1aa50cd..3ae3f65d8 100644
--- a/src/icons/svg/frown-o.svg
+++ b/src/icons/svg/frown-o.svg
@@ -1,8 +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="frown_o" unicode="&#xf119;"
-
-d="M1134 307c11 -34 -8 -69 -41 -80c-34 -11 -70 8 -81 42c-33 107 -132 179 -244 179s-211 -72 -244 -179c-11 -34 -47 -53 -80 -42c-34 11 -53 46 -42 80c50 161 197 269 366 269s316 -108 366 -269zM640 896c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128
-s128 -57 128 -128zM1152 896c0 -71 -57 -128 -128 -128s-128 57 -128 128s57 128 128 128s128 -57 128 -128zM1408 640c0 353 -287 640 -640 640s-640 -287 -640 -640s287 -640 640 -640s640 287 640 640zM1536 640c0 -424 -344 -768 -768 -768s-768 344 -768 768
-s344 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="M1134 1229c11 34-8 69-41 80-34 11-70-8-81-42-33-107-132-179-244-179s-211 72-244 179c-11 34-47 53-80 42-34-11-53-46-42-80 50-161 197-269 366-269s316 108 366 269zM640 640c0 71-57 128-128 128s-128-57-128-128 57-128 128-128 128 57 128 128zm512 0c0 71-57 128-128 128s-128-57-128-128 57-128 128-128 128 57 128 128zm256 256c0-353-287-640-640-640S128 543 128 896s287 640 640 640 640-287 640-640zm128 0c0 424-344 768-768 768S0 1320 0 896s344-768 768-768 768 344 768 768z"/>
+</svg>