diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg b/Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg index 710c6324d..0774cf4a0 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg +++ b/Flat-Remix-Red-Light/actions/scalable/copy-coordinates.svg @@ -1 +1,8 @@ -coordinate.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="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" transform="translate(1,1)" d="M 7,4 V 13.216 L 4,16.211 V 17.613 L 7.6328,14 H 18 V 13 H 8 V 4 Z"/> +</svg> |