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