bubble_message constant

String const bubble_message

Implementation

static const String bubble_message =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M8.988 1.002c-4.387 0-7.947 2.619-7.947 5.852 0 2.95 2.968 5.383 6.824 5.786l-2.042 3.332 6.103-3.686c2.934-.86 5.012-2.967 5.012-5.433 0-3.232-3.559-5.851-7.95-5.851z"/></svg>';