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/caret-square-o-right.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/caret-square-o-right.svg')
-rw-r--r--src/icons/svg/caret-square-o-right.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/caret-square-o-right.svg b/src/icons/svg/caret-square-o-right.svg
index 88466639a..3e67c76fc 100644
--- a/src/icons/svg/caret-square-o-right.svg
+++ b/src/icons/svg/caret-square-o-right.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="caret_square_o_right" unicode="&#xf152;"
-
-d="M1088 640c0 -21 -10 -40 -27 -52l-448 -320c-19 -14 -45 -16 -66 -5c-22 11 -35 33 -35 57v640c0 24 13 46 35 57c21 11 47 9 66 -5l448 -320c17 -12 27 -31 27 -52zM1280 160v960c0 18 -14 32 -32 32h-960c-18 0 -32 -14 -32 -32v-960c0 -18 14 -32 32 -32h960
-c18 0 32 14 32 32zM1536 1120v-960c0 -159 -129 -288 -288 -288h-960c-159 0 -288 129 -288 288v960c0 159 129 288 288 288h960c159 0 288 -129 288 -288z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1088 896c0 21-10 40-27 52l-448 320c-19 14-45 16-66 5-22-11-35-33-35-57V576c0-24 13-46 35-57 21-11 47-9 66 5l448 320c17 12 27 31 27 52zm192 480V416c0-18-14-32-32-32H288c-18 0-32 14-32 32v960c0 18 14 32 32 32h960c18 0 32-14 32-32zm256-960v960c0 159-129 288-288 288H288c-159 0-288-129-288-288V416c0-159 129-288 288-288h960c159 0 288 129 288 288z"/>
+</svg>