diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg b/Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg index 81589e819..e08d31ca0 100644 --- a/Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg +++ b/Flat-Remix-Red-Light/actions/scalable/kr_syncbrowse_off.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="m2 1.0039s-1 0-1 1v11s0 1 1 1h12s1 0 1-1v-9.0001c0-1-1-1-1-1h-5l-2-2h-5zm9.5 5.9961l1.666 1.2852-1.666 1.2871v-0.8575c-0.92 0-1.666 0.7662-1.666 1.7132s0.746 1.715 1.666 1.715 1.666-0.768 1.666-1.715a0.41663 0.42857 0 0 1 0.418 -0.428 0.41663 0.42857 0 0 1 0.416 0.428 0.41663 0.42857 0 0 1 -0.002 0.043c-0.022 1.4-1.131 2.529-2.498 2.529-1.381 0-2.5-1.152-2.5-2.572 0-1.4204 1.119-2.5706 2.5-2.5706v-0.8574z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 2,1 C 2,1 1,1 1,2 V 13 C 1,13 1,14 2,14 H 14 C 14,14 15,14 15,13 V 4 C 15,3 14,3 14,3 H 9 L 7,1 Z M 11.5,7 13.166,8.2852 11.5,9.5723 V 8.7148 C 10.58,8.7148 9.834,9.481 9.834,10.428 9.834,11.375 10.58,12.143 11.5,12.143 12.42,12.143 13.166,11.375 13.166,10.428 13.166,10.191 13.354,10 13.584,10 13.814,10 14,10.192 14,10.428 V 10.471 C 13.976,11.871 12.867,13 11.5,13 10.119,13 9,11.848 9,10.428 9,9 10.119,7.8574 11.5,7.8574 Z"/> + </g> </svg> |