diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/xfpm-brightness-lcd.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/xfpm-brightness-lcd.svg | 65 |
1 files changed, 5 insertions, 60 deletions
diff --git a/Flat Remix Light/actions/scalable/xfpm-brightness-lcd.svg b/Flat Remix Light/actions/scalable/xfpm-brightness-lcd.svg index 6d6aecf9d..3b797d0cd 100644 --- a/Flat Remix Light/actions/scalable/xfpm-brightness-lcd.svg +++ b/Flat Remix Light/actions/scalable/xfpm-brightness-lcd.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="xfpm-brightness-lcd.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="1386" - inkscape:window-height="723" - id="namedview9" - showgrid="false" - inkscape:zoom="9.8333333" - inkscape:cx="-1.0677966" - inkscape:cy="12" - inkscape:window-x="76" - inkscape:window-y="43" - inkscape:window-maximized="0" - 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 7.996094,0.71875 7.998094,0.7207 8,0.71875 Z m 0.002,0.00195 C 7.230785,1.4778926 6.483059,2.2561352 5.703125,3 H 3 V 5.703125 C 2.2554,6.483725 1.47665,7.232 0.71875,8 1.47665,8.76805 2.25545,9.516175 3,10.296875 V 13 H 5.703125 C 6.483725,13.7446 7.232,14.52335 8,15.28125 8.76805,14.52335 9.516175,13.74455 10.296875,13 H 13 V 10.296875 C 13.7446,9.516275 14.52335,8.768 15.28125,8 14.52335,7.23195 13.74455,6.483825 13,5.703125 V 3 H 10.296875 C 9.512544,2.2561347 8.767348,1.4780918 7.998047,0.7207031 Z M 8,3.5 c 2.4853,0 4.5,2.0147 4.5,4.5 0,2.4853 -2.0147,4.5 -4.5,4.5 C 5.5147,12.5 3.5,10.4853 3.5,8 3.5,5.5147 5.5147,3.5 8,3.5 Z M 8,5 C 6.34315,5 5,6.34315 5,8 c 0,1.65685 1.34315,3 3,3 z" - id="path5" - inkscape:connector-curvature="0" /> + </defs> + <path style="fill:#31363b" class="ColorScheme-Text" d="M 7.996094,0.71875 7.998094,0.7207 8,0.71875 Z m 0.002,0.00195 C 7.230785,1.4778926 6.483059,2.2561352 5.703125,3 H 3 V 5.703125 C 2.2554,6.483725 1.47665,7.232 0.71875,8 1.47665,8.76805 2.25545,9.516175 3,10.296875 V 13 H 5.703125 C 6.483725,13.7446 7.232,14.52335 8,15.28125 8.76805,14.52335 9.516175,13.74455 10.296875,13 H 13 V 10.296875 C 13.7446,9.516275 14.52335,8.768 15.28125,8 14.52335,7.23195 13.74455,6.483825 13,5.703125 V 3 H 10.296875 C 9.512544,2.2561347 8.767348,1.4780918 7.998047,0.7207031 Z M 8,3.5 c 2.4853,0 4.5,2.0147 4.5,4.5 0,2.4853 -2.0147,4.5 -4.5,4.5 C 5.5147,12.5 3.5,10.4853 3.5,8 3.5,5.5147 5.5147,3.5 8,3.5 Z M 8,5 C 6.34315,5 5,6.34315 5,8 c 0,1.65685 1.34315,3 3,3 z"/> </svg> |