diff options
Diffstat (limited to 'Flat Remix Light/apps/scalable/gnome-tetravex.svg')
-rw-r--r-- | Flat Remix Light/apps/scalable/gnome-tetravex.svg | 115 |
1 files changed, 12 insertions, 103 deletions
diff --git a/Flat Remix Light/apps/scalable/gnome-tetravex.svg b/Flat Remix Light/apps/scalable/gnome-tetravex.svg index 999f531f8..1e3077f50 100644 --- a/Flat Remix Light/apps/scalable/gnome-tetravex.svg +++ b/Flat Remix Light/apps/scalable/gnome-tetravex.svg @@ -1,106 +1,15 @@ -<?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" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - viewBox="0 0 512 512" - id="svg2" - version="1.1" - inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" - sodipodi:docname="gnome-tetraves.svg" - width="512" - height="512"> - <metadata - id="metadata45"> - <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 /> - </cc:Work> - </rdf:RDF> - </metadata> - <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="985" - id="namedview43" - showgrid="false" - inkscape:zoom="0.44384765" - inkscape:cx="-616.65897" - inkscape:cy="140.24448" - inkscape:window-x="1080" - inkscape:window-y="581" - inkscape:window-maximized="1" - inkscape:current-layer="g4173" /> - <defs - id="defs4"> - <linearGradient - id="linearGradient3764" - x1="1" - x2="47" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-1,1,0,-1.5e-6,47.999998)"> - <stop - style="stop-color:#3d3d3d;stop-opacity:1" - id="stop7" /> - <stop - offset="1" - style="stop-color:#474747;stop-opacity:1" - id="stop9" /> - </linearGradient> - </defs> - <g - id="g4173" - transform="translate(34.777864,-26.212766)"> - <path - inkscape:connector-curvature="0" - id="path23" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.87992001" - d="M 50.222142,75.22158 H 410.22214 l 36,35.99846 v 359.98467 l -36,35.99848 H 50.222142 l -36,-35.99848 V 111.22004 Z" /> - <g - transform="matrix(18,0,0,17.999234,-219.77786,-158.76846)" - id="g25"> - <g - id="g27"> - <!-- color: #474747 --> - <g - id="g29"> - <path - inkscape:connector-curvature="0" - id="path31" - style="fill:#367bf0;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="m 14,12 -1,1 11,11 10.996,-11 -1,-1 M 14,12" /> - <path - inkscape:connector-curvature="0" - id="path33" - style="fill:#8e44ad;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="m 33.996,36 1,-1 L 24,24.004 13,35 l 1,1 m 19.996,0" /> - <path - inkscape:connector-curvature="0" - id="path35" - style="fill:#d41a1a;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="m 12,33.996 1,1 L 24,24 13,13 12,14 m 0,19.996" /> - <path - inkscape:connector-curvature="0" - id="path37" - style="fill:#1abc9c;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="M 36,14 35,13 24.004,24 35,34.996 l 1,-1 M 36,14" /> - </g> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" viewBox="0 0 512 512"> + <g transform="translate(34.777864,-26.212766)"> + <path style="fill-rule:evenodd" d="M 50.222142,75.22158 H 410.22214 l 36,35.99846 v 359.98467 l -36,35.99848 H 50.222142 l -36,-35.99848 V 111.22004 Z"/> + <g transform="matrix(18,0,0,17.999234,-219.77786,-158.76846)"> + <g> + <g> + <path style="fill:#367bf0" d="m 14,12 -1,1 11,11 10.996,-11 -1,-1 M 14,12"/> + <path style="fill:#8e44ad" d="m 33.996,36 1,-1 L 24,24.004 13,35 l 1,1 m 19.996,0"/> + <path style="fill:#d41a1a" d="m 12,33.996 1,1 L 24,24 13,13 12,14 m 0,19.996"/> + <path style="fill:#1abc9c" d="M 36,14 35,13 24.004,24 35,34.996 l 1,-1 M 36,14"/> </g> + </g> </g> + </g> </svg> |