diff options
Diffstat (limited to 'Flat Remix/actions/symbolic/view-list-symbolic.svg')
-rw-r--r-- | Flat Remix/actions/symbolic/view-list-symbolic.svg | 118 |
1 files changed, 5 insertions, 113 deletions
diff --git a/Flat Remix/actions/symbolic/view-list-symbolic.svg b/Flat Remix/actions/symbolic/view-list-symbolic.svg index ff7cb1053..4a48dddab 100644 --- a/Flat Remix/actions/symbolic/view-list-symbolic.svg +++ b/Flat Remix/actions/symbolic/view-list-symbolic.svg @@ -1,114 +1,6 @@ -<?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" - id="svg7384" - style="enable-background:new" - height="16" - width="16" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="view-list-symbolic.svg"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1918" - inkscape:window-height="1005" - id="namedview10" - showgrid="false" - showguides="false" - inkscape:zoom="40.96" - inkscape:cx="7.6662805" - inkscape:cy="8" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg7384" /> - <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>Paper Symbolic Icon Theme</dc:title> - <cc:license - rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-sa/3.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <title - id="title8473">Paper Symbolic Icon Theme</title> - <defs - id="defs7386"> - <filter - id="filter7554" - style="color-interpolation-filters:sRGB"> - <feBlend - id="feBlend7556" - in2="BackgroundImage" - mode="darken" /> - </filter> - </defs> - <rect - style="opacity:1;fill:#555555;fill-opacity:1;stroke:none;stroke-opacity:1" - id="rect3359" - width="6" - height="2" - x="8" - y="10" - ry="0" /> - <rect - ry="0" - y="4" - x="8" - height="2" - width="6" - id="rect4161" - style="opacity:1;fill:#555555;fill-opacity:1;stroke:none;stroke-opacity:1" /> - <rect - x="2" - y="3" - width="4" - height="4" - ry="0.25" - style="fill:#555555;enable-background:new" - id="rect6732" /> - <rect - id="rect4181" - style="fill:#555555;enable-background:new" - ry="0.25" - height="4" - width="4" - y="9" - x="2" /> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <rect style="fill:#5c616c" width="6" height="2" x="8" y="10" ry="0"/> + <rect style="fill:#5c616c" width="6" height="2" x="8" y="4" ry="0"/> + <rect style="fill:#5c616c" width="4" height="4" x="2" y="3" ry=".25"/> + <rect style="fill:#5c616c" width="4" height="4" x="2" y="9" ry=".25"/> </svg> |