diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg b/Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg index 13cfef5a6..c4c362ad6 100644 --- a/Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg +++ b/Flat-Remix-Yellow/actions/scalable/media-playback-start-rtl.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 13 2 L 11.898438 2.5996094 L 2 8 L 13 14 L 13 2 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,2 2,8 13,14 Z"/> + </g> </svg> |