diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/24/virtual-desktops.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/24/virtual-desktops.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/24/virtual-desktops.svg b/Flat-Remix-Red-Light/actions/24/virtual-desktops.svg new file mode 100644 index 000000000..f77975cc5 --- /dev/null +++ b/Flat-Remix-Red-Light/actions/24/virtual-desktops.svg @@ -0,0 +1,8 @@ +<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:#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 5,6 v 5 h 6 V 6 Z m 8,0 v 5 h 6 V 6 Z M 6,7 H 8 V 8 H 6 Z m -1,6 v 5 h 6 v -5 z m 8,0 v 5 h 6 v -5 z m 3,3 h 2 v 1 h -2 z"/> +</svg> |