Add return, space, tab, escape keybinding icons

This commit is contained in:
Nate Butler 2024-01-03 11:14:33 -05:00
parent b348d0e59f
commit b0bbb742ab
7 changed files with 43 additions and 34 deletions

1
assets/icons/escape.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-up-left-from-circle"><path d="M2 8V2h6"/><path d="m2 2 10 10"/><path d="M12 2A10 10 0 1 1 2 12"/></svg>

After

Width:  |  Height:  |  Size: 312 B