mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
* First set of changes for workspace dashboard implementing the toolbar * Workspace dashboard container implementation (#14813) * First set of changes for workspace dashboard implementing the toolbar (#14160) * First set of changes for workspace dashboard implementing the toolbar * Addressed comments * Addressed one remaining comment * Removed an extra comma in interfaces file * Addressed comments * Addressed comments * Refactored a bit of code * Remove unnecessary await * Addressed comments * First set of changes for workspace dashboard container * Update targetPlatform icon+add Time column to deploy table * Addressed comments * Removed redundant class definition * Addressed comments * Addressed comments * Change enum to union type in dataworkspace typings * Fix tests * Addressed comments
12 lines
537 B
XML
12 lines
537 B
XML
<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0)">
|
|
<path d="M5.99922 1.51387V9.83887H6.74922V1.51387L9.44922 4.28887L10.0492 3.76387L6.37422 0.0888672L2.69922 3.76387L3.29922 4.28887L5.99922 1.51387Z" fill="#0078D4"/>
|
|
<path d="M11.25 4.58887V11.3389H1.5V4.58887H0.75V12.0889H1.5H11.25H12V4.58887H11.25Z" fill="#0078D4"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0">
|
|
<rect width="12" height="12" fill="white" transform="translate(0.75 0.0888672)"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|