enso/app/ide-desktop/lib/assets/folder.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

5 lines
350 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M2 1C0.895431 1 0 1.89543 0 3V6H16V5C16 3.89543 15.1046 3 14 3H8C8 1.89543 7.10457 1 6 1H2ZM0 13V7H16V13C16 14.1046 15.1046 15 14 15H2C0.89543 15 0 14.1046 0 13Z"
fill="black" />
</svg>