chat_circle_dots constant

String const chat_circle_dots

Implementation

static const String chat_circle_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="M128 24a104 104 0 00-91.2 154l-8.5 30A15.9 15.9 0 0048 227.7l30-8.5A104 104 0 10128 24Zm0 192a88.4 88.4 0 01-44.9-12.3 8.7 8.7 0 00-4.1-1.1 8.3 8.3 0 00-2.2.3l-33.2 9.5 9.5-33.2a8.2 8.2 0 00-.8-6.3A88 88 0 11128 216Zm12-88a12 12 0 11-12-12 12 12 0 0112 12Zm-48 0a12 12 0 11-12-12 12 12 0 0112 12Zm96 0a12 12 0 11-12-12 12 12 0 0112 12Z"/></svg>';