diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/virtual-desktops.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/virtual-desktops.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/virtual-desktops.svg b/Flat-Remix-Red-Light/actions/16/virtual-desktops.svg new file mode 100644 index 000000000..7adde9d5a --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/virtual-desktops.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <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 2 L 1 7 L 7 7 L 7 2 L 1 2 z M 9 2 L 9 7 L 15 7 L 15 2 L 9 2 z M 2 3 L 4 3 L 4 4 L 2 4 L 2 3 z M 1 9 L 1 14 L 7 14 L 7 9 L 1 9 z M 9 9 L 9 14 L 15 14 L 15 9 L 9 9 z M 12 12 L 14 12 L 14 13 L 12 13 L 12 12 z"/> +</svg> |