diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/16/icon_console.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/16/icon_console.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Light/actions/16/icon_console.svg b/Flat-Remix-Red-Light/actions/16/icon_console.svg new file mode 100644 index 000000000..eedabcabb --- /dev/null +++ b/Flat-Remix-Red-Light/actions/16/icon_console.svg @@ -0,0 +1,9 @@ +<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;opacity:.35" class="ColorScheme-Text" d="M 1,2 H 15 V 12 H 1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 C 1,1 0,1 0,2 V 12 C 0,13 1,13 1,13 H 4 V 14 C 4,15 5,15 5,15 H 11 C 11,15 12,15 12,14 V 13 H 15 C 15,13 16,13 16,12 V 2 C 16,1 15,1 15,1 Z M 2,3 H 14 V 11 H 2 Z"/> +</svg> |