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

10 lines
735 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M5.70711 1.29289C5.89464 1.10536 6.149 1 6.41421 1H9.58579C9.851 1 10.1054 1.10536 10.2929 1.29289L12 3H4L5.70711 1.29289Z"
fill="black" />
<path fill-rule="evenodd" clip-rule="evenodd"
d="M3 3C1.34315 3 0 4.34315 0 6V12C0 13.6569 1.34315 15 3 15H13C14.6569 15 16 13.6569 16 12V6C16 4.34315 14.6569 3 13 3H3ZM8 12.7C10.2091 12.7 12 10.9091 12 8.7C12 6.49086 10.2091 4.7 8 4.7C5.79086 4.7 4 6.49086 4 8.7C4 10.9091 5.79086 12.7 8 12.7Z"
fill="black" />
<circle cx="8" cy="8.70001" r="2" fill="black" />
<circle cx="8" cy="8.70001" r="2.25" stroke="black" stroke-width="0.5" />
</svg>