chat_dots constant

String const chat_dots

Implementation

static const String chat_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 48H40a16 16 0 00-16 16v158.8a15.7 15.7 0 009.2 14.5 15.1 15.1 0 006.8 1.6 16 16 0 0010.3-3.8L82.5 208H216a16 16 0 0016-16V64a16 16 0 00-16-16Zm0 144H82.5a15.6 15.6 0 00-10.3 3.8l-32.2 27V64h176Zm-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>';