chat_centered_text_fill constant

String const chat_centered_text_fill

Implementation

static const String chat_centered_text_fill =
    '<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="M216 40H40a16 16 0 00-16 16v128a16 16 0 0016 16h59.5l14.8 24.7a15.9 15.9 0 0027.4 0l14.8-24.7H216a16 16 0 0016-16V56a16 16 0 00-16-16Zm-56 104H96a8 8 0 010-16h64a8 8 0 010 16Zm0-32H96a8 8 0 010-16h64a8 8 0 010 16Z"/></svg>';