Mode icons: Decrease the size of the "Cancel build" square

It is now 8px big and has a corner rounding of 1px.

Task-number: QTCREATORBUG-31080
Change-Id: I7b50707f021160b9de76185aad357000398bf5d2
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Alessandro Portale
2024-07-04 15:17:31 +02:00
parent 04744d61b2
commit d6092e41ce
3 changed files with 7 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 B

After

Width:  |  Height:  |  Size: 118 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 B

After

Width:  |  Height:  |  Size: 151 B

View File

@@ -8970,15 +8970,13 @@
x="0" x="0"
style="display:inline" style="display:inline"
transform="translate(703,3)" /> transform="translate(703,3)" />
<use <rect
style="display:inline" id="rect2664"
x="0" height="8"
y="0" width="8"
xlink:href="#src/libs/utils/images/stop_small" y="61"
id="use1533" x="762"
transform="translate(379,-513)" ry="1" />
width="100%"
height="100%" />
</g> </g>
<g <g
id="src/plugins/debugger/images/debugger_interrupt_mask" id="src/plugins/debugger/images/debugger_interrupt_mask"

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB