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/view-task-child.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/view-task-child.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/view-task-child.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/view-task-child.svg b/Flat-Remix-Red-Light/actions/scalable/view-task-child.svg index 53185bc57..3753aa0fb 100644 --- a/Flat-Remix-Red-Light/actions/scalable/view-task-child.svg +++ b/Flat-Remix-Red-Light/actions/scalable/view-task-child.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 3 1 C 0.75 1 1 3 1 3 L 1 15 L 9.0039062 15 L 9.0039062 13 L 7.0644531 13 L 3 13 L 3 8.53125 L 3 3 L 13 3 L 13 3.1640625 L 6.9707031 10.0625 L 4.7207031 7.8125 C 4.3444031 7.4361 3.6596031 7.4362 3.2832031 7.8125 C 3.0950031 8.0007 3 8.26595 3 8.53125 C 3 8.79665 3.0950031 9.0618 3.2832031 9.25 L 6.2832031 12.25 L 7.0644531 13 L 7.7519531 12.1875 L 13 6.1894531 L 13 9 L 15 9 L 15 3 C 15 1 13 1 13 1 L 3 1 z M 10.859375 10 C 9.896075 10 10.003906 10.857422 10.003906 10.857422 L 10.003906 16 L 16 16 L 16 10.857422 C 16 10.000422 15.142578 10 15.142578 10 L 10.859375 10 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,6.2 V 3 L 7,10 5,8 C 5,8 4,7 3.285,7.7845 2.535,8.5345 3.5,9.5 3.5,9.5 L 7,13 Z M 10.8,10 C 10,10 10,10.8 10,10.8 V 16 H 16 V 10.8 C 16,10 15.2,10 15.2,10 Z M 3,1 C 1,1 1,3 1,3 V 15 H 9 V 13 H 3 V 3 H 13 V 9 H 15 V 3 C 15,3 15,1 13,1 Z"/> + </g> </svg> |