diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/user-trash-full.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/user-trash-full.svg | 78 |
1 files changed, 8 insertions, 70 deletions
diff --git a/Flat Remix Light/actions/scalable/user-trash-full.svg b/Flat Remix Light/actions/scalable/user-trash-full.svg index daccbbebf..ae39167bc 100644 --- a/Flat Remix Light/actions/scalable/user-trash-full.svg +++ b/Flat Remix Light/actions/scalable/user-trash-full.svg @@ -1,73 +1,11 @@ -<?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" - width="16" - height="16" - version="1.1" - id="svg11" - sodipodi:docname="user-trash-full.svg" - inkscape:version="0.92.1 r15371"> - <metadata - id="metadata15"> - <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></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="1193" - inkscape:window-height="678" - id="namedview13" - showgrid="false" - inkscape:zoom="10.727273" - inkscape:cx="-0.97881356" - inkscape:cy="11" - inkscape:window-x="66" - inkscape:window-y="24" - inkscape:window-maximized="0" - inkscape:current-layer="svg11" /> - <defs - id="defs3"> - <style - id="current-color-scheme" - type="text/css"> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } </style> - </defs> - <g - transform="translate(-426.50031,-224.9986)" - id="g9" - style="fill:#31363b;fill-opacity:1"> - <path - style="color:#5c616c;fill:#31363b;fill-opacity:1" - class="ColorScheme-Text" - d="m 429,230 c 0,0 -1.0405,3.3033 -0.99977,5.0036 0.03,1.38 1,4 1,4 5e-5,0.52358 0.47642,0.99995 1,1 h 8 1 c 0.52358,-5e-5 0.99995,-0.47642 1,-1 0,0 0.96731,-2.6235 1.0002,-3.9964 0.04,-1.7 -1,-5 -1,-5 z" - id="path5" - inkscape:connector-curvature="0" /> - <path - style="color:#5c616c;fill:#31363b;fill-opacity:1" - class="ColorScheme-Text" - d="m 428,228 v 1 l 13,-0.003 v -1 c 0,-1 -0.9998,-1.0034 -0.9998,-1.0034 h -3 c 0,0 0,-1 -1,-1 h -3 c -1,0 -1,1 -1,1 h -3 c 0,0 -1.0002,0.003 -1.0002,1.0034 z" - id="path7" - inkscape:connector-curvature="0" /> - </g> + </defs> + <g style="fill:#31363b" transform="translate(-426.50031,-224.9986)"> + <path style="fill:#31363b" class="ColorScheme-Text" d="m 429,230 c 0,0 -1.0405,3.3033 -0.99977,5.0036 0.03,1.38 1,4 1,4 5e-5,0.52358 0.47642,0.99995 1,1 h 8 1 c 0.52358,-5e-5 0.99995,-0.47642 1,-1 0,0 0.96731,-2.6235 1.0002,-3.9964 0.04,-1.7 -1,-5 -1,-5 z"/> + <path style="fill:#31363b" class="ColorScheme-Text" d="m 428,228 v 1 l 13,-0.003 v -1 c 0,-1 -0.9998,-1.0034 -0.9998,-1.0034 h -3 c 0,0 0,-1 -1,-1 h -3 c -1,0 -1,1 -1,1 h -3 c 0,0 -1.0002,0.003 -1.0002,1.0034 z"/> + </g> </svg> |