diff options
Diffstat (limited to 'Flat Remix Dark/actions/scalable/layer-previous.svg')
-rw-r--r--[-rwxr-xr-x] | Flat Remix Dark/actions/scalable/layer-previous.svg | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Flat Remix Dark/actions/scalable/layer-previous.svg b/Flat Remix Dark/actions/scalable/layer-previous.svg index 27c6f5f5f..a5de0b83f 100755..100644 --- a/Flat Remix Dark/actions/scalable/layer-previous.svg +++ b/Flat Remix Dark/actions/scalable/layer-previous.svg @@ -1,9 +1,8 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> <defs> - <style type="text/css" id="current-color-scheme"> + <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="fill:currentColor;opacity:1" class="ColorScheme-Text" d="M 1 1 L 4 5 L 15 5 L 12 1 L 1 1 z M 8 6 L 6.0078125 8.125 L 5 9.1992188 L 5.75 10 L 6.7578125 8.9257812 L 8 7.5996094 L 9.2421875 8.9257812 L 10.25 10 L 11 9.1992188 L 9.9921875 8.125 L 8 6 z M 1 11 L 4 15 L 15 15 L 12 11 L 1 11 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 4 5 L 15 5 L 12 1 L 1 1 z M 8 6 L 6.0078125 8.125 L 5 9.1992188 L 5.75 10 L 6.7578125 8.9257812 L 8 7.5996094 L 9.2421875 8.9257812 L 10.25 10 L 11 9.1992188 L 9.9921875 8.125 L 8 6 z M 1 11 L 4 15 L 15 15 L 12 11 L 1 11 z"/> </svg> |