diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/paint-none.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/paint-none.svg | 65 |
1 files changed, 5 insertions, 60 deletions
diff --git a/Flat Remix Light/actions/scalable/paint-none.svg b/Flat Remix Light/actions/scalable/paint-none.svg index c928592d4..a20a6d5ee 100644 --- a/Flat Remix Light/actions/scalable/paint-none.svg +++ b/Flat Remix Light/actions/scalable/paint-none.svg @@ -1,63 +1,8 @@ -<?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" - viewBox="0 0 16 16" - version="1.1" - id="svg7" - sodipodi:docname="paint-none.svg" - inkscape:version="0.92.1 r15371"> - <metadata - id="metadata11"> - <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="1863" - inkscape:window-height="1059" - id="namedview9" - showgrid="false" - inkscape:zoom="9.8333333" - inkscape:cx="-1.0677966" - inkscape:cy="12" - inkscape:window-x="57" - inkscape:window-y="21" - inkscape:window-maximized="1" - inkscape:current-layer="svg7" /> - <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" 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="color:#5c616c;fill:#31363b;fill-opacity:1" - class="ColorScheme-Text" - d="M 3.9860485,2.8069747 A 1.1836259,1.1836259 0 0 0 3.1618298,4.8401779 L 6.3258924,8.0022871 3.1618298,11.164396 a 1.1842662,1.1842662 0 1 0 1.6738281,1.675782 L 7.9997204,9.6761151 11.165736,12.840178 a 1.1836259,1.1836259 0 1 0 1.671875,-1.675782 L 9.6755014,8.0022871 12.837611,4.8401779 a 1.1836259,1.1836259 0 0 0 -0.859375,-2.0332032 1.1836259,1.1836259 0 0 0 -0.8125,0.3574219 L 7.9997204,6.3284591 4.8356579,3.1643966 A 1.1836259,1.1836259 0 0 0 3.9860485,2.8069747 Z" - id="path5" - inkscape:connector-curvature="0" /> + </defs> + <path style="fill:#31363b" class="ColorScheme-Text" d="M 3.9860485,2.8069747 A 1.1836259,1.1836259 0 0 0 3.1618298,4.8401779 L 6.3258924,8.0022871 3.1618298,11.164396 a 1.1842662,1.1842662 0 1 0 1.6738281,1.675782 L 7.9997204,9.6761151 11.165736,12.840178 a 1.1836259,1.1836259 0 1 0 1.671875,-1.675782 L 9.6755014,8.0022871 12.837611,4.8401779 a 1.1836259,1.1836259 0 0 0 -0.859375,-2.0332032 1.1836259,1.1836259 0 0 0 -0.8125,0.3574219 L 7.9997204,6.3284591 4.8356579,3.1643966 A 1.1836259,1.1836259 0 0 0 3.9860485,2.8069747 Z"/> </svg> |