diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/formula.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/formula.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/formula.svg b/Flat-Remix-Yellow/actions/scalable/formula.svg index 8b7d826b0..a21cd6cfa 100644 --- a/Flat-Remix-Yellow/actions/scalable/formula.svg +++ b/Flat-Remix-Yellow/actions/scalable/formula.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 9.1503906 1 A 1.0001 1.0001 0 0 0 8.1835938 1.7421875 L 6.2890625 8.8164062 L 5.5292969 7.5 A 1.0001 1.0001 0 0 0 4.6640625 7 L 2.0019531 7 A 1.0001 1.0001 0 0 0 1.0019531 8 L 1.0019531 9 A 1.0001 1.0001 0 0 0 2.0019531 10 L 3.5078125 10 L 6.1074219 14.5 A 1.0001 1.0001 0 0 0 7.9394531 14.259766 L 10.6875 4 L 14.001953 4 A 1.0001 1.0001 0 0 0 15.001953 3 L 15.001953 2 A 1.0001 1.0001 0 0 0 14.001953 1 L 9.1503906 1 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,1 C 8.35,1 8,2 8,2 L 6.2871,8.8164 5.5273,7.5 C 5.3488,7.1909 5.0191,7.0003 4.6621,7 H 2 C 1,7 1,8 1,8 V 9 C 1,9 1,10 2,10 H 3.5059 L 6.1055,14.5 C 6.5507,15.271 7.7063,15.12 7.9375,14.26 L 10.5,4 H 14 C 15,4 15,3 15,3 V 2 C 15,2 15,1 14,1 Z"/> + </g> </svg> |