diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.svg b/Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.svg index 4528ecbb0..8e75fca3c 100644 --- a/Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.svg +++ b/Flat-Remix-Red-Light/actions/scalable/cm_viewhistoryprev.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 1 C 0.892 1 0 1.892 0 3 L 0 13 C 0 14.108 0.892 15 2 15 L 12 15 C 13.108 15 14 14.108 14 13 L 14 9.9941406 L 12 10 L 12 13 L 2 13 L 2 3 L 12 3 L 12 6 L 14 5.9941406 L 14 3 C 14 1.892 13.108 0.99998 12 1 L 2 1 z M 7.7890625 4 L 3.7890625 8 L 7.7890625 12.041016 L 9.1757812 10.654297 L 7.5410156 9.0214844 L 15.001953 9 L 15.001953 7 L 7.5410156 7.0214844 L 9.1757812 5.3867188 L 7.7890625 4 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,1 C 0.892,1 0,1.892 0,3 V 13 C 0,14.108 0.892,15 2,15 H 12 C 13.108,15 14,14.108 14,13 V 10 H 12 V 13 H 2 V 3 H 12 V 6 H 14 V 3 C 14,1.892 13.108,1 12,1 Z M 8,4 4,8 8,12 9.5,10.5 8,9 H 15 V 7 H 8 L 9.5,5.5 Z"/> + </g> </svg> |