diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/edit-clone.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/edit-clone.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/edit-clone.svg b/Flat-Remix-Red-Light/actions/scalable/edit-clone.svg index 189567fbe..985fb7874 100644 --- a/Flat-Remix-Red-Light/actions/scalable/edit-clone.svg +++ b/Flat-Remix-Red-Light/actions/scalable/edit-clone.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 L 2 10 L 6 10 L 6 14 L 14 14 L 14 6 L 10 6 L 10 2 L 2 2 z M 10 7 C 10.739 7 11.333984 7.7802344 11.333984 8.7402344 L 11.333984 9.5722656 L 11.666016 9.5722656 C 11.851016 9.5722656 12 9.7626 12 10 L 12 12.572266 C 12 12.810266 11.851016 13 11.666016 13 L 8.3339844 13 C 8.1492844 13 8 12.810266 8 12.572266 L 8 10 C 8 9.7626 8.1492844 9.5722656 8.3339844 9.5722656 L 8.6660156 9.5722656 L 8.6660156 8.7402344 C 8.6660156 7.7799344 9.2613 7 10 7 z M 10 7.8574219 C 9.6307 7.8574219 9.3339844 8.2400438 9.3339844 8.7148438 L 9.3339844 9.5722656 L 10.666016 9.5722656 L 10.666016 8.7148438 C 10.666016 8.2400437 10.369 7.8574219 10 7.8574219 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 10 H 5 V 5 H 10 V 1 Z M 6,6 V 15 H 15 V 6 Z M 10.5,7 C 10.5,7 12,7 12,8.5 V 10 H 12.5 C 13,10 13,10.5 13,10.5 V 13.5 C 13,13.5 13,14 12.5,14 H 8.5 C 8,14 8,13.5 8,13.5 V 10.5 C 8,10.5 8,10 8.5,10 H 9 V 8.5 C 9,7 10.5,7 10.5,7 Z M 10.5,8 C 10,8 10,8.5 10,8.5 V 10 H 11 V 8.5 C 11,8.5 11,8 10.5,8 Z"/> + </g> </svg> |