chatbox_ellipses constant

String const chatbox_ellipses

Implementation

static const String chatbox_ellipses =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M408 48H104a72.08 72.08 0 00-72 72v192a72.08 72.08 0 0072 72h24v64a16 16 0 0026.25 12.29L245.74 384H408a72.08 72.08 0 0072-72V120a72.08 72.08 0 00-72-72ZM160 248a32 32 0 1132-32 32 32 0 01-32 32Zm96 0a32 32 0 1132-32 32 32 0 01-32 32Zm96 0a32 32 0 1132-32 32 32 0 01-32 32Z"/></svg>';