chat_centered_text constant

String const chat_centered_text

Implementation

static const String chat_centered_text =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M88 104a8 8 0 018-8h64a8 8 0 010 16H96a8 8 0 01-8-8Zm8 40h64a8 8 0 000-16H96a8 8 0 000 16Zm136-88v128a16 16 0 01-16 16h-59.5l-14.8 24.7a15.9 15.9 0 01-27.4 0L99.5 200H40a16 16 0 01-16-16V56a16 16 0 0116-16h176a16 16 0 0116 16Zm-16 0H40v128h59.5a16.1 16.1 0 0113.7 7.8l14.8 24.7 14.8-24.7a16.1 16.1 0 0113.7-7.8H216Z"/></svg>';