mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 19:18:32 -05:00
Adding icons to Database Projects' tree view (#11488)
* Add images * Splitting to light and dark mode icons * Hooks up icons to treeItems * updating package.json with new icon and vbump * move icon loader before tree view created
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg id="bc0a980e-0fca-4f81-9146-a82ed41b5670" data-name="Icons" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<title>Reference</title>
|
||||
<rect x="0.5" y="6.491" width="3" height="3" fill="none" stroke="#000" stroke-miterlimit="10"/>
|
||||
<rect x="8.5" y="4.491" width="7" height="7" fill="none" stroke="#000" stroke-miterlimit="10"/>
|
||||
<rect x="5" y="7.491" width="2" height="1"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 421 B |
Reference in New Issue
Block a user