forked from qt-creator/qt-creator
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:
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 |
@@ -8937,7 +8937,7 @@
|
|||||||
height="100%" />
|
height="100%" />
|
||||||
<path
|
<path
|
||||||
style="fill:none;stroke:#000000;stroke-width:2;stroke-linejoin:round"
|
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" />
|
id="path4716" />
|
||||||
</g>
|
</g>
|
||||||
<g
|
<g
|
||||||
|
Before Width: | Height: | Size: 374 KiB After Width: | Height: | Size: 374 KiB |
Reference in New Issue
Block a user