diff options
Diffstat (limited to 'Flat Remix/actions/symbolic/view-app-grid-symbolic.svg')
-rw-r--r-- | Flat Remix/actions/symbolic/view-app-grid-symbolic.svg | 70 |
1 files changed, 10 insertions, 60 deletions
diff --git a/Flat Remix/actions/symbolic/view-app-grid-symbolic.svg b/Flat Remix/actions/symbolic/view-app-grid-symbolic.svg index 962de461f..d149541d2 100644 --- a/Flat Remix/actions/symbolic/view-app-grid-symbolic.svg +++ b/Flat Remix/actions/symbolic/view-app-grid-symbolic.svg @@ -1,61 +1,11 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<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" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.1" - width="16" - height="16" - id="svg7384" - inkscape:version="0.91+devel r14446 custom" - sodipodi:docname="view-grid-symbolic.svg" - viewBox="0 0 16 16"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1920" - inkscape:window-height="1018" - id="namedview7" - inkscape:document-units="px" - showgrid="false" - inkscape:zoom="50.8125" - inkscape:cx="8" - inkscape:cy="7.9606396" - inkscape:window-x="0" - inkscape:window-y="32" - inkscape:window-maximized="1" - inkscape:current-layer="svg7384" /> - <title - id="title9167">Gnome Symbolic Icon Theme</title> - <defs - id="defs11" /> - <metadata - id="metadata90"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - d="m 2,2 0,3.9999998 4,0 L 6,2 Z m 8,0 0,3.9999998 4,0 L 14,2 Z m -7,0.9999998 2,0 L 5,5 3,5 Z m 8,0 2,0 L 13,5 11,5 Z M 2,10 l 0,4 4,0 0,-4 z m 8,0 0,4 4,0 0,-4 z m -7,1 2,0 0,2 -2,0 z m 8,0 2,0 0,2 -2,0 z" - inkscape:connector-curvature="0" - id="rect2999" - style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" /> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="3" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="7" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="3" y="11" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="7" y="11" rx=".25" ry=".25"/> + <rect style="fill:#5c616c" width="2" height="2" x="11" y="11" rx=".25" ry=".25"/> </svg> |