diff options
Diffstat (limited to '.icons/awkward/24x24/actions/icon_console.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/icon_console.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/icon_console.svg b/.icons/awkward/24x24/actions/icon_console.svg new file mode 100644 index 00000000..badb0bd1 --- /dev/null +++ b/.icons/awkward/24x24/actions/icon_console.svg @@ -0,0 +1,11 @@ +<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:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor;opacity:0.3" 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"/> + </g> +</svg> |