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/shopping-cart.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/shopping-cart.svg')
-rw-r--r--src/icons/svg/shopping-cart.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/shopping-cart.svg b/src/icons/svg/shopping-cart.svg
index fceec3c2e..4dc0d978c 100644
--- a/src/icons/svg/shopping-cart.svg
+++ b/src/icons/svg/shopping-cart.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="shopping_cart" unicode="&#xf07a;" horiz-adv-x="1664"
-
-d="M640 0c0 -70 -58 -128 -128 -128s-128 58 -128 128s58 128 128 128s128 -58 128 -128zM1536 0c0 -70 -58 -128 -128 -128s-128 58 -128 128s58 128 128 128s128 -58 128 -128zM1664 1088v-512c0 -32 -25 -60 -57 -64l-1044 -122c5 -23 13 -46 13 -70
-c0 -23 -14 -44 -24 -64h920c35 0 64 -29 64 -64s-29 -64 -64 -64h-1024c-35 0 -64 29 -64 64c0 31 45 106 61 137l-177 823h-204c-35 0 -64 29 -64 64s29 64 64 64h256c67 0 69 -80 79 -128h1201c35 0 64 -29 64 -64z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M640 1536c0 70-58 128-128 128s-128-58-128-128 58-128 128-128 128 58 128 128zm896 0c0 70-58 128-128 128s-128-58-128-128 58-128 128-128 128 58 128 128zm128-1088v512c0 32-25 60-57 64L563 1146c5 23 13 46 13 70 0 23-14 44-24 64h920c35 0 64 29 64 64s-29 64-64 64H448c-35 0-64-29-64-64 0-31 45-106 61-137L268 384H64c-35 0-64-29-64-64s29-64 64-64h256c67 0 69 80 79 128h1201c35 0 64 29 64 64z"/>
+</svg>