diff options
Diffstat (limited to '.icons/awkward/24x24/actions/group-new.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/group-new.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/group-new.svg b/.icons/awkward/24x24/actions/group-new.svg new file mode 100644 index 00000000..3c6d0013 --- /dev/null +++ b/.icons/awkward/24x24/actions/group-new.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="translate(4,-2)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,8 C 2,8 1,8 1,9 V 20 C 1,20 1,21 2,21 H 9 V 17 H 11 V 15 H 15 V 11 C 15,10 14,10 14,10 H 9 L 7,8 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,16 V 18 H 10 V 20 H 12 V 22 H 14 V 20 H 16 V 18 H 14 V 16 Z"/> + </g> +</svg> |