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-first.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-first.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/go-first.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/go-first.svg b/Flat-Remix-Red-Light/actions/scalable/go-first.svg index 7d19d90b1..66b714b13 100644 --- a/Flat-Remix-Red-Light/actions/scalable/go-first.svg +++ b/Flat-Remix-Red-Light/actions/scalable/go-first.svg @@ -1,8 +1,11 @@ -<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 10.779297 2 L 4.7792969 8 L 10.779297 14.03125 L 12.185547 12.65625 L 8.5292969 9.03125 L 15.998047 9 L 15.998047 7 L 8.5292969 7.03125 L 12.185547 3.375 L 10.779297 2 z M 1.9980469 6 C 0.89347687 6 -0.001953125 6.89543 -0.001953125 8 C -0.001953125 9.10457 0.89347687 10 1.9980469 10 C 3.1026169 10 3.9980469 9.10457 3.9980469 8 C 3.9980469 6.89543 3.1026469 6 1.9980469 6 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <circle class="ColorScheme-Text" cx="2" cy="8" r="2" style="fill:currentColor"/> + <path class="ColorScheme-Text" d="M 16,7 H 9 L 12.5,3.5 11,2 5,8 11,14 12.5,12.5 9,9 H 16 Z" style="fill:currentColor"/> + </g> </svg> |