diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg b/Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg index dbc1b3011..dbf286a18 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg +++ b/Flat-Remix-Red-Light/actions/scalable/tab_duplicate.svg @@ -1 +1,10 @@ -tab-duplicate.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,1 C 4,1 2,1 2,3 V 7 H 1 V 9 H 6 V 13 H 5 V 15 H 15 V 13 H 14 V 9 C 14,7 12,7 12,7 H 10 V 3 C 10,1 8,1 8,1 Z"/> + </g> +</svg> |