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/credit-card.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/credit-card.svg')
-rw-r--r--src/icons/svg/credit-card.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/credit-card.svg b/src/icons/svg/credit-card.svg
index bf722396b..8628586b4 100644
--- a/src/icons/svg/credit-card.svg
+++ b/src/icons/svg/credit-card.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="credit_card" unicode="&#xf09d;" horiz-adv-x="1920"
-
-d="M1760 1408c88 0 160 -72 160 -160v-1216c0 -88 -72 -160 -160 -160h-1600c-88 0 -160 72 -160 160v1216c0 88 72 160 160 160h1600zM160 1280c-17 0 -32 -15 -32 -32v-224h1664v224c0 17 -15 32 -32 32h-1600zM1760 0c17 0 32 15 32 32v608h-1664v-608
-c0 -17 15 -32 32 -32h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1760 128c88 0 160 72 160 160v1216c0 88-72 160-160 160H160c-88 0-160-72-160-160V288c0-88 72-160 160-160h1600zM160 256c-17 0-32 15-32 32v224h1664V288c0-17-15-32-32-32H160zm1600 1280c17 0 32-15 32-32V896H128v608c0 17 15 32 32 32h1600zM256 1408v-128h256v128H256zm384 0v-128h384v128H640z"/>
+</svg>