diff options
Diffstat (limited to 'Flat-Remix-Light/panel/knemo-monitor-receive.svg')
-rw-r--r-- | Flat-Remix-Light/panel/knemo-monitor-receive.svg | 25 |
1 files changed, 7 insertions, 18 deletions
diff --git a/Flat-Remix-Light/panel/knemo-monitor-receive.svg b/Flat-Remix-Light/panel/knemo-monitor-receive.svg index 7cd8feb11..4578a419c 100644 --- a/Flat-Remix-Light/panel/knemo-monitor-receive.svg +++ b/Flat-Remix-Light/panel/knemo-monitor-receive.svg @@ -1,22 +1,11 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> - <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(19.215686%,21.176471%,23.137255%)" d="M 7 7 L 10 4.75 L 7 2.5 C 7.003906 2.5 7 3.167969 7 3.5 L 5.5 3.5 L 5.5 6 L 7 6 Z M 7 7"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> </defs> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 5 5.5 L 2 7.75 L 5 10 C 4.996094 10 5 9.332031 5 9 L 6.5 9 L 6.5 6.5 L 5 6.5 Z M 5 5.5"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> + <g transform="translate(-525 437)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m534-427-6 4.5 6 4.5c-0.004-0.003 0-1.3333 0-2h3v-2.1875-0.8125-2h-3z"/> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m538-424 6-4.5-6-4.5c0.004 0.003 0 1.3333 0 2h-3v2.1875 0.8125 2h3z"/> </g> </svg> |