Mode Icons: Make "Play" triangle less squeezed

Play icons usually are equiangular, i.e. not squeezed. This unsqeezes
the new play triangle.

Task-number: QTCREATORBUG-31080
Change-Id: I7243253255a015e78bf87bce273c2381dd96ee1b
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Alessandro Portale
2024-07-01 08:14:15 +02:00
parent 0afe7caaeb
commit c954b75672
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 B

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 347 B

View File

@@ -8937,7 +8937,7 @@
height="100%" />
<path
style="fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round"
d="M 606,50.5 620.5,58 606,65.5 Z"
d="M 606,49.5 620.5,58 606,66.5 Z"
id="path4716" />
</g>
<g

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 374 KiB