diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/twitter-home.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/twitter-home.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/twitter-home.svg b/Flat-Remix-Light/actions/scalable/twitter-home.svg index 6cd17cae2..1a3446ba7 100644 --- a/Flat-Remix-Light/actions/scalable/twitter-home.svg +++ b/Flat-Remix-Light/actions/scalable/twitter-home.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.378906 L 2 6.285156 L 2.761719 7.0625 L 3.332031 6.570312 L 3.714844 9.617188 L 8.285156 9.617188 L 8.667969 6.570312 L 9.238281 7.046875 L 10 6.285156 Z M 6 5.046875 C 6.632812 5.046875 7.140625 5.558594 7.140625 6.1875 C 7.140625 6.820312 6.632812 7.332031 6 7.332031 C 5.367188 7.332031 4.859375 6.820312 4.859375 6.1875 C 4.859375 5.558594 5.367188 5.046875 6 5.046875 Z M 6 8.09375 C 6.210938 8.09375 6.382812 8.265625 6.382812 8.476562 C 6.382812 8.6875 6.210938 8.855469 6 8.855469 C 5.789062 8.855469 5.617188 8.6875 5.617188 8.476562 C 5.617188 8.265625 5.789062 8.09375 6 8.09375 Z M 6 8.09375"/> - </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.75976562 L 0 8.5703125 L 1.5234375 10.126953 L 2.6660156 9.140625 L 3.4277344 15.236328 L 12.572266 15.236328 L 13.333984 9.140625 L 14.476562 10.09375 L 16 8.5703125 L 8 0.75976562 z M 8 6.09375 C 9.2624 6.09375 10.285156 7.1166063 10.285156 8.3789062 C 10.285156 9.6413063 9.2623 10.664062 8 10.664062 C 6.7376 10.664062 5.7148438 9.6412062 5.7148438 8.3789062 C 5.7148438 7.1165062 6.7377 6.09375 8 6.09375 z M 8 12.189453 C 8.42079 12.189453 8.7617188 12.530382 8.7617188 12.951172 C 8.7617188 13.371952 8.42079 13.712891 8 13.712891 C 7.57921 13.712891 7.2382812 13.371952 7.2382812 12.951172 C 7.2382812 12.530382 7.57921 12.189453 8 12.189453 z" transform="translate(4 4)"/> </svg> |