diff options
Diffstat (limited to '.icons/kora/actions/16/osd-rotate-ccw.svg')
-rw-r--r-- | .icons/kora/actions/16/osd-rotate-ccw.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/osd-rotate-ccw.svg b/.icons/kora/actions/16/osd-rotate-ccw.svg new file mode 100644 index 000000000..efe28ca58 --- /dev/null +++ b/.icons/kora/actions/16/osd-rotate-ccw.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path fill="#dfdfdf" d="m2.4 3c-.775 0-1.4.636-1.4 1.428v7.144c0 .792.625 1.428 1.4 1.428h5.024c-.278-.63-.422-1.311-.424-2 0-2.743 2.257-5 5-5 1.082.001 2.135.352 3 1.002v-2.574c0-.792-.625-1.428-1.4-1.428zm9.6 4c-2.194 0-4 1.806-4 4s1.806 4 4 4 4-1.806 4-4-1.806-4-4-4zm0 1c1.657 0 3 1.343 3 3s-1.343 3-3 3v-1c1.105 0 2-.895 2-2s-.895-2-2-2c-.785.004-1.496.467-1.816 1.184l.816.816h-2v-2l.441.441c.544-.893 1.513-1.439 2.559-1.441z"/> +</svg> |