diff options
Diffstat (limited to '')
| -rw-r--r-- | Flat-Remix/panel/irc-channel-parted.svg | 23 | 
1 files changed, 5 insertions, 18 deletions
| diff --git a/Flat-Remix/panel/irc-channel-parted.svg b/Flat-Remix/panel/irc-channel-parted.svg index a02aea20b..97283219b 100644 --- a/Flat-Remix/panel/irc-channel-parted.svg +++ b/Flat-Remix/panel/irc-channel-parted.svg @@ -1,21 +1,8 @@ -<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(82.745098%,85.490196%,89.019608%)" d="M 4 2 L 4 4 L 2 4 L 2 5 L 4 5 L 4 7 L 2 7 L 2 8 L 4 8 L 4 10 L 5 10 L 5 8 L 7 8 L 7 10 L 8 10 L 8 8 L 10 8 L 10 7 L 8 7 L 8 5 L 10 5 L 10 4 L 8 4 L 8 2 L 7 2 L 7 4 L 5 4 L 5 2 Z M 5 5 L 7 5 L 7 7 L 5 7 Z M 5 5"/> -  </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="#surface5"/> - </g> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m7 3v4h-4v2h4v4h-4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4v-2h-4v-4h-2v4h-4v-4zm2 6h4v4h-4z"/>  </svg> | 
