diff options
Diffstat (limited to '.icons/kora/panel/16/tabletattention.svg')
-rw-r--r-- | .icons/kora/panel/16/tabletattention.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/tabletattention.svg b/.icons/kora/panel/16/tabletattention.svg new file mode 100644 index 000000000..e89556475 --- /dev/null +++ b/.icons/kora/panel/16/tabletattention.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14 14c1.108 0 2-.892 2-2v-8c0-1.108-.892-2-2-2h-12c-1.108 0-2 .892-2 2v8c0 1.108.892 2 2 2zm-13.638-5v-2h.5v2zm14.028 4.23h-12.78v-10.46h12.78z"/> + <path style="fill:currentColor" class="ColorScheme-NeutralText" d="m15 13.513c.552 0 1 .449 1 1 0 .552-.448 1-1 1s-1-.448-1-1c0-.551.448-1 1-1zm-1-6.513v4l.25 2h1.5l.25-2v-4z"/> +</svg> |