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/comments.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/comments.svg')
-rw-r--r--src/icons/svg/comments.svg11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/icons/svg/comments.svg b/src/icons/svg/comments.svg
index 82d4900b4..2083ade38 100644
--- a/src/icons/svg/comments.svg
+++ b/src/icons/svg/comments.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="comments" unicode="&#xf086;" horiz-adv-x="1792"
-
-d="M1408 768c0 -283 -315 -512 -704 -512c-61 0 -120 6 -176 16c-83 -59 -177 -102 -278 -128c-27 -7 -56 -12 -86 -16h-3c-15 0 -29 12 -32 29v0c-4 19 9 31 20 44c39 44 83 83 117 166c-162 94 -266 239 -266 401c0 283 315 512 704 512s704 -229 704 -512zM1792 512
-c0 -163 -104 -307 -266 -401c34 -83 78 -122 117 -166c11 -13 24 -25 20 -44v0c-4 -18 -19 -31 -35 -29c-30 4 -59 9 -86 16c-101 26 -195 69 -278 128c-56 -10 -115 -16 -176 -16c-181 0 -347 50 -472 132c29 -2 59 -4 88 -4c215 0 418 62 573 174c167 122 259 287 259 466
-c0 52 -8 103 -23 152c169 -93 279 -241 279 -408z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1408 768c0 283-315 512-704 512-61 0-120-6-176-16-83 59-177 102-278 128-27 7-56 12-86 16h-3c-15 0-29-12-32-29-4-19 9-31 20-44 39-44 83-83 117-166C104 1075 0 930 0 768c0-283 315-512 704-512s704 229 704 512zm384 256c0 163-104 307-266 401 34 83 78 122 117 166 11 13 24 25 20 44-4 18-19 31-35 29-30-4-59-9-86-16-101-26-195-69-278-128-56 10-115 16-176 16-181 0-347-50-472-132 29 2 59 4 88 4 215 0 418-62 573-174 167-122 259-287 259-466 0-52-8-103-23-152 169 93 279 241 279 408z"/>
+</svg>