diff options
Diffstat (limited to 'Flat Remix/apps/scalable/flash.svg')
-rw-r--r-- | Flat Remix/apps/scalable/flash.svg | 83 |
1 files changed, 6 insertions, 77 deletions
diff --git a/Flat Remix/apps/scalable/flash.svg b/Flat Remix/apps/scalable/flash.svg index cbf4fdb74..35f276e52 100644 --- a/Flat Remix/apps/scalable/flash.svg +++ b/Flat Remix/apps/scalable/flash.svg @@ -1,78 +1,7 @@ -<?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" - id="svg2" - version="1.1" - inkscape:version="0.91+devel r14080 custom" - sodipodi:docname="flash.svg" - inkscape:export-filename="/home/uri/workspace/NitruxforAndroid/res/drawable-xhdpi/flash_settings.png" - inkscape:export-xdpi="180" - inkscape:export-ydpi="180" - viewBox="0 0 512 512"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="0.87003251" - inkscape:cx="42.214884" - inkscape:cy="256" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:window-width="1920" - inkscape:window-height="1008" - inkscape:window-x="0" - inkscape:window-y="32" - inkscape:window-maximized="1" /> - <metadata - id="metadata7"> - <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,-540.3622)"> - <rect - style="fill:#d41a1a;fill-opacity:1;stroke:none;stroke-width:11.25" - id="rect4078" - width="450" - height="450" - x="31" - y="571.36218" - ry="225" /> - <path - style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:11.25;opacity:0.3" - id="path3727-2" - inkscape:connector-curvature="0" - d="m 342.99955,701.17652 0,40.74188 c -40.67211,0.70875 -50.66782,40.37737 -50.66782,40.37737 l 30.67643,0 0,40.73738 -47.56567,0 c -28.60835,88.26075 -94.44203,80.4015 -94.44203,80.4015 l 0,-40.74075 c 0,0 41.77553,7.75462 63.07623,-70.03688 26.64525,-97.30237 98.92286,-91.4805 98.92286,-91.4805 z" /> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:11.25" - id="path3727" - inkscape:connector-curvature="0" - d="m 336.99955,695.17652 0,40.74188 c -40.67211,0.70875 -50.66782,40.37737 -50.66782,40.37737 l 30.67643,0 0,40.73738 -47.56567,0 c -28.60835,88.26075 -94.44203,80.4015 -94.44203,80.4015 l 0,-40.74075 c 0,0 41.77553,7.75462 63.07623,-70.03688 26.64525,-97.30237 98.92286,-91.4805 98.92286,-91.4805 z" /> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" version="1.1" viewBox="0 0 512 512"> + <g transform="translate(0,-540.3622)"> + <rect style="fill:#d41a1a" width="450" height="450" x="31" y="571.36" ry="225"/> + <path style="opacity:0.3" d="m 342.99955,701.17652 0,40.74188 c -40.67211,0.70875 -50.66782,40.37737 -50.66782,40.37737 l 30.67643,0 0,40.73738 -47.56567,0 c -28.60835,88.26075 -94.44203,80.4015 -94.44203,80.4015 l 0,-40.74075 c 0,0 41.77553,7.75462 63.07623,-70.03688 26.64525,-97.30237 98.92286,-91.4805 98.92286,-91.4805 z"/> + <path style="fill:#ffffff" d="m 336.99955,695.17652 0,40.74188 c -40.67211,0.70875 -50.66782,40.37737 -50.66782,40.37737 l 30.67643,0 0,40.73738 -47.56567,0 c -28.60835,88.26075 -94.44203,80.4015 -94.44203,80.4015 l 0,-40.74075 c 0,0 41.77553,7.75462 63.07623,-70.03688 26.64525,-97.30237 98.92286,-91.4805 98.92286,-91.4805 z"/> + </g> </svg> |