Marco Martin 931fc4520c Use newly introduced ColorScheme-Accent
See https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/116
This is more correct since the color we want to use is the accent color
not the background highlight color.

BUG:446468
2024-06-25 10:38:56 +02:00

23 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" width="64" height="64">
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text {
color:#7B7C7E;
}
.ColorScheme-Background{
color:#EFF0F1;
}
.ColorScheme-Accent{
color:#3DAEE6;
}
.ColorScheme-ButtonText {
color:#7B7C7E;
}
</style>
<g style="fill:none" id="64-64-osd-sbs-sright">
<rect id="rect4265" height="64" width="64" x="0" y="0" style="fill:none"/>
<path style="color:#7b7c7e;fill:currentColor;fill-opacity:1;stroke:none" d="m 4,22 0,22 14,0 0,4 -4,0 0,1 9,0 1,0 4,0 0,-1 -4,0 0,-4 14,0 0,-22 -34,0 z m 35,0 0,1.001953 20,-0.002 0,18 -20,0 0,1 20,0 0,1 -13,0 -1,0 -6,0 0,1 1,0 0,4 -4,0 0,1 9,0 1,0 4,0 0,-1 -4,0 0,-4 14,0 0,-22 -21,0 z M 37,23 37,41 5,41 5,23.001953 37,23 Z m -32,19 32,0 0,1 -13,0 -1,0 -18,0 0,-1 z m 14,2 4,0 0,4 -4,0 0,-4 z m 22,0 4,0 0,4 -4,0 0,-4 z" id="path4269" inkscape:connector-curvature="0" class="ColorScheme-Text"/>
<path style="fill:currentColor;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 28,26 0,12 8,0 0,-1 -4,0 0,-6 4,0 0,-1 -7,0 0,-1 7,0 0,-3 -8,0 z m 11,0 0,3 7,0 0,1 -7,0 0,1 7,0 0,6 -7,0 0,1 8,0 0,-12 -8,0 z m 2,1 1,0 0,1 -1,0 0,-1 z m 2,0 1,0 0,1 -1,0 0,-1 z m 2,0 1,0 0,1 -1,0 0,-1 z m -16,4 2,0 0,6 -2,0 0,-6 z" id="path4275" inkscape:connector-curvature="0" class="ColorScheme-Accent"/>
</g>
</svg>