chat_teardrop_dots constant

String const chat_teardrop_dots

Implementation

static const String chat_teardrop_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="M132 24A100.2 100.2 0 0032 124v84.3A15.7 15.7 0 0047.7 224H132a100 100 0 000-200Zm0 184H48v-84a84 84 0 1184 84Zm12-80a12 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>';