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/cm_extractfiles.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/cm_extractfiles.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/cm_extractfiles.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/cm_extractfiles.svg b/Flat-Remix-Red-Light/actions/scalable/cm_extractfiles.svg index 498d288ea..4d34bcd51 100644 --- a/Flat-Remix-Red-Light/actions/scalable/cm_extractfiles.svg +++ b/Flat-Remix-Red-Light/actions/scalable/cm_extractfiles.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="m2.9062 1.0352c-0.4982 0.0427-0.8372 0.4798-0.9374 0.9375-0.2918 0.8915-0.592 1.7934-0.875 2.6875l-0.0938 0.375v7.9998c0 0.554 0.446 1 1 1h12c0.554 0 1-0.446 1-1v-7.9998l-0.125-0.4688c-0.338-0.9897-0.643-2.0177-1-3-0.214-0.4381-0.702-0.57676-1.156-0.5312h-9.8128zm0.8184 2h8.5334c0.108 0.323 0.222 0.6678 0.332 1h-9.1916c0.1088-0.3338 0.2159-0.6641 0.3262-1zm4.2754 3l2.75 3h-1.75v2.9998h-2v-2.9998h-1.75l2.75-3z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 2.446,1 2.1749,1.4754 2,2 L 1,5 V 13 C 1,13.554 1.446,14 2,14 H 14 C 14.554,14 15,13.554 15,13 V 5 L 14,2 C 13.825,1.4744 13.554,1 13,1 Z M 3.6699,3 H 12.33 L 12.664,4 H 3.334 Z M 8,6 10.75,9 H 9 V 12 H 7 V 9 H 5.25 Z"/> + </g> </svg> |