diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/document-open-recent.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/document-open-recent.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/document-open-recent.svg b/Flat-Remix-Red-Light/actions/scalable/document-open-recent.svg index 845f1eb42..436f52e4a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/document-open-recent.svg +++ b/Flat-Remix-Red-Light/actions/scalable/document-open-recent.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 8 1 C 6.20855 1 4.4176312 1.6839313 3.0507812 3.0507812 C 0.31708125 5.7844812 0.31708125 10.215519 3.0507812 12.949219 C 5.7844812 15.682919 10.215519 15.682919 12.949219 12.949219 C 15.682919 10.215519 15.682919 5.7844812 12.949219 3.0507812 C 11.582369 1.6839313 9.79145 1 8 1 z M 7.9277344 3 A 5 5 0 0 1 11.535156 4.4648438 A 5 5 0 0 1 11.535156 11.535156 A 5 5 0 0 1 4.4648438 11.535156 A 5 5 0 0 1 4.4648438 4.4648438 A 5 5 0 0 1 7.9277344 3 z M 6.9960938 4 L 6.9960938 4.1328125 L 6.9960938 8.4140625 L 8.703125 10.121094 L 9.3183594 10.736328 L 9.4101562 10.828125 L 10.117188 10.121094 L 10.824219 9.4140625 L 10.730469 9.3203125 L 10.117188 8.7070312 L 8.9960938 7.5859375 L 8.9960938 4.1328125 L 8.9960938 4 L 6.9960938 4 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 7,4 H 9 V 7.5 L 11,9.5 9.5,11 7,8.5 Z M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 8,3 A 5,5 0 0 1 13,8 5,5 0 0 1 8,13 5,5 0 0 1 3,8 5,5 0 0 1 8,3 Z"/> + </g> </svg> |