diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg b/Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg index c0037ec26..ba085202a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg +++ b/Flat-Remix-Red-Light/actions/scalable/path-effect-parameter-next.svg @@ -1,8 +1,11 @@ -<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 14.5 1 A 1.5 1.5 0 0 0 13.060547 2.0839844 C 7.7294469 3.1856844 3.0174063 6.7422063 2.0664062 13.066406 A 1.5 1.5 0 0 0 1 14.5 A 1.5 1.5 0 0 0 2.5 16 A 1.5 1.5 0 0 0 4 14.5 A 1.5 1.5 0 0 0 3.0703125 13.113281 C 3.9802125 7.3246813 8.1831 4.15235 13.125 3.09375 A 1.5 1.5 0 0 0 14.5 4 A 1.5 1.5 0 0 0 16 2.5 A 1.5 1.5 0 0 0 14.5 1 z M 9 7 L 9 11.5 L 9 16 L 12.5 13.75 L 15 12.142578 L 15 16 L 16 16 L 16 11.5 L 16 7 L 15 7 L 15 10.857422 L 12.5 9.25 L 9 7 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,1.5 C 9.4048,1.5 6.5065,2.5365 4.5215,4.5215 2.5365,6.5065 1.5,9.4048 1.5,13 H 2.5 C 2.5,9.5952 3.4635,6.9935 5.2285,5.2285 6.9935,3.4635 9.5952,2.5 13,2.5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0.29492,5.0957 A 3.5,3.5 0 0 0 0,6.5 3.5,3.5 0 0 0 3.5,10 3.5,3.5 0 0 0 6.9023,7.3047 4.5,4.5 0 0 1 4.5,8 4.5,4.5 0 0 1 0.29492,5.0957 Z M 6,0.50195 A 2.5,2.5 0 0 0 5,2.5 2.5,2.5 0 0 0 7.5,5 2.5,2.5 0 0 0 9.4961,4 3.5,3.5 0 0 1 6,0.50195 Z M 4,14 A 2,2 0 0 1 2,16 2,2 0 0 1 0,14 2,2 0 0 1 2,12 2,2 0 0 1 4,14 Z M 16,2 A 2,2 0 0 1 14,4 2,2 0 0 1 12,2 2,2 0 0 1 14,0 2,2 0 0 1 16,2 Z M 15,7 H 16 V 16 H 15 Z M 9,7 16,11.5 9,16 Z"/> + </g> </svg> |