diff options
Diffstat (limited to '.icons/awkward/24x24/panel/tabletattention.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/tabletattention.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/tabletattention.svg b/.icons/awkward/24x24/panel/tabletattention.svg new file mode 100644 index 00000000..a8eb042f --- /dev/null +++ b/.icons/awkward/24x24/panel/tabletattention.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(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4,5 C 2.892,5 2,5.892 2,7 V 15 C 2,16.108 2.892,17 4,17 H 17 V 15 H 5 V 7 H 17 V 8 H 20 V 7 C 20,5.892 19.108,5 18,5 Z M 10,5.5 H 12 V 6 H 10 Z"/> + <path class="ColorScheme-Highlight" d="M 18,9 V 13 L 18.25,15 H 19.75 L 20,13 V 9 Z M 18,16 V 18 H 20 V 16 Z" style="fill:currentColor"/> + </g> +</svg> |