diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/font-select.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/font-select.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/font-select.svg b/Flat-Remix-Red-Light/actions/scalable/font-select.svg index 415e05c9f..99954e09a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/font-select.svg +++ b/Flat-Remix-Red-Light/actions/scalable/font-select.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 3 L 5.9921875 5 L 8.9140625 5.0117188 L 8.9160156 5.0117188 C 8.8608156 5.0117188 9 5.17107 9 5.09375 L 9 6.0175781 L 7.9960938 6.0175781 C 6.2801937 6.0175781 4.9660063 7.1430531 4.9414062 8.5019531 C 4.9291063 9.1814031 5.2472344 9.8649188 5.8027344 10.324219 C 6.3582344 10.783489 7.1180937 11.023438 7.9960938 11.023438 L 11 11.023438 L 11 5.09375 C 11 3.92255 10.112866 3.0117188 8.9160156 3.0117188 L 6.0058594 3 L 6 3 z M -0.00390625 5 L -0.00390625 11 L 3.9960938 8 L -0.00390625 5 z M 15.996094 5 L 11.996094 8 L 15.996094 11 L 15.996094 5 z M 7.9960938 8.0175781 L 9 8.0175781 L 9 9.0234375 L 7.9960938 9.0234375 C 7.4766838 9.0234375 7.2023019 8.88554 7.0761719 8.78125 C 6.9500319 8.67696 6.9401062 8.6090694 6.9414062 8.5371094 C 6.9444063 8.3931794 7.0262937 8.0175781 7.9960938 8.0175781 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 H 9 V 6 H 7 C 7,6 5,6 5,8.5 5,11 7,11 7,11 H 11 V 5 C 11,5 11,3 9,3 H 6 Z M 0,5 V 11 L 4,8 Z M 16,5 12,8 16,11 Z M 8,8 H 9 V 9 H 8 C 8,9 7,9 7,8.5 7,8 8,8 8,8 Z"/> + </g> </svg> |