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/battery-half.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/battery-half.svg')
-rw-r--r--src/icons/svg/battery-half.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/battery-half.svg b/src/icons/svg/battery-half.svg
index 44029e311..b31e3ebdd 100644
--- a/src/icons/svg/battery-half.svg
+++ b/src/icons/svg/battery-half.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="battery_half" unicode="&#xf242;" horiz-adv-x="2304"
-
-d="M256 256v768h896v-768h-896zM2176 960c71 0 128 -57 128 -128v-384c0 -71 -57 -128 -128 -128v-160c0 -88 -72 -160 -160 -160h-1856c-88 0 -160 72 -160 160v960c0 88 72 160 160 160h1856c88 0 160 -72 160 -160v-160zM2176 448v384h-128v288c0 18 -14 32 -32 32h-1856
-c-18 0 -32 -14 -32 -32v-960c0 -18 14 -32 32 -32h1856c18 0 32 14 32 32v288h128z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M256 1280V512h896v768H256zm1920-704c71 0 128 57 128 128v384c0 71-57 128-128 128v160c0 88-72 160-160 160H160c-88 0-160-72-160-160V416c0-88 72-160 160-160h1856c88 0 160 72 160 160v160zm0 512V704h-128V416c0-18-14-32-32-32H160c-18 0-32 14-32 32v960c0 18 14 32 32 32h1856c18 0 32-14 32-32v-288h128z"/>
+</svg>