diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/escape-direction-up.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/escape-direction-up.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/escape-direction-up.svg b/Flat-Remix/actions/scalable/escape-direction-up.svg index c34e840c5..8b30a1934 100644 --- a/Flat-Remix/actions/scalable/escape-direction-up.svg +++ b/Flat-Remix/actions/scalable/escape-direction-up.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.5 2.5 L 2.5 9.5 L 9.5 9.5 L 9.5 2.5 Z M 3.5 3.503906 L 5.5 3.503906 L 5.5 5.140625 C 5.203125 5.316406 5 5.632812 5 6.003906 C 5 6.554688 5.449219 7.003906 6 7.003906 C 6.550781 7.003906 7 6.554688 7 6.003906 C 7 5.632812 6.796875 5.316406 6.5 5.140625 L 6.5 3.503906 L 8.5 3.503906 L 8.5 8.5 L 3.5 8.5 Z M 3.5 3.503906"/> - </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 1 1.0039062 L 1 15.003906 L 15 15.003906 L 15 1.0039062 L 1 1.0039062 z M 3 3.0058594 L 7 3.0058594 L 7 6.2832031 C 6.40435 6.6295531 6 7.2671844 6 8.0058594 C 6 9.1104594 6.8954 10.005859 8 10.005859 C 9.1046 10.005859 10 9.1104594 10 8.0058594 C 10 7.2671844 9.59565 6.6295531 9 6.2832031 L 9 3.0058594 L 13 3.0058594 L 13 13.003906 L 3 13.003906 L 3 3.0058594 z" transform="translate(4 4)"/> </svg> |