diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/insert-emoticon.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/insert-emoticon.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/insert-emoticon.svg b/Flat-Remix-Light/actions/scalable/insert-emoticon.svg index 852dc29cb..551372c73 100644 --- a/Flat-Remix-Light/actions/scalable/insert-emoticon.svg +++ b/Flat-Remix-Light/actions/scalable/insert-emoticon.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 4.066406 2.5 6 C 2.5 7.933594 4.066406 9.5 6 9.5 C 7.933594 9.5 9.5 7.933594 9.5 6 C 9.5 4.066406 7.933594 2.5 6 2.5 Z M 4.5 4.5 C 4.777344 4.5 5 4.726562 5 5 C 5 5.277344 4.777344 5.5 4.5 5.5 C 4.222656 5.5 4 5.277344 4 5 C 4 4.726562 4.222656 4.5 4.5 4.5 Z M 7.5 4.5 C 7.777344 4.5 8 4.726562 8 5 C 8 5.277344 7.777344 5.5 7.5 5.5 C 7.222656 5.5 7 5.277344 7 5 C 7 4.726562 7.222656 4.5 7.5 4.5 Z M 4.003906 7 L 7.996094 7 C 7.523438 7.628906 6.785156 8 6 8 C 5.214844 8 4.476562 7.628906 4.003906 7 Z M 4.003906 7"/> - </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 0.99804688 C 4.134 0.99804688 1 4.1320469 1 7.9980469 C 1 11.864047 4.134 14.998047 8 14.998047 C 11.866 14.998047 15 11.864047 15 7.9980469 C 15 4.1320469 11.866 0.99804688 8 0.99804688 z M 5 5.0019531 C 5.55407 5.0019531 6 5.4514031 6 6.0019531 C 6 6.5525931 5.55407 7.0019531 5 7.0019531 C 4.44576 7.0019531 4 6.5525931 4 6.0019531 C 4 5.4514031 4.44576 5.0019531 5 5.0019531 z M 11 5.0019531 C 11.55415 5.0019531 12 5.4514031 12 6.0019531 C 12 6.5525931 11.55415 7.0019531 11 7.0019531 C 10.44593 7.0019531 10 6.5525931 10 6.0019531 C 10 5.4514031 10.44593 5.0019531 11 5.0019531 z M 4.0078125 10.001953 L 11.992188 10.001953 C 11.049568 11.258753 9.571 11.999453 8 12.001953 C 6.429 11.999953 4.9504125 11.258783 4.0078125 10.001953 z" transform="translate(4 4)"/> </svg> |