mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 06:01:35 +03:00
c5825719e9
- Closes https://github.com/enso-org/cloud-v2/issues/676 - Adds labels to the dashboard: - Filtering assets by label - Creating new labels - Displaying labels in "Labels" column - Adding a new label to an existing asset (multi-select) # Important Notes WIP: Use a color picker with pre-defined colors, instead of randomly generated colors
7 lines
346 B
XML
7 lines
346 B
XML
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="12" fill="#3e515fe5" fill-opacity="0.1" />
|
|
<g opacity="0.66">
|
|
<rect x="11" y="6" width="2" height="12" fill="#3e515fe5" />
|
|
<rect x="6" y="11" width="12" height="2" fill="#3e515fe5" />
|
|
</g>
|
|
</svg> |