bubble_message_text constant

String const bubble_message_text

Implementation

static const String bubble_message_text =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><path fill="currentColor" fill-rule="evenodd" d="M8.01.078C3.606.078.031 2.759.031 6.065c0 3.018 2.98 5.508 6.852 5.92l-2.121 3.438 6.197-3.799c2.945-.88 5.031-3.035 5.031-5.559 0-3.306-3.574-5.987-7.98-5.987zM10 9H4V8h6v1zm2-1.954H4V6h8v1.046zm0-2.055H4v-1h8v1z"/></svg>';