diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/key-enter.svg')
-rwxr-xr-x | Flat Remix Dark/actions/scalable/key-enter.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat Remix Dark/actions/scalable/key-enter.svg b/Flat Remix Dark/actions/scalable/key-enter.svg new file mode 100755 index 000000000..932c4800c --- /dev/null +++ b/Flat Remix Dark/actions/scalable/key-enter.svg @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor;opacity:1" class="ColorScheme-Text" d="M 7 1 A 1.0001 1.0001 0 0 0 6 2 L 6 6 L 2 6 A 1.0001 1.0001 0 0 0 1 7 L 1 14 A 1.0001 1.0001 0 0 0 2 15 L 14 15 A 1.0001 1.0001 0 0 0 15 14 L 15 2 A 1.0001 1.0001 0 0 0 14 1 L 7 1 z M 11 4 L 12 4 L 12 11 L 8 11 L 8 12 L 5 10.5 L 8 9 L 8 10 L 11 10 L 11 4 z"/> +</svg> |