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:
Diffstat (limited to 'src/icons/svg/plus.svg')
-rw-r--r--src/icons/svg/plus.svg9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/icons/svg/plus.svg b/src/icons/svg/plus.svg
index 2da1058e6..deb2ca65e 100644
--- a/src/icons/svg/plus.svg
+++ b/src/icons/svg/plus.svg
@@ -1,6 +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="plus" unicode="&#xf067;" horiz-adv-x="1408"
-
-d="M1408 800v-192c0 -53 -43 -96 -96 -96h-416v-416c0 -53 -43 -96 -96 -96h-192c-53 0 -96 43 -96 96v416h-416c-53 0 -96 43 -96 96v192c0 53 43 96 96 96h416v416c0 53 43 96 96 96h192c53 0 96 -43 96 -96v-416h416c53 0 96 -43 96 -96z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1408 736v192c0 53-43 96-96 96H896v416c0 53-43 96-96 96H608c-53 0-96-43-96-96v-416H96c-53 0-96-43-96-96V736c0-53 43-96 96-96h416V224c0-53 43-96 96-96h192c53 0 96 43 96 96v416h416c53 0 96 43 96 96z"/>
+</svg>