diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/record.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/record.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/record.svg b/Flat-Remix-Red-Light/actions/scalable/record.svg index 0d1faec0d..7765645a5 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/record.svg +++ b/Flat-Remix-Red-Light/actions/scalable/record.svg @@ -1 +1,8 @@ -kdenlive-show-video.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 2 3 C 1 3 1 4 1 4 L 1 12 C 1 13 2 13 2 13 L 11 13 C 11 13 12 13 12 12 L 12 8 L 12 4 C 12 4 12 3 11 3 L 2 3 z M 12 8 L 16 12 L 16 4.5 L 12 8 z" transform="translate(4 4)"/> +</svg> |