chat_centered_dots constant

String const chat_centered_dots

Implementation

static const String chat_centered_dots =
    '<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-16Zm0 144h-59.5a16.1 16.1 0 00-13.7 7.8L128 216.5l-14.8-24.7a16.1 16.1 0 00-13.7-7.8H40V56h176Zm-100-64a12 12 0 1112 12 12 12 0 01-12-12Zm-48 0a12 12 0 1112 12 12 12 0 01-12-12Zm96 0a12 12 0 1112 12 12 12 0 01-12-12Z"/></svg>';