diff options
Diffstat (limited to '.icons/Gruvbox-Light/actions/22/escape-direction-down.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/escape-direction-down.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/escape-direction-down.svg b/.icons/Gruvbox-Light/actions/22/escape-direction-down.svg new file mode 100644 index 000000000..1ec7fe56c --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/escape-direction-down.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </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(3 3)"/> +</svg> |