diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/edit-download.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/edit-download.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/edit-download.svg b/Flat-Remix-Red-Light/actions/scalable/edit-download.svg index 65a1d1f76..0bd1d5453 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/edit-download.svg +++ b/Flat-Remix-Red-Light/actions/scalable/edit-download.svg @@ -1 +1,8 @@ -download.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 6 2 L 6 6 L 3 6 L 8 14 L 13 6 L 10 6 L 10 2 L 6 2 z" transform="translate(4 4)"/> +</svg> |