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