diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/games-hint.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/games-hint.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/games-hint.svg b/Flat-Remix/actions/scalable/games-hint.svg index 355cde3d6..2460197d0 100644 --- a/Flat-Remix/actions/scalable/games-hint.svg +++ b/Flat-Remix/actions/scalable/games-hint.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 5 2.5 4 3.246094 4 4.148438 C 4 5.125 5.5 8 5.5 8 L 6.5 8 C 6.5 8 8 5.125 8 4.148438 C 8 3.246094 7 2.5 6 2.5 Z M 5.5 8.5 L 5.5 9 C 5.5 9.277344 5.722656 9.5 6 9.5 C 6.277344 9.5 6.5 9.277344 6.5 9 L 6.5 8.5 Z M 5.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 L 8 1.0019531 C 6.0003 1.0019531 4 2.4915812 4 4.3007812 C 4 6.2503813 7 12 7 12 L 9 12 C 9 12 12 6.2484281 12 4.2988281 C 12 2.4896281 10.0003 1 8 1 z M 7 13 L 7 14 A 0.99999 0.99999 0 0 0 8 15 A 0.99999 0.99999 0 0 0 9 14 L 9 13 L 8 13 L 7 13 z" transform="translate(4 4)"/> </svg> |