diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/im-jabber.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/im-jabber.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/im-jabber.svg b/Flat-Remix/actions/scalable/im-jabber.svg index b8628e240..d3ed1320b 100644 --- a/Flat-Remix/actions/scalable/im-jabber.svg +++ b/Flat-Remix/actions/scalable/im-jabber.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 6 2.5 C 4.757812 2.5 3.75 3.605469 3.75 4.964844 C 3.746094 5.703125 4.339844 6.347656 4.617188 7.050781 C 4.738281 7.363281 4.960938 8 4.960938 8 L 7.039062 8 C 7.039062 8 7.261719 7.363281 7.382812 7.050781 C 7.660156 6.347656 8.238281 5.695312 8.25 4.964844 C 8.25 3.605469 7.242188 2.5 6 2.5 Z M 5 8.5 L 5 9.5 L 7 9.5 L 7 8.5 Z M 5 8.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 C 5.5147 1 3.5 3.2083406 3.5 5.9316406 C 3.491 7.4083406 4.6829687 8.6985156 5.2304688 10.103516 C 5.4744788 10.729686 5.9238281 12 5.9238281 12 L 10.076172 12 C 10.076172 12 10.525521 10.729616 10.769531 10.103516 C 11.317021 8.6985156 12.4761 7.3919406 12.5 5.9316406 C 12.5 3.2083406 10.4853 1 8 1 z M 6 13 L 6 15 L 10 15 L 10 13 L 6 13 z" transform="translate(4 4)"/> </svg> |