mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 17:23:35 -05:00
* add graph icons to OE and TD * PR comments * change enum type * change sub type to icon and make basic as default * changed icontype to icon * change default logic location * change icon name to be more generic * use right icons
27 lines
1.3 KiB
XML
27 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
<svg version="1.1" id="Layer_1" 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:#F6F6F6;}
|
|
.st1{fill:#F6F6F6;fill-opacity:0;}
|
|
.st2{fill:#424242;}
|
|
.st3{fill:#F0EFF1;}
|
|
</style>
|
|
<path class="st0" d="M16,1H1v14h0.8c0.5,0.6,1.3,1,2.2,1s1.7-0.4,2.2-1H16V1z"/>
|
|
<path id="canvas" class="st1" d="M16,16H0V0h16V16z"/>
|
|
<path class="st2" d="M2,2v8.8C2.5,10.3,3.2,10,4,10H3V8h3v2H4c1.7,0,3,1.3,3,3v-2h3v2H7c0,0.4-0.1,0.7-0.2,1H15V2H2z M6,7H3V5h3V7z
|
|
M10,10H7V8h3V10z M10,7H7V5h3V7z M14,13h-3v-2h3V13z M14,10h-3V8h3V10z M14,7h-3V5h3V7z"/>
|
|
<circle class="st2" cx="4" cy="13" r="2"/>
|
|
<g>
|
|
<rect x="7" y="8" class="st3" width="3" height="2"/>
|
|
<rect x="7" y="11" class="st3" width="3" height="2"/>
|
|
<rect x="3" y="5" class="st3" width="3" height="2"/>
|
|
<rect x="3" y="8" class="st3" width="3" height="2"/>
|
|
<rect x="11" y="8" class="st3" width="3" height="2"/>
|
|
<rect x="11" y="5" class="st3" width="3" height="2"/>
|
|
<rect x="7" y="5" class="st3" width="3" height="2"/>
|
|
<rect x="11" y="11" class="st3" width="3" height="2"/>
|
|
</g>
|
|
</svg>
|