diff options
Diffstat (limited to 'Flat Remix/actions/scalable/kr_syncbrowse_off.svg')
-rw-r--r-- | Flat Remix/actions/scalable/kr_syncbrowse_off.svg | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix/actions/scalable/kr_syncbrowse_off.svg b/Flat Remix/actions/scalable/kr_syncbrowse_off.svg index 67e3c1cea..9b00654f0 100644 --- a/Flat Remix/actions/scalable/kr_syncbrowse_off.svg +++ b/Flat Remix/actions/scalable/kr_syncbrowse_off.svg @@ -1,8 +1,21 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } - </style> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 3 2.5 C 3 2.5 2.5 2.5 2.5 3 L 2.5 8.5 C 2.5 8.5 2.5 9 3 9 L 9 9 C 9 9 9.5 9 9.5 8.5 L 9.5 4 C 9.5 3.5 9 3.5 9 3.5 L 6.5 3.5 L 5.5 2.5 Z M 7.75 5.5 L 8.582031 6.144531 L 7.75 6.785156 L 7.75 6.355469 C 7.289062 6.355469 6.917969 6.742188 6.917969 7.214844 C 6.917969 7.6875 7.289062 8.070312 7.75 8.070312 C 8.210938 8.070312 8.582031 7.6875 8.582031 7.214844 C 8.582031 7.15625 8.605469 7.101562 8.644531 7.0625 C 8.683594 7.023438 8.738281 7 8.792969 7 C 8.90625 7 9 7.097656 9 7.214844 C 9 7.222656 9 7.226562 9 7.234375 C 8.988281 7.933594 8.433594 8.5 7.75 8.5 C 7.058594 8.5 6.5 7.925781 6.5 7.214844 C 6.5 6.503906 7.058594 5.929688 7.75 5.929688 Z M 7.75 5.5"/> + </g> </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"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |