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-list.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-list.svg')
-rw-r--r--[l---------] | Flat-Remix-Red-Light/actions/scalable/view-list.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/view-list.svg b/Flat-Remix-Red-Light/actions/scalable/view-list.svg index 1c80627df..eca2fc507 120000..100644 --- a/Flat-Remix-Red-Light/actions/scalable/view-list.svg +++ b/Flat-Remix-Red-Light/actions/scalable/view-list.svg @@ -1 +1,8 @@ -view-filter-rtl.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9 2 L 9 14 L 10 14 L 10 2 L 9 2 z M 1 3 L 1 5 L 3 5 L 3 3 L 1 3 z M 5 3 L 5 5 L 7 5 L 7 3 L 5 3 z M 12 3 L 12 4 L 14 4 L 14 3 L 12 3 z M 12 6 L 12 7 L 14 7 L 14 6 L 12 6 z M 1 7 L 1 9 L 3 9 L 3 7 L 1 7 z M 5 7 L 5 9 L 7 9 L 7 7 L 5 7 z M 12 9 L 12 10 L 14 10 L 14 9 L 12 9 z M 1 11 L 1 13 L 3 13 L 3 11 L 1 11 z M 5 11 L 5 13 L 7 13 L 7 11 L 5 11 z M 12 12 L 12 13 L 14 13 L 14 12 L 12 12 z" transform="translate(4 4)"/> +</svg> |