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/paint-brush.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/paint-brush.svg')
-rw-r--r--src/icons/svg/paint-brush.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/paint-brush.svg b/src/icons/svg/paint-brush.svg
index 5b50950d5..8f65c101e 100644
--- a/src/icons/svg/paint-brush.svg
+++ b/src/icons/svg/paint-brush.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="paint_brush" unicode="&#xf1fc;" horiz-adv-x="1792"
-
-d="M1615 1536c91 0 175 -68 175 -163c0 -53 -21 -104 -45 -151c-78 -148 -340 -637 -465 -752c-61 -57 -133 -91 -218 -91c-169 0 -307 144 -307 312c0 80 33 158 92 212l638 579c35 32 81 54 130 54zM706 502c52 -101 147 -177 257 -206l1 -71c6 -285 -192 -481 -478 -481
-c-339 0 -486 270 -486 577c37 -25 166 -128 208 -128c25 0 46 14 55 37c85 222 218 262 443 272z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1615 0c91 0 175 68 175 163 0 53-21 104-45 151-78 148-340 637-465 752-61 57-133 91-218 91-169 0-307-144-307-312 0-80 33-158 92-212l638-579c35-32 81-54 130-54zM706 1034c52 101 147 177 257 206l1 71c6 285-192 481-478 481-339 0-486-270-486-577 37 25 166 128 208 128 25 0 46-14 55-37 85-222 218-262 443-272z"/>
+</svg>