diff options
Diffstat (limited to 'Flat-Remix/panel/haguichi-connecting-2.svg')
-rw-r--r-- | Flat-Remix/panel/haguichi-connecting-2.svg | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/Flat-Remix/panel/haguichi-connecting-2.svg b/Flat-Remix/panel/haguichi-connecting-2.svg index 4447082b5..f423ece56 100644 --- a/Flat-Remix/panel/haguichi-connecting-2.svg +++ b/Flat-Remix/panel/haguichi-connecting-2.svg @@ -1,23 +1,9 @@ -<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> - <image id="image9" width="12" height="12" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAANElEQVQokWNgGAWEASMy5/+zZi4G0WcGGIpYpx+DsVlQZNi3szAwSgrjs4GJVCeRrIH2AAAvUQX576U64QAAAABJRU5ErkJggg=="/> - <mask id="mask0"> - <g filter="url(#alpha)"> - <use xlink:href="#image9"/> - </g> - </mask> - <clipPath id="clip1"> - <rect width="12" height="12" x="0" y="0"/> - </clipPath> - <g id="surface8" clip-path="url(#clip1)"> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.261719 10 L 9 10 L 5.476562 6.253906 L 3.824219 7.398438 Z M 6.261719 10"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface8"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.261719 2 L 9 2 L 5.238281 6 L 3.828125 7.402344 L 2.5 6 Z M 6.261719 2"/> - </g> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m11.524 19h5.4757l-7.0462-7.4937-3.3086 2.2912z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11.524 3h5.4757l-7.5243 8-2.821 2.807-2.6547-2.807z"/> </svg> |