enso/app/ide-desktop/lib/assets/option_key.svg
somebody1234 f1c224e62e
New context menu (#7431)
Closes https://github.com/enso-org/cloud-v2/issues/560
- New context menu
- Global keyboard shortcut handler
- Moves the existing "escape" keybindings (close modal, cancel editing names) to global keybind handlers

# Important Notes
- The "Upload To Cloud" action is not present in the Figma design. As such:
- Its current icon is an edit of the "cloud_from" icon, with the arrow upside down
- It does not have a corresponding keyboard shortcut
2023-08-10 15:31:53 +00:00

4 lines
240 B
XML

<svg width="13" height="13" viewBox="-0.5 -1.5 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 1H4.5L7.5 8.5H11" stroke="black" stroke-width="1.2" />
<path d="M6.5 0.5L11 0.5V2H7.1L6.5 0.5Z" fill="black" />
</svg>