mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Fix missing schema compare icons (#7355)
* move schema compare icons * use extensionContext.extensionPath
This commit is contained in:
10
extensions/schema-compare/media/stop.svg
Normal file
10
extensions/schema-compare/media/stop.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.4, 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:#015CDA;}
|
||||
</style>
|
||||
<title>SchemaCompare</title>
|
||||
<rect x="3" y="3" class="st0" width="10" height="10"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 490 B |
Reference in New Issue
Block a user