diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.svg b/Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.svg index 0916c64fe..4528ecbb0 100644 --- a/Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.svg +++ b/Flat-Remix-Light/actions/scalable/cm_viewhistoryprev.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(19.215686%,21.176471%,23.137255%)" d="M 3 2.5 C 2.445312 2.5 2 2.945312 2 3.5 L 2 8.5 C 2 9.054688 2.445312 9.5 3 9.5 L 8 9.5 C 8.554688 9.5 9 9.054688 9 8.5 L 9 6.996094 L 8 7 L 8 8.5 L 3 8.5 L 3 3.5 L 8 3.5 L 8 5 L 9 4.996094 L 9 3.5 C 9 2.945312 8.554688 2.5 8 2.5 Z M 5.894531 4 L 3.894531 6 L 5.894531 8.019531 L 6.585938 7.328125 L 5.769531 6.511719 L 9.5 6.5 L 9.5 5.5 L 5.769531 5.511719 L 6.585938 4.695312 Z M 5.894531 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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |