Fix missing schema compare icons (#7355)

* move schema compare icons

* use extensionContext.extensionPath
This commit is contained in:
Kim Santiago
2019-09-25 12:59:18 -07:00
committed by GitHub
parent 79d0239362
commit e6cac8cc14
18 changed files with 18 additions and 18 deletions

View 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