diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/format-text-subscript.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/format-text-subscript.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/format-text-subscript.svg b/Flat-Remix/actions/scalable/format-text-subscript.svg index 97dd70bc6..1d2fed12a 100644 --- a/Flat-Remix/actions/scalable/format-text-subscript.svg +++ b/Flat-Remix/actions/scalable/format-text-subscript.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 5.5 2.5 L 3 9.5 L 4.25 9.5 L 4.78125 8 L 7 8 L 7 6 L 7.820312 6 L 6.5 2.5 Z M 6 4.5 L 6.875 7 L 5.125 7 Z M 7.5 6.5 L 7.5 9.5 L 9 9.5 C 9.554688 9.5 10 9.054688 10 8.5 C 10 8.09375 9.757812 7.75 9.414062 7.59375 C 9.46875 7.488281 9.5 7.375 9.5 7.25 C 9.5 6.835938 9.164062 6.5 8.75 6.5 Z M 8 7 L 8.75 7 C 8.886719 7 9 7.113281 9 7.25 C 9 7.386719 8.886719 7.5 8.75 7.5 L 8 7.5 Z M 8 8 L 9 8 C 9.277344 8 9.5 8.222656 9.5 8.5 C 9.5 8.777344 9.277344 9 9 9 L 8 9 Z M 8 8"/> - </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 7 1 L 2 15 L 4.5 15 L 5.5625 12 L 10 12 L 10 8 L 11.640625 8 L 9 1 L 7 1 z M 8 5 L 9.75 10 L 6.25 10 L 8 5 z M 11 9 L 11 15 L 14 15 C 15.108 15 16 14.108 16 13 C 16 12.189 15.519125 11.497594 14.828125 11.183594 C 14.934125 10.977594 15 10.748 15 10.5 C 15 9.669 14.331 9 13.5 9 L 11 9 z M 12 10 L 13.5 10 C 13.777 10 14 10.223 14 10.5 C 14 10.777 13.777 11 13.5 11 L 12 11 L 12 10 z M 12 12 L 14 12 C 14.554 12 15 12.446 15 13 C 15 13.554 14.554 14 14 14 L 12 14 L 12 12 z" transform="translate(4 4)"/> </svg> |