Add image-flip/rotate symlinks for Koko & Breeze

Parity with Breeze for KDE apps like Koko "Photos" Image Gallery.

Make transform-rotate a little closer in style to transform-move and
transform-scale. This makes makes its image-rotate alias fit better when shown
alongside image-flip-* and image-rotate-*

Closes #4256
This commit is contained in:
Andrew Chadwick 2026-05-30 20:21:42 +01:00
parent d71d76f1e0
commit b03ccf6ac0
33 changed files with 39 additions and 15 deletions

View file

@ -0,0 +1 @@
object-flip-horizontal.svg

View file

@ -0,0 +1 @@
object-flip-vertical.svg

View file

@ -0,0 +1 @@
object-rotate-left.svg

View file

@ -0,0 +1 @@
object-rotate-right.svg

View file

@ -0,0 +1 @@
transform-rotate.svg

View file

@ -1,8 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 10 L 7 10 L 7 5 L 9 5 C 10.108 5 11 5.89199 11 7 L 11 9 L 8 9 L 8 11 L 6 11 L 6 15 L 15 15 L 15 9 L 12 9 L 12 7 C 12 5.338 10.662 4 9 4 L 7 4 L 7 1 L 1 1 z"/>
<path class="ColorScheme-Text" d="m8 0v2a6 6 0 0 0-6 6s0 1 1 1 1-1 1-1a4 4 0 0 1 4-4v2l4-3zm0 7a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm5 0c-1 0-1 1-1 1a4 4 0 0 1-4 4v-2l-4 3 4 3v-2a6 6 0 0 0 6-6s0-1-1-1z" style="fill:currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 646 B

View file

@ -0,0 +1 @@
../../actions/image-flip-horizontal.svg

View file

@ -0,0 +1 @@
../../actions/image-flip-vertical.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-left.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-right.svg

View file

@ -0,0 +1 @@
../../actions/transform-rotate.svg

View file

@ -0,0 +1 @@
object-flip-horizontal.svg

View file

@ -0,0 +1 @@
object-flip-vertical.svg

View file

@ -0,0 +1 @@
object-rotate-left.svg

View file

@ -0,0 +1 @@
object-rotate-right.svg

View file

@ -0,0 +1 @@
transform-rotate.svg

View file

@ -1,8 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 10 L 7 10 L 7 5 L 9 5 C 10.108 5 11 5.89199 11 7 L 11 9 L 8 9 L 8 11 L 6 11 L 6 15 L 15 15 L 15 9 L 12 9 L 12 7 C 12 5.338 10.662 4 9 4 L 7 4 L 7 1 L 1 1 z" transform="translate(3 3)"/>
<path class="ColorScheme-Text" d="m11 3v2a6 6 0 0 0-6 6s0 1 1 1 1-1 1-1a4 4 0 0 1 4-4v2l4-3zm0 7a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm5 0c-1 0-1 1-1 1a4 4 0 0 1-4 4v-2l-4 3 4 3v-2a6 6 0 0 0 6-6s0-1-1-1z" style="fill:currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 644 B

After

Width:  |  Height:  |  Size: 647 B

View file

@ -0,0 +1 @@
../../actions/image-flip-horizontal.svg

View file

@ -0,0 +1 @@
../../actions/image-flip-vertical.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-left.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-right.svg

View file

@ -0,0 +1 @@
../../actions/transform-rotate.svg

View file

@ -0,0 +1 @@
object-flip-horizontal.svg

View file

@ -0,0 +1 @@
object-flip-vertical.svg

View file

@ -0,0 +1 @@
object-rotate-left.svg

View file

@ -0,0 +1 @@
object-rotate-right.svg

View file

@ -0,0 +1 @@
transform-rotate.svg

View file

@ -1,8 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 10 L 7 10 L 7 5 L 9 5 C 10.108 5 11 5.89199 11 7 L 11 9 L 8 9 L 8 11 L 6 11 L 6 15 L 15 15 L 15 9 L 12 9 L 12 7 C 12 5.338 10.662 4 9 4 L 7 4 L 7 1 L 1 1 z" transform="translate(4 4)"/>
<path class="ColorScheme-Text" d="m12 4v2a6 6 0 0 0-6 6s0 1 1 1 1-1 1-1a4 4 0 0 1 4-4v2l4-3zm0 7a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm5 0c-1 0-1 1-1 1a4 4 0 0 1-4 4v-2l-4 3 4 3v-2a6 6 0 0 0 6-6s0-1-1-1z" style="fill:currentColor"/>
</svg>

Before

Width:  |  Height:  |  Size: 644 B

After

Width:  |  Height:  |  Size: 647 B

View file

@ -0,0 +1 @@
../../actions/image-flip-horizontal.svg

View file

@ -0,0 +1 @@
../../actions/image-flip-vertical.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-left.svg

View file

@ -0,0 +1 @@
../../actions/image-rotate-right.svg

View file

@ -0,0 +1 @@
../../actions/transform-rotate.svg