diff options
Diffstat (limited to '.icons/kora/actions/16/vmware-replay-speed-normal.svg')
-rw-r--r-- | .icons/kora/actions/16/vmware-replay-speed-normal.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/vmware-replay-speed-normal.svg b/.icons/kora/actions/16/vmware-replay-speed-normal.svg new file mode 100644 index 000000000..072d745b6 --- /dev/null +++ b/.icons/kora/actions/16/vmware-replay-speed-normal.svg @@ -0,0 +1,11 @@ +<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> + <g fill="#dfdfdf"> + <path d="m5 8-5 4v-8z"/> + <path fill-opacity=".25" d="m5 4v8l5-4zm5 0v8l5-4z"/> + </g> +</svg> |