diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/insert-math-expression.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/insert-math-expression.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/insert-math-expression.svg b/Flat-Remix-Red-Light/actions/scalable/insert-math-expression.svg index 07c40c187..1b23a1707 100644 --- a/Flat-Remix-Red-Light/actions/scalable/insert-math-expression.svg +++ b/Flat-Remix-Red-Light/actions/scalable/insert-math-expression.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 8 1.9804688 C 7.08323 1.9814687 6.1898312 2.2734787 5.6445312 2.9492188 C 5.0992612 3.6249588 4.9454831 4.4527094 4.8769531 5.4121094 C 4.8431531 5.8847494 4.8332906 6.4065288 4.8378906 6.9804688 L 4 6.9804688 C 3.446 6.9804688 3 7.4264688 3 7.9804688 C 3 8.5344687 3.446 8.9804688 4 8.9804688 L 4.8886719 8.9804688 C 4.9363719 10.378569 4.99995 12.023069 5 13.980469 A 1.0001 1.0001 0 1 0 7 13.980469 C 6.99995 12.018769 6.9437075 10.360969 6.8984375 8.9804688 L 8 8.9804688 C 8.554 8.9804688 9 8.5344687 9 7.9804688 C 9 7.4264688 8.554 6.9804688 8 6.9804688 L 6.8457031 6.9804688 C 6.8387031 6.4276688 6.8447469 5.9524875 6.8730469 5.5546875 C 6.9295469 4.7640775 7.0901419 4.3426781 7.2011719 4.2050781 C 7.3122019 4.0674781 7.4186231 3.9811287 8.0019531 3.9804688 A 1.0001 1.0001 0 1 0 8 1.9804688 z M 8.7070312 10.738281 L 8 11.445312 L 9.4140625 12.859375 L 8 14.273438 L 8.7070312 14.980469 L 10.121094 13.566406 L 11.535156 14.980469 L 12.242188 14.273438 L 10.828125 12.859375 L 12.242188 11.445312 L 11.535156 10.738281 L 10.121094 12.152344 L 8.7070312 10.738281 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 C 6,2 5,3 5,5 V 7 H 4 C 3,7 3,8 3,8 3,8 3,9 4,9 H 5 V 14 C 5,15 6,15 6,15 6,15 7,15 7,14 V 9 H 8 C 9,9 9,8 9,8 9,8 9,7 8,7 H 7 V 5 C 7,5 7,4 8,4 9,4 9,3 9,3 9,3 9,2 8,2 Z M 8.707,11 H 8 V 11.707 L 9.2931,13 8,14.293 V 15 H 8.707 L 10,13.707 11.293,15 H 12 V 14.293 L 10.707,13 12,11.707 V 11 H 11.293 L 10,12.293 Z"/> + </g> </svg> |