enso/app/ide-desktop/lib/assets/burger_menu.svg
somebody1234 65179fbd98
"User groups" settings page (#9081)
- Close https://github.com/enso-org/cloud-v2/issues/907
- Add a settings page for listing groups
- Add users list with drag-n-drop into user groups
- Show users below user groups
- Add delete button for users and user groups

Other changes:
- Add delete button for users on "Members" settings page. Note that it currently does not work as corresponding backend functionality is missing.

# Important Notes
None
2024-05-09 12:04:35 +00:00

5 lines
298 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="3" y="3" width="10" height="2" rx="1" fill="black" />
<rect x="3" y="7" width="10" height="2" rx="1" fill="black" />
<rect x="3" y="11" width="10" height="2" rx="1" fill="black" />
</svg>