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/hacker-news.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/hacker-news.svg')
-rw-r--r--src/icons/svg/hacker-news.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/hacker-news.svg b/src/icons/svg/hacker-news.svg
index 844fa9066..957f53d32 100644
--- a/src/icons/svg/hacker-news.svg
+++ b/src/icons/svg/hacker-news.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="hacker_news" unicode="&#xf1d4;"
-
-d="M809 532l266 499h-112l-157 -312s-24 -48 -44 -92c-19 46 -42 92 -42 92l-155 312h-120l263 -493v-324h101v318zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M809 1004l266-499H963L806 817s-24 48-44 92c-19-46-42-92-42-92L565 505H445l263 493v324h101v-318zm727-588v960c0 159-129 288-288 288H288c-159 0-288-129-288-288V416c0-159 129-288 288-288h960c159 0 288 129 288 288z"/>
+</svg>