diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/escape-direction-down.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/escape-direction-down.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/escape-direction-down.svg b/Flat-Remix-Light/actions/scalable/escape-direction-down.svg index cc416753c..895d1f264 100644 --- a/Flat-Remix-Light/actions/scalable/escape-direction-down.svg +++ b/Flat-Remix-Light/actions/scalable/escape-direction-down.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(19.215686%,21.176471%,23.137255%)" d="M 2.5 2.5 L 2.5 9.5 L 9.5 9.5 L 9.5 2.5 Z M 3.5 3.5 L 8.5 3.5 L 8.5 8.5 L 6.5 8.5 L 6.5 6.863281 C 6.796875 6.6875 7 6.371094 7 6 C 7 5.449219 6.550781 5 6 5 C 5.449219 5 5 5.449219 5 6 C 5 6.371094 5.203125 6.6875 5.5 6.863281 L 5.5 8.5 L 3.5 8.5 Z M 3.5 3.5"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m1 1v14h14v-14h-14zm2 2h10v10h-4v-3.2773c0.5956-0.3464 1-0.984 1-1.7227 0-1.1046-0.8954-2-2-2s-2 0.8954-2 2c0 0.7387 0.4044 1.3763 1 1.7227v3.2773h-4v-10z" transform="translate(4 4)"/> </svg> |