diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.svg b/Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.svg index 5ec8c746f..1c0e22140 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/media-view-subtitles.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 3.0351562 C 1.446 3.0351562 1 3.4811562 1 4.0351562 L 1 12.035156 C 1 12.589156 1.446 13.035156 2 13.035156 L 14 13.035156 C 14.554 13.035156 15 12.589156 15 12.035156 L 15 4.0351562 C 15 3.4811562 14.554 3.0351562 14 3.0351562 L 2 3.0351562 z M 3 8.0351562 L 5 8.0351562 L 5 9.0351562 L 3 9.0351562 L 3 8.0351562 z M 6 8.0351562 L 10 8.0351562 L 10 9.0351562 L 6 9.0351562 L 6 8.0351562 z M 11 8.0351562 L 13 8.0351562 L 13 9.0351562 L 11 9.0351562 L 11 8.0351562 z M 3 10.035156 L 4 10.035156 L 4 11.035156 L 3 11.035156 L 3 10.035156 z M 5 10.035156 L 9 10.035156 L 9 11.035156 L 5 11.035156 L 5 10.035156 z M 10 10.035156 L 13 10.035156 L 13 11.035156 L 10 11.035156 L 10 10.035156 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,3 C 1,3 1,4 1,4 V 12 C 1,12 1,13 2,13 H 14 C 15,13 15,12 15,12 V 4 C 15,4 15,3 14,3 Z M 3,8 H 5 V 9 H 3 Z M 6,8 H 10 V 9 H 6 Z M 11,8 H 13 V 9 H 11 Z M 3,10 H 4 V 11 H 3 Z M 5,10 H 9 V 11 H 5 Z M 10,10 H 13 V 11 H 10 Z"/> + </g> </svg> |