Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/angles-360.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/angles-360.svg')
-rw-r--r--icons/angles-360.svg54
1 files changed, 43 insertions, 11 deletions
diff --git a/icons/angles-360.svg b/icons/angles-360.svg
index e3b8ff8..96c9e66 100644
--- a/icons/angles-360.svg
+++ b/icons/angles-360.svg
@@ -1,12 +1,44 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
- <!ENTITY fill_color "none">
- <!ENTITY stroke_color "#FFFFFF">
-]>
-<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45">
- <line x1="0" y1="22" x2="44" y2="22" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="22" y1="0" x2="22" y2="44" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="6.4" y1="6.4" x2="37.6" y2="37.6" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="6.4" y1="37.6" x2="37.6" y2="6.4" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ version="1.1"
+ width="55"
+ height="55">
+ <rect
+ width="55"
+ height="55"
+ x="0"
+ y="0"
+ style="fill:#000000;fill-opacity:1;stroke:none" />
+ <g
+ transform="translate(5.5,5.5)">
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="22"
+ x2="44"
+ y1="22"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="44"
+ x2="22"
+ y1="0"
+ x1="22" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="37.6"
+ x2="37.6"
+ y1="6.4"
+ x1="6.4" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="6.4"
+ x2="37.6"
+ y1="37.6"
+ x1="6.4" />
+ </g>
</svg>