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/user-circle.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/user-circle.svg')
-rw-r--r--src/icons/svg/user-circle.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/user-circle.svg b/src/icons/svg/user-circle.svg
index b75cddd11..e3bf77bd9 100644
--- a/src/icons/svg/user-circle.svg
+++ b/src/icons/svg/user-circle.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="user_circle" unicode="&#xf2bd;" horiz-adv-x="1792"
-
-d="M1523 197c-26 187 -102 353 -272 376c-88 -96 -215 -157 -355 -157s-267 61 -355 157c-170 -23 -246 -189 -272 -376c139 -196 368 -325 627 -325s488 129 627 325zM1280 896c0 212 -172 384 -384 384s-384 -172 -384 -384s172 -384 384 -384s384 172 384 384zM1792 640
-c0 -493 -400 -896 -896 -896c-495 0 -896 402 -896 896c0 495 401 896 896 896s896 -401 896 -896z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M1523 1339c-26-187-102-353-272-376-88 96-215 157-355 157s-267-61-355-157c-170 23-246 189-272 376 139 196 368 325 627 325s488-129 627-325zm-243-699c0-212-172-384-384-384S512 428 512 640s172 384 384 384 384-172 384-384zm512 256c0 493-400 896-896 896-495 0-896-402-896-896C0 401 401 0 896 0s896 401 896 896z"/>
+</svg>