mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 17:22:20 -05:00
* 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
14 lines
660 B
XML
14 lines
660 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.1" id="bc0a980e-0fca-4f81-9146-a82ed41b5670"
|
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16"
|
|
style="enable-background:new 0 0 16 16;" xml:space="preserve">
|
|
<style type="text/css">
|
|
.st0{fill:none;stroke:#FFFFFF;stroke-miterlimit:10;}
|
|
.st1{fill:#FFFFFF;}
|
|
</style>
|
|
<rect x="0.5" y="6.5" class="st0" width="3" height="3"/>
|
|
<rect x="8.5" y="4.5" class="st0" width="7" height="7"/>
|
|
<rect x="5" y="7.5" class="st1" width="2" height="1"/>
|
|
</svg>
|