mirror of
https://github.com/enso-org/enso.git
synced 2024-12-12 07:49:16 +03:00
d4e69192fd
- Closes https://github.com/enso-org/cloud-v2/issues/615 - Add category switcher # Important Notes None of the buttons currently do anything. This is intentional, as the corresponding backend functionality does not yet exist.
9 lines
591 B
XML
9 lines
591 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path
|
|
d="M5.72361 0.552786C5.893 0.214002 6.23926 0 6.61803 0H9.38197C9.76074 0 10.107 0.214002 10.2764 0.552786L10.5 1H5.5L5.72361 0.552786Z"
|
|
fill="black" />
|
|
<path d="M2 2C2 1.44772 2.44772 1 3 1H13C13.5523 1 14 1.44772 14 2V3H2V2Z" fill="black" />
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
d="M14 4H2V14C2 15.1046 2.89543 16 4 16H12C13.1046 16 14 15.1046 14 14V4ZM4 6H5.5V14H4V6ZM8.75 6H7.25V14H8.75V6ZM12 6H10.5V14H12V6Z"
|
|
fill="black" />
|
|
</svg> |