Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/grid-c.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/grid-c.svg')
-rw-r--r--icons/grid-c.svg106
1 files changed, 85 insertions, 21 deletions
diff --git a/icons/grid-c.svg b/icons/grid-c.svg
index ba785bf..b1f4796 100644
--- a/icons/grid-c.svg
+++ b/icons/grid-c.svg
@@ -1,22 +1,86 @@
-<?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">
- <rect x="0" y="0" width="44" height="44" style="fill:&fill_color;;stroke:&fill_color;;stroke-width:0"/>
-
- <line x1="0" x2="44" y1="2" y2="2" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="0" x2="44" y1="12" y2="12" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="0" x2="44" y1="22" y2="22" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="0" x2="44" y1="32" y2="32" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line x1="0" x2="44" y1="42" y2="42" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
-
- <line y1="0" y2="44" x1="2" x2="2" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="0" y2="44" x1="12" x2="12" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="0" y2="44" x1="22" x2="22" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="0" y2="44" x1="32" x2="32" style="fill:&fill_color;;stroke:&stroke_color;;stroke-width:4"/>
- <line y1="0" y2="44" x1="42" x2="42" 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,-4.5)">
+ <rect
+ width="44"
+ height="44"
+ x="0"
+ y="10"
+ style="fill:none;stroke:none" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="12"
+ y1="12"
+ x2="44"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="22"
+ y1="22"
+ x2="44"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="32"
+ y1="32"
+ x2="44"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="42"
+ y1="42"
+ x2="44"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ y2="52"
+ y1="52"
+ x2="44"
+ x1="0" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ x2="2"
+ x1="2"
+ y2="54"
+ y1="10" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ x2="12"
+ x1="12"
+ y2="54"
+ y1="10" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ x2="22"
+ x1="22"
+ y2="54"
+ y1="10" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ x2="32"
+ x1="32"
+ y2="54"
+ y1="10" />
+ <line
+ style="fill:none;stroke:#ffffff;stroke-width:4"
+ x2="42"
+ x1="42"
+ y2="54"
+ y1="10" />
+ </g>
</svg>