diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/document-open-recent.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/document-open-recent.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/document-open-recent.svg b/Flat-Remix-Dark/actions/scalable/document-open-recent.svg index f7af592cb..56533df8d 100644 --- a/Flat-Remix-Dark/actions/scalable/document-open-recent.svg +++ b/Flat-Remix-Dark/actions/scalable/document-open-recent.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6 2.5 C 5.105469 2.5 4.207031 2.84375 3.523438 3.523438 C 2.160156 4.890625 2.160156 7.109375 3.523438 8.476562 C 4.890625 9.839844 7.109375 9.839844 8.476562 8.476562 C 9.839844 7.109375 9.839844 4.890625 8.476562 3.523438 C 7.792969 2.84375 6.894531 2.5 6 2.5 Z M 5.964844 3.5 C 6.640625 3.492188 7.289062 3.753906 7.765625 4.234375 C 8.742188 5.207031 8.742188 6.792969 7.765625 7.765625 C 6.792969 8.742188 5.207031 8.742188 4.234375 7.765625 C 3.257812 6.792969 3.257812 5.207031 4.234375 4.234375 C 4.691406 3.773438 5.3125 3.507812 5.964844 3.5 Z M 5.5 4 L 5.5 6.207031 L 6.351562 7.0625 L 6.660156 7.367188 L 6.703125 7.414062 L 7.058594 7.0625 L 7.414062 6.707031 L 6.5 5.792969 L 6.5 4 Z M 5.5 4"/> - </g> +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |