chat_centered_dots_fill constant

String const chat_centered_dots_fill

Implementation

static const String chat_centered_dots_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-16ZM80 132a12 12 0 1112-12 12 12 0 01-12 12Zm48 0a12 12 0 1112-12 12 12 0 01-12 12Zm48 0a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';