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/files-o.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/files-o.svg')
-rw-r--r--src/icons/svg/files-o.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/files-o.svg b/src/icons/svg/files-o.svg
index 22fc344a9..d2bdb654f 100644
--- a/src/icons/svg/files-o.svg
+++ b/src/icons/svg/files-o.svg
@@ -1,7 +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="files_o" unicode="&#xf0c5;" horiz-adv-x="1792"
-
-d="M1696 1152c53 0 96 -43 96 -96v-1216c0 -53 -43 -96 -96 -96h-960c-53 0 -96 43 -96 96v288h-544c-53 0 -96 43 -96 96v672c0 53 31 127 68 164l408 408c37 37 111 68 164 68h416c53 0 96 -43 96 -96v-328c39 23 89 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323
-l-299 -299h299v299zM708 676l316 316v416h-384v-416c0 -53 -43 -96 -96 -96h-416v-640h512v256c0 53 31 127 68 164zM1664 -128v1152h-384v-416c0 -53 -43 -96 -96 -96h-416v-640h896z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1696 384c53 0 96 43 96 96v1216c0 53-43 96-96 96H736c-53 0-96-43-96-96v-288H96c-53 0-96-43-96-96V640c0-53 31-127 68-164L476 68C513 31 587 0 640 0h416c53 0 96 43 96 96v328c39-23 89-40 128-40h416zm-544 213L853 896h299V597zM512 213L213 512h299V213zm196 647l316-316V128H640v416c0 53-43 96-96 96H128v640h512v-256c0-53 31-127 68-164zm956 804V512h-384v416c0 53-43 96-96 96H768v640h896z"/>
+</svg>