diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/labplot-shift-down-y.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/labplot-shift-down-y.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/labplot-shift-down-y.svg b/Flat-Remix/actions/scalable/labplot-shift-down-y.svg index 2716c1bef..932211b50 100644 --- a/Flat-Remix/actions/scalable/labplot-shift-down-y.svg +++ b/Flat-Remix/actions/scalable/labplot-shift-down-y.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 6 3.5 L 5 5.5 L 7 5.5 Z M 4 6.5 L 2 7.5 L 4 8.5 Z M 8 6.5 L 8 8.5 L 10 7.5 Z M 6 7 C 5.722656 7 5.5 7.222656 5.5 7.5 C 5.5 7.777344 5.722656 8 6 8 C 6.277344 8 6.5 7.777344 6.5 7.5 C 6.5 7.222656 6.277344 7 6 7 Z M 6 7"/> - </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 8 3 L 6 7 L 10 7 L 8 3 z M 4 9 L 0 11 L 4 13 L 4 9 z M 12 9 L 12 13 L 16 11 L 12 9 z M 8 10 C 7.446 10 7 10.446 7 11 C 7 11.554 7.446 12 8 12 C 8.554 12 9 11.554 9 11 C 9 10.446 8.554 10 8 10 z" transform="translate(4 4)"/> </svg> |