diff options
author | 2020-05-06 20:47:36 +0200 | |
---|---|---|
committer | 2020-05-06 20:47:36 +0200 | |
commit | daa8cb29af21e8656dd81230bea8d4f6576f1013 (patch) | |
tree | 601567b8ddb957582f8c0869926eeb554e5131d4 /Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg | |
parent | dfded412ac400065c1dab5000462eb824d994cb4 (diff) | |
download | flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.tar.gz flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.zip |
Update action icons from Papirus icon theme
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg b/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg index d128f5022..870e457f0 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-previous-context.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-previous-context.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 6 2 L 0.70703125 7.2929688 L 0 8 L 0.70703125 8.7070312 L 6 14 L 16 14 L 16 2 L 6 2 z M 9 4 L 10 4 L 10 5 L 9 5 C 8.44778 5 8 5.44771 8 6 L 8 7 C 8 7.38251 7.86072 7.73504 7.625 8 C 7.86072 8.26497 8 8.6175 8 9 L 8 10 C 8 10.55222 8.44771 11 9 11 L 10 11 L 10 12 L 9 12 C 7.8955 12 7 11.10452 7 10 L 7 9 C 7 8.72385 6.77614 8.5 6.5 8.5 L 6 8.5 L 6 7.5 L 6.5 7.5 C 6.77614 7.5 7 7.27616 7 7 L 7 6 C 7 4.8955 7.89548 4 9 4 z M 11 4 L 12 4 C 13.1045 4 14 4.89549 14 6 L 14 7 C 14 7.27616 14.22386 7.5 14.5 7.5 L 15 7.5 L 15 8.5 L 14.5 8.5 C 14.22386 8.5 14 8.72385 14 9 L 14 10 C 14 11.1045 13.10451 12 12 12 L 11 12 L 11 11 L 12 11 C 12.55229 11 13 10.55222 13 10 L 13 9 C 13 8.6175 13.13928 8.26497 13.375 8 C 13.13928 7.73504 13 7.38251 13 7 L 13 6 C 13 5.44771 12.55222 5 12 5 L 11 5 L 11 4 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16,2 V 14 H 6 L 0,8 6,2 Z M 12,4 H 11 V 5 H 12 C 13,5 13,6 13,6 V 7 C 13,7 13,7.5784 13.375,8 13,8.4216 13,9 13,9 V 10 C 13,10 13,11 12,11 H 11 V 12 H 12 C 14,12 14,10 14,10 V 9 C 14,8.5 14.5,8.5 14.5,8.5 H 15 V 7.5 H 14.5 C 14.5,7.5 14,7.5 14,7 V 6 C 14,6 14,4 12,4 Z M 10,4 H 9 C 7,4 7,6 7,6 V 7 C 7,7.5 6.5,7.5 6.5,7.5 H 6 V 8.5 H 6.5 C 6.5,8.5 7,8.5 7,9 V 10 C 7,10 7,12 9,12 H 10 V 11 H 9 C 8,11 8,10 8,10 V 9 C 8,9 8,8.4216 7.625,8 8,7.5784 8,7 8,7 V 6 C 8,6 8,5 9,5 H 10 Z"/> + </g> </svg> |