diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.svg b/Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.svg index f079f8760..6e708b328 100644 --- a/Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.svg +++ b/Flat-Remix-Red-Light/actions/scalable/edit-clone-unlink.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.6834375 11.333984 8.5234375 L 11.333984 10 L 11.666016 10 C 11.851016 10 12 10.167 12 10.375 L 12 12.625 C 12 12.833 11.851016 13 11.666016 13 L 8.3339844 13 C 8.1492844 13 8 12.833 8 12.625 L 8 10.375 C 8 10.167 8.1492844 10 8.3339844 10 L 10.666016 10 L 10.666016 8.5 C 10.666016 8.0845 10.369 7.75 10 7.75 C 9.6307 7.75 9.3339844 8.0845 9.3339844 8.5 L 9.3339844 8.875 L 8.6660156 8.875 L 8.6660156 8.5 C 8.6772156 7.6706 9.2683 7 10 7 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="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 11 V 8.5 C 11,8.5 11,8 10.5,8 10,8 10,8.5 10,8.5 V 9 H 9 V 8.5 C 9,7 10.5,7 10.5,7 Z M 1,1 V 10 H 5 V 5 H 10 V 1 Z"/> + </g> </svg> |