[icons] flip

Fix bug #75206
This commit is contained in:
Denis Dokin
2025-06-26 14:56:51 +03:00
parent bb20ba6e25
commit cbf3e36013
12 changed files with 8 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 B

After

Width:  |  Height:  |  Size: 535 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 397 B

After

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 591 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 609 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 B

After

Width:  |  Height:  |  Size: 455 B

View File

@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M11.5 6.5v2m0 3v2m0 3v2" class="icon-stroke-blue-primary"/>
<path d="M18.159 8.841 14.5 12.5l3.659 3.658a.2.2 0 0 0 .341-.141V8.983a.2.2 0 0 0-.341-.142Zm-13.318 0L8.5 12.5l-3.659 3.658a.2.2 0 0 1-.341-.141V8.983a.2.2 0 0 1 .341-.142Z" class="icon-stroke-gray-primary"/>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-linejoin="round" stroke="currentColor" fill="none">
<path d="M10.5 18.3V6.577c0-.222-.307-.279-.387-.072L5.605 18.228a.2.2 0 0 0 .186.272H10.3a.2.2 0 0 0 .2-.2Z" class="icon-fill-blue-primary" stroke="none" fill="currentColor"/>
<path d="M10.5 18.3V6.577c0-.222-.307-.279-.387-.072L5.605 18.228a.2.2 0 0 0 .186.272H10.3a.2.2 0 0 0 .2-.2Z" class="icon-stroke-blue-primary"/>
<path d="M13.7 18.5a.2.2 0 0 1-.2-.2V6.577c0-.222.307-.279.387-.072l4.508 11.723a.2.2 0 0 1-.186.272H13.7Z" class="icon-stroke-gray-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 460 B

After

Width:  |  Height:  |  Size: 626 B

View File

@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" fill="none">
<path d="M5.5 12.5h2m3 0h2m3 0h2" class="icon-stroke-blue-primary"/>
<path d="m15.5 5.5-4 4-4-4h8Zm-8 14 4-4 4 4h-8Z" class="icon-stroke-gray-primary"/>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke-linejoin="round" stroke="currentColor" fill="none">
<path d="M18.3 13.5H6.579c-.222 0-.28.307-.072.387l11.723 4.508a.2.2 0 0 0 .271-.186V13.7a.2.2 0 0 0-.2-.2Z" class="icon-fill-blue-primary" stroke="none" fill="currentColor"/>
<path d="M18.3 13.5H6.579c-.222 0-.28.307-.072.387l11.723 4.508a.2.2 0 0 0 .271-.186V13.7a.2.2 0 0 0-.2-.2Z" class="icon-stroke-blue-primary"/>
<path d="M18.5 10.3a.2.2 0 0 1-.2.2H6.577c-.221 0-.278-.307-.071-.387l11.723-4.509a.2.2 0 0 1 .271.187V10.3Z" class="icon-stroke-gray-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 333 B

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 401 B

After

Width:  |  Height:  |  Size: 783 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 B

After

Width:  |  Height:  |  Size: 696 B