mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:35:37 -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
11 lines
2.2 KiB
XML
11 lines
2.2 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<title>ConnectDatabase</title>
|
|
<g id="bd0904b6-a61f-436a-830a-2c089789edc1" data-name="Icons">
|
|
<path d="M5.2,14.77l.184-.184.68-.68c-.086-.01-.17-.014-.256-.027q-.438-.066-.855-.168a5.146,5.146,0,0,1-.793-.258c-.078-.031-.183-.079-.313-.144a3.461,3.461,0,0,1-.383-.223,1.584,1.584,0,0,1-.32-.277.47.47,0,0,1-.133-.309V4.984a4.572,4.572,0,0,0,1.008.485,8.368,8.368,0,0,0,1.164.312,11.013,11.013,0,0,0,1.207.168Q6.993,6,7.508,6t1.117-.051a11.237,11.237,0,0,0,1.208-.168A8.335,8.335,0,0,0,11,5.469a4.572,4.572,0,0,0,1.008-.485V6.413a3.016,3.016,0,0,1,.8-.119c.07,0,.136.022.2.027V3.5a1.316,1.316,0,0,0-.152-.625,1.97,1.97,0,0,0-.395-.516A3.558,3.558,0,0,0,11.422,1.7a7.422,7.422,0,0,0-1.3-.418,10.978,10.978,0,0,0-1.368-.215Q8.07,1,7.508,1q-.546,0-1.234.062a10.854,10.854,0,0,0-1.379.219A7.913,7.913,0,0,0,3.583,1.7a3.263,3.263,0,0,0-1.028.66,2.185,2.185,0,0,0-.394.512,1.284,1.284,0,0,0-.153.629v9a1.311,1.311,0,0,0,.153.625,1.934,1.934,0,0,0,.394.516,3.538,3.538,0,0,0,1.039.664,7.323,7.323,0,0,0,1.3.418C5,14.745,5.1,14.751,5.2,14.77ZM3.141,3.191a1.616,1.616,0,0,1,.32-.277,3.808,3.808,0,0,1,.383-.223c.13-.064.235-.113.313-.144a6.343,6.343,0,0,1,.793-.254q.417-.105.855-.172t.871-.094C6.965,2.01,7.243,2,7.508,2s.543.01.832.027.579.05.871.094.577.1.856.172a6.4,6.4,0,0,1,.793.254c.078.031.182.08.312.144a3.808,3.808,0,0,1,.383.223,1.616,1.616,0,0,1,.32.277.47.47,0,0,1,.133.309.3.3,0,0,1-.023.117.618.618,0,0,1-.063.11,1.542,1.542,0,0,1-.476.437,3.8,3.8,0,0,1-.692.328,6.367,6.367,0,0,1-.824.238q-.438.1-.871.157t-.836.086C7.955,4.991,7.716,5,7.508,5s-.446-.009-.715-.027-.546-.047-.835-.086-.58-.091-.872-.157a6.414,6.414,0,0,1-.824-.238,3.892,3.892,0,0,1-.695-.328,1.455,1.455,0,0,1-.473-.437.556.556,0,0,1-.062-.11A.285.285,0,0,1,3.008,3.5.47.47,0,0,1,3.141,3.191Z"/>
|
|
<g>
|
|
<path d="M16,6.82l-.707-.707L13.83,7.575a2,2,0,0,0-2.432.3L9.984,9.289l2.828,2.828L14.226,10.7a2,2,0,0,0,.308-2.417ZM13.519,10l-.707.707L11.4,9.289l.707-.708A1,1,0,1,1,13.519,10Z"/>
|
|
<path d="M7.862,11.41a2,2,0,0,0-.307,2.417L6.089,15.293,6.8,16l1.462-1.463a2,2,0,0,0,2.433-.3l1.414-1.414L9.276,10Zm2.122,2.121a1,1,0,1,1-1.415-1.414l.707-.707,1.415,1.414Z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|