diff options
Diffstat (limited to 'Flat Remix/actions/scalable/go-down.svg')
-rw-r--r-- | Flat Remix/actions/scalable/go-down.svg | 46 |
1 files changed, 7 insertions, 39 deletions
diff --git a/Flat Remix/actions/scalable/go-down.svg b/Flat Remix/actions/scalable/go-down.svg index 9c2ea42df..82eb8a1c2 100644 --- a/Flat Remix/actions/scalable/go-down.svg +++ b/Flat Remix/actions/scalable/go-down.svg @@ -1,40 +1,8 @@ -<?xml version='1.0' encoding='UTF-8' standalone='no'?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg xmlns:cc='http://creativecommons.org/ns#' xmlns:dc='http://purl.org/dc/elements/1.1/' sodipodi:docname='go-down.svg' inkscape:export-filename='/home/sam/source-symbolic.png' inkscape:export-xdpi='270' inkscape:export-ydpi='270' height='16' id='svg7384' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:osb='http://www.openswatchbook.org/uri/2009/osb' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' style='enable-background:new' xmlns:svg='http://www.w3.org/2000/svg' version='1.1' inkscape:version='0.91 r' width='16' xmlns='http://www.w3.org/2000/svg'> - <sodipodi:namedview inkscape:bbox-nodes='true' inkscape:bbox-paths='false' bordercolor='#666666' borderlayer='false' borderopacity='1' inkscape:current-layer='layer12' inkscape:cx='356.82381' inkscape:cy='80.957587' gridtolerance='10' inkscape:guide-bbox='true' guidetolerance='10' id='namedview88' inkscape:object-nodes='true' inkscape:object-paths='true' objecttolerance='10' pagecolor='#7c7c7c' inkscape:pageopacity='0' inkscape:pageshadow='2' showborder='true' showgrid='false' showguides='true' inkscape:showpageshadow='false' inkscape:snap-bbox='true' inkscape:snap-bbox-edge-midpoints='false' inkscape:snap-bbox-midpoints='true' inkscape:snap-center='false' inkscape:snap-global='true' inkscape:snap-grids='true' inkscape:snap-intersection-paths='false' inkscape:snap-midpoints='true' inkscape:snap-nodes='true' inkscape:snap-object-midpoints='true' inkscape:snap-others='true' inkscape:snap-page='false' inkscape:snap-smooth-nodes='false' inkscape:snap-to-guides='true' inkscape:window-height='1024' inkscape:window-maximized='1' inkscape:window-width='1920' inkscape:window-x='0' inkscape:window-y='30' inkscape:zoom='1'> - <inkscape:grid color='#000000' dotted='false' empcolor='#0800ff' empopacity='0.4627451' empspacing='4' enabled='true' id='grid4866' opacity='0.16470588' originx='-44.0002' originy='-116.00334' snapvisiblegridlinesonly='true' spacingx='0.25px' spacingy='0.25px' type='xygrid' visible='true'/> - </sodipodi:namedview> - <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'> - <linearGradient id='linearGradient6882' osb:paint='solid'> - <stop id='stop6884' offset='0' style='stop-color:#555555;stop-opacity:1;'/> - </linearGradient> - <linearGradient id='linearGradient5606' osb:paint='solid'> - <stop id='stop5608' offset='0' style='stop-color:#000000;stop-opacity:1;'/> - </linearGradient> - </defs> - <g inkscape:groupmode='layer' id='layer12' inkscape:label='actions' style='display:inline' transform='translate(-285.0004,-100.99666)'> - - <path inkscape:connector-curvature='0' d='m 287.00089,109.20774 1.38585,-1.38509 3.63476,3.63493 -0.0211,-8.46136 2,0 0.0211,8.46136 3.63439,-3.63493 1.38509,1.38509 -6.04061,6.00086 z' id='path5363' sodipodi:nodetypes='cccccccccc' style='fill:#000000;fill-opacity:0.49803922;fill-rule:nonzero;stroke:none'/> - </g> - <g inkscape:groupmode='layer' id='layer1' inkscape:label='status' style='display:inline' transform='translate(-44.0002,-347.99666)'/> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7 2 L 7.0214844 10.460938 L 3.3867188 6.8261719 L 2 8.2109375 L 8 14.210938 L 14.041016 8.2109375 L 12.654297 6.8261719 L 9.0214844 10.460938 L 9 2 L 7 2 z"/> </svg> |