mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 06:41:42 +03:00
4379df7c2d
- Close https://github.com/enso-org/cloud-v2/issues/942 - Add "Activity log" settings page - Show info common between all events - Specific event info NOT added yet as the appropriate info is currently lacking - Add support for multi-select in dropdowns (required for the "Activity log" settings page) - Animate opening of dropdowns # Important Notes None
5 lines
282 B
XML
5 lines
282 B
XML
<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
d="M4.8 6.2L6.6 8 4.8 9.8A.5.5 0 1 0 6.2 11.2L8 9.4 9.8 11.2A.5.5 0 1 0 11.2 9.8L9.4 8 11.2 6.2A.5.5 0 1 0 9.8 4.8L8 6.6 6.2 4.8A.5.5 0 1 0 4.8 6.2Z"
|
|
fill="black" />
|
|
</svg> |