Change Name to MultiTool
This commit is contained in:
19
MultiTool.Form/Resources/tilelabels.svg
Normal file
19
MultiTool.Form/Resources/tilelabels.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
|
||||
<style type="text/css">
|
||||
.Green{fill:#039C23;}
|
||||
.Black{fill:#727272;}
|
||||
.Red{fill:#D11C1C;}
|
||||
.Yellow{fill:#FFB115;}
|
||||
.Blue{fill:#1177D7;}
|
||||
.White{fill:#FFFFFF;}
|
||||
.st0{opacity:0.5;}
|
||||
.st1{opacity:0.75;}
|
||||
</style>
|
||||
<g id="TileLabels">
|
||||
<path d="M2,2v18h18V2H2z M8,6H4V4h4V6z" class="Blue" />
|
||||
<path d="M2,22v8h18v-8H2z M8,26H4v-2h4V26z" class="Red" />
|
||||
<path d="M22,22v8h8v-8H22z M28,26h-4v-2h4V26z" class="Yellow" />
|
||||
<path d="M22,2v18h8V2H22z M28,6h-4V4h4V6z" class="Green" />
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user