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/camera.svg
parentfeee2d1fc0f83d603b94d5bb489cb97856e59f89 (diff)
Cleaning up and minifying SVG files
Diffstat (limited to 'src/icons/svg/camera.svg')
-rw-r--r--src/icons/svg/camera.svg10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/icons/svg/camera.svg b/src/icons/svg/camera.svg
index 42edb4c53..da7743632 100644
--- a/src/icons/svg/camera.svg
+++ b/src/icons/svg/camera.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="camera" unicode="&#xf030;" horiz-adv-x="1920"
-
-d="M960 864c159 0 288 -129 288 -288s-129 -288 -288 -288s-288 129 -288 288s129 288 288 288zM1664 1280c141 0 256 -115 256 -256v-896c0 -141 -115 -256 -256 -256h-1408c-141 0 -256 115 -256 256v896c0 141 115 256 256 256h224l51 136c25 66 103 120 173 120h512
-c70 0 148 -54 173 -120l51 -136h224zM960 128c247 0 448 201 448 448s-201 448 -448 448s-448 -201 -448 -448s201 -448 448 -448z" />
-</svg> \ No newline at end of file
+<svg width="1536" height="1536" xmlns="http://www.w3.org/2000/svg">
+ <path d="M960 672c159 0 288 129 288 288s-129 288-288 288-288-129-288-288 129-288 288-288zm704-416c141 0 256 115 256 256v896c0 141-115 256-256 256H256c-141 0-256-115-256-256V512c0-141 115-256 256-256h224l51-136C556 54 634 0 704 0h512c70 0 148 54 173 120l51 136h224zM960 1408c247 0 448-201 448-448s-201-448-448-448-448 201-448 448 201 448 448 448z"/>
+</svg>