diff options
Diffstat (limited to '.icons/awkward/24x24/actions/tab-new-background.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/tab-new-background.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/tab-new-background.svg b/.icons/awkward/24x24/actions/tab-new-background.svg new file mode 100644 index 00000000..6a0c3d92 --- /dev/null +++ b/.icons/awkward/24x24/actions/tab-new-background.svg @@ -0,0 +1,10 @@ +<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="translate(4,4)"> + <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 4 2 C 4 2 2 2 2 4 L 2 11 C 2 12 1 12 1 12 L 0 12 L 0 14 L 16 14 L 16 12 L 15 12 C 15 12 14 12 14 11 L 14 4 C 14 4 14 2 12 2 L 4 2 z M 7 5 L 9 5 L 9 7 L 11 7 L 11 9 L 9 9 L 9 11 L 7 11 L 7 9 L 5 9 L 5 7 L 7 7 L 7 5 z"/> + </g> +</svg> |