diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/im-google-talk.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/im-google-talk.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/im-google-talk.svg b/Flat-Remix-Light/actions/scalable/im-google-talk.svg index 6a1e7db7d..80833cad8 100644 --- a/Flat-Remix-Light/actions/scalable/im-google-talk.svg +++ b/Flat-Remix-Light/actions/scalable/im-google-talk.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(19.215686%,21.176471%,23.137255%)" d="M 6 2.5 C 4.066406 2.5 2.5 3.675781 2.5 5.125 C 2.5 6.550781 4.109375 7.964844 6 8 L 6 9.5 C 9.5 7.5 9.5 6.117188 9.5 5.125 C 9.5 3.675781 7.933594 2.5 6 2.5 Z M 4 4 L 5.5 4 L 5.5 5.5 C 5.5 6 5 6.5 4.5 6.5 L 4.5 6 C 4.5 6 5 6 5 5.5 L 4 5.5 Z M 6.5 4 L 8 4 L 8 5.5 C 8 6 7.5 6.5 7 6.5 L 7 6 C 7 6 7.5 6 7.5 5.5 L 6.5 5.5 Z M 6.5 4"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 C 4.1341 1 1 3.3506 1 6.25 C 1 9.105 4.2159 11.93 8 12 L 8 15 C 15 11 15 8.232 15 6.25 C 15 3.3506 11.866 1 8 1 z M 4 4 L 7 4 L 7 7 C 7 8 6 9 5 9 L 5 8 C 5 8 6 8 6 7 L 4 7 L 4 4 z M 9 4 L 12 4 L 12 7 C 12 8 11 9 10 9 L 10 8 C 10 8 11 8 11 7 L 9 7 L 9 4 z" transform="translate(4 4)"/> </svg> |