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/stethoscope.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/stethoscope.svg')
-rw-r--r--src/icons/svg/stethoscope.svg11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/icons/svg/stethoscope.svg b/src/icons/svg/stethoscope.svg
index 31ba03cc8..7a644e326 100644
--- a/src/icons/svg/stethoscope.svg
+++ b/src/icons/svg/stethoscope.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="stethoscope" unicode="&#xf0f1;" horiz-adv-x="1408"
-
-d="M1280 832c0 35 -29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64s64 29 64 64zM1408 832c0 -84 -53 -154 -128 -181v-395c0 -212 -201 -384 -448 -384s-448 172 -448 384v132c-217 27 -384 187 -384 380v512c0 35 29 64 64 64c6 0 11 -1 16 -2c22 39 64 66 112 66
-c71 0 128 -57 128 -128s-57 -128 -128 -128c-23 0 -45 7 -64 18v-402c0 -141 144 -256 320 -256s320 115 320 256v402c-19 -11 -41 -18 -64 -18c-71 0 -128 57 -128 128s57 128 128 128c48 0 90 -27 112 -66c5 1 10 2 16 2c35 0 64 -29 64 -64v-512
-c0 -193 -167 -353 -384 -380v-132c0 -141 144 -256 320 -256s320 115 320 256v395c-75 27 -128 97 -128 181c0 106 86 192 192 192s192 -86 192 -192z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1280 704c0-35-29-64-64-64s-64 29-64 64 29 64 64 64 64-29 64-64zm128 0c0 84-53 154-128 181v395c0 212-201 384-448 384s-448-172-448-384v-132C167 1121 0 961 0 768V256c0-35 29-64 64-64 6 0 11 1 16 2 22-39 64-66 112-66 71 0 128 57 128 128s-57 128-128 128c-23 0-45-7-64-18v402c0 141 144 256 320 256s320-115 320-256V366c-19 11-41 18-64 18-71 0-128-57-128-128s57-128 128-128c48 0 90 27 112 66 5-1 10-2 16-2 35 0 64 29 64 64v512c0 193-167 353-384 380v132c0 141 144 256 320 256s320-115 320-256V885c-75-27-128-97-128-181 0-106 86-192 192-192s192 86 192 192z"/>
+</svg>