diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/24/view-multiple-objects.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/24/view-multiple-objects.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/24/view-multiple-objects.svg b/Flat-Remix-Red-Light/actions/24/view-multiple-objects.svg new file mode 100644 index 000000000..5bac70f03 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/24/view-multiple-objects.svg @@ -0,0 +1,8 @@ +<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:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 7 L 9 7 L 9 1 L 1 1 z M 11 1 L 11 7 L 15 7 L 15 1 L 11 1 z M 1 9 L 1 15 L 15 15 L 15 9 L 1 9 z" transform="translate(4 4)"/> +</svg> |