Small interrupt/continue icons: Smaller gap

Make the proportions similar to the big interrupt/continue icons

Change-Id: I54a315ffbd886be81cbeca8c08f392f2d268c974
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Alessandro Portale
2016-04-12 09:07:14 +02:00
parent 916a78f050
commit c9b9be7e19
5 changed files with 20 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 B

After

Width:  |  Height:  |  Size: 94 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 B

After

Width:  |  Height:  |  Size: 98 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 B

After

Width:  |  Height:  |  Size: 93 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 B

After

Width:  |  Height:  |  Size: 96 B

View File

@@ -2200,18 +2200,20 @@
id="rect4810" /> id="rect4810" />
<rect <rect
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4815" id="smallinterruptbar"
width="4" width="5"
height="12" height="12"
x="267" x="267"
y="570" /> y="570"
<rect inkscape:label="#rect4815" />
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" <use
id="rect4817" x="0"
width="4" y="0"
height="12" xlink:href="#smallinterruptbar"
x="274" id="use4930"
y="570" /> transform="translate(7,0)"
width="100%"
height="100%" />
</g> </g>
<g <g
id="src/plugins/projectexplorer/images/debugger_overlay_small" id="src/plugins/projectexplorer/images/debugger_overlay_small"
@@ -2991,13 +2993,14 @@
width="16" width="16"
height="16" height="16"
id="rect4810-6" /> id="rect4810-6" />
<rect <use
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="display:inline"
id="rect4815-1" x="0"
width="4" y="0"
height="12" xlink:href="#smallinterruptbar"
x="267" id="use4932"
y="570" /> width="100%"
height="100%" />
</g> </g>
<g <g
style="display:inline" style="display:inline"

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 164 KiB