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/insert-more-mark.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/insert-more-mark.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/insert-more-mark.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/insert-more-mark.svg b/Flat-Remix-Red-Light/actions/scalable/insert-more-mark.svg index c98ced0ad..ae223bf02 100644 --- a/Flat-Remix-Red-Light/actions/scalable/insert-more-mark.svg +++ b/Flat-Remix-Red-Light/actions/scalable/insert-more-mark.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.8398438 1.0058594 C 2.5588138 1.0495894 1.9960938 1.2398131 1.9960938 1.9394531 L 1.9960938 14.066406 C 1.9960938 14.999266 2.9960938 15 2.9960938 15 L 12.986328 15 C 13.985538 15 13.986328 14.066406 13.986328 14.066406 C 14.005128 14.023396 13.991328 7.1143812 13.986328 4.7382812 L 9.9902344 1.0058594 L 2.9960938 1.0058594 C 2.9960938 1.0058594 2.9335938 0.99130938 2.8398438 1.0058594 z M 2.9960938 6.9980469 L 12.996094 6.9980469 L 12.996094 8.9980469 L 2.9960938 8.9980469 L 2.9960938 6.9980469 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 1 C 3 1 2 1 2 2 L 2 14 C 2 15 3 15 3 15 L 13 15 C 14 15 14 14 14 14 L 14 5 L 10 1 L 3 1 z M 3 7 L 13 7 L 13 9 L 3 9 L 3 7 z"/> + </g> </svg> |