diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/exchange-positions-zorder.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/exchange-positions-zorder.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/exchange-positions-zorder.svg b/Flat-Remix/actions/scalable/exchange-positions-zorder.svg index 00347f248..c54abf14f 100644 --- a/Flat-Remix/actions/scalable/exchange-positions-zorder.svg +++ b/Flat-Remix/actions/scalable/exchange-positions-zorder.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 2 2 L 2 5.5 L 6 5.5 L 6 2 Z M 6.5 2.539062 L 6.5 4.5 L 7 4.5 L 7 3.179688 C 8.195312 3.601562 8.996094 4.730469 9 6 L 9.5 6 C 9.5 4.261719 8.222656 2.789062 6.5 2.539062 Z M 2.5 6 C 2.5 7.738281 3.777344 9.210938 5.5 9.460938 L 5.5 7.5 L 5 7.5 L 5 8.824219 C 3.804688 8.398438 3.003906 7.269531 3 6 Z M 7 6.5 L 6 7.5 L 6 8.207031 L 6.75 7.457031 L 6.75 9.5 L 7.25 9.5 L 7.25 7.457031 L 8 8.207031 L 8 7.5 Z M 8.75 7 L 8.75 9.042969 L 8 8.292969 L 8 9 L 9 10 L 10 9 L 10 8.292969 L 9.25 9.042969 L 9.25 7 Z M 8.75 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="m0 0v7h8v-7h-8zm9 1.0781v3.9219h1v-2.6445c2.393 0.846 3.995 3.1063 4 5.6445h1c-0.003-3.4773-2.558-6.4251-6-6.9219zm-8 6.9219c0.003 3.477 2.5584 6.425 6 6.922v-3.922h-1v2.645c-2.393-0.847-3.9948-3.107-4-5.645h-1zm9 1l-0.207 0.207-1.793 1.793v1.414l1.5-1.5v4.086h1v-4.086l1.5 1.5v-1.414l-1.793-1.793-0.207-0.207zm3.5 1v4.086l-1.5-1.5v1.414l1.793 1.793 0.207 0.207 0.207-0.207 1.793-1.793v-1.414l-1.5 1.5v-4.086h-1z" transform="translate(4 4)"/> </svg> |