debug: disconnect icons

fixes #10998
This commit is contained in:
isidor
2016-09-05 11:39:59 +02:00
parent 6767d2d641
commit a8409aebd0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" enable-background="new 0 0 16 16" height="16" width="16"><path fill="#2D2D30" d="M13 13h-10v-10h10v10z"/><path fill="#F48771" d="M12 12h-8v-8h8v8z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#f48771" d="M15 15H1V1h14v14z"/><path fill="#2a292c" d="M11 6v1h-1v3H8.5v4h-1v-4H6V7H5V6h6zM7 3.5a.5.5 0 0 0-1 0V5h1V3.5zm3 0a.5.5 0 0 0-1 0V5h1V3.5z"/></svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 230 B

+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" enable-background="new 0 0 16 16" height="16" width="16"><path fill="#F6F6F6" d="M13 13h-10v-10h10v10z"/><path fill="#A1260D" d="M12 12h-8v-8h8v8z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#A1260D" d="M15 15H1V1h14v14z"/><path fill="#F0EFF1" d="M11 6v1h-1v3H8.5v4h-1v-4H6V7H5V6h6zM7 3.5a.5.5 0 0 0-1 0V5h1V3.5zm3 0a.5.5 0 0 0-1 0V5h1V3.5z"/></svg>

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 230 B