diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg b/Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg index 85b39bbdd..06bf819b4 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg +++ b/Flat-Remix-Red-Light/actions/scalable/select-rectangular.svg @@ -1 +1,8 @@ -kdenlive-insert-edit.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0 3 L 0 13 L 4 13 L 4 3 L 0 3 z M 12 3 L 12 13 L 16 13 L 16 3 L 12 3 z M 5 5 L 5 11 L 11 11 L 11 5 L 5 5 z" transform="translate(4 4)"/> +</svg> |