diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/call-stop.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/call-stop.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/call-stop.svg b/Flat-Remix-Red-Light/actions/scalable/call-stop.svg index 9e6cadf8b..1d4365027 100644 --- a/Flat-Remix-Red-Light/actions/scalable/call-stop.svg +++ b/Flat-Remix-Red-Light/actions/scalable/call-stop.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-Highlight" d="M 14.001953 1.9960938 C 7.3851531 1.9960938 2.0190531 7.3520437 2.0019531 13.964844 L 2.0019531 14.027344 C 2.0019531 14.569104 2.4366731 14.996094 2.9707031 14.996094 L 6.0019531 14.996094 C 6.5559631 14.996094 7.0019531 14.550104 7.0019531 13.996094 L 7.0019531 11.996094 C 7.0019531 11.442084 6.5559631 10.996094 6.0019531 10.996094 L 5.5332031 10.996094 C 6.4371031 8.4391937 8.4450531 6.4312238 11.001953 5.5273438 L 11.001953 5.9960938 C 11.001953 6.5500938 11.447953 6.9960938 12.001953 6.9960938 L 14.001953 6.9960938 C 14.555953 6.9960938 15.001953 6.5500938 15.001953 5.9960938 L 15.001953 2.9960938 C 15.001953 2.4420937 14.578033 1.9960938 14.033203 1.9960938 L 14.001953 1.9960938 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 6,15 C 7,15 7,14 7,14 V 12 C 7,12 7,11 6,11 H 5.527 C 6.4331,8.4435 8.4439,6.4321 11,5.525 V 6 C 11,7 12,7 12,7 H 14 C 14,7 15,7 15,6 V 3 C 15,2 14,2 14,2 7.3726,2 2,7.3726 2,14 2,14 2,15 3,15 Z"/> + </g> </svg> |