diff options
Diffstat (limited to 'Flat Remix Dark/apps/scalable/gnome-2048.svg')
-rw-r--r-- | Flat Remix Dark/apps/scalable/gnome-2048.svg | 90 |
1 files changed, 9 insertions, 81 deletions
diff --git a/Flat Remix Dark/apps/scalable/gnome-2048.svg b/Flat Remix Dark/apps/scalable/gnome-2048.svg index e74629448..b8b6b602c 100644 --- a/Flat Remix Dark/apps/scalable/gnome-2048.svg +++ b/Flat Remix Dark/apps/scalable/gnome-2048.svg @@ -1,82 +1,10 @@ -<?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" - width="512" - height="512" - viewBox="0 0 135.46666 135.46666" - version="1.1" - id="svg8" - inkscape:version="0.91 r13725" - sodipodi:docname="gnome-2048.svg"> - <defs - id="defs2" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="1.7539062" - inkscape:cx="19.634016" - inkscape:cy="415.46138" - inkscape:document-units="mm" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:window-width="3840" - inkscape:window-height="2040" - inkscape:window-x="0" - inkscape:window-y="64" - inkscape:window-maximized="1" /> - <metadata - id="metadata5"> - <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> - <g - inkscape:label="Capa 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-161.53336)"> - <text - xml:space="preserve" - style="font-style:normal;font-weight:normal;font-size:55.22803116px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.94511414;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - x="4.388288" - y="250.60672" - id="text4163-7" - sodipodi:linespacing="125%"><tspan - sodipodi:role="line" - id="tspan4161-2" - x="4.388288" - y="250.60672" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-family:Impact;-inkscape-font-specification:'Impact Condensed';fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.94511414;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">2048</tspan></text> - <text - xml:space="preserve" - style="font-style:normal;font-weight:normal;font-size:55.22803116px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.94511414;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - x="4.388288" - y="248.13419" - id="text4163" - sodipodi:linespacing="125%"><tspan - sodipodi:role="line" - id="tspan4161" - x="4.388288" - y="248.13419" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:condensed;font-family:Impact;-inkscape-font-specification:'Impact Condensed';fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.94511414;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">2048</tspan></text> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" viewBox="0 0 135.47 135.47"> + <g transform="translate(0,-161.53336)"> + <text style="font-size:55.22803116px;line-height:125%;letter-spacing:0px;word-spacing:0px;opacity:0.5;fill:#ffffff;stroke:#000000;stroke-width:4.94511414;stroke-linejoin:bevel" x="4.39" y="250.61" xml:space="preserve"> + <tspan style="font-stretch:condensed;font-family:Impact;fill:#ffffff;stroke:#000000;stroke-width:4.94511414;stroke-linejoin:bevel" x="4.39" y="250.61">2048</tspan> + </text> + <text style="font-size:55.22803116px;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;stroke:#ffffff;stroke-width:4.94511414;stroke-linejoin:round" x="4.39" y="248.13" xml:space="preserve"> + <tspan style="font-stretch:condensed;font-family:Impact;fill:#ffffff;stroke:#ffffff;stroke-width:4.94511414;stroke-linejoin:round" x="4.39" y="248.13">2048</tspan> + </text> + </g> </svg> |