speech_balloon constant

String const speech_balloon

Implementation

static const String speech_balloon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M55.438 5H8.563C4.938 5 2 7.918 2 11.517V41.31c0 3.598 2.938 6.518 6.563 6.518h6.918V59l10.39-11.172h29.567c3.626 0 6.563-2.92 6.563-6.518V11.517C62 7.918 59.063 5 55.438 5M15.987 30.604c-2.331 0-4.219-1.875-4.219-4.19 0-2.314 1.888-4.189 4.219-4.189s4.219 1.875 4.219 4.189c0 2.315-1.888 4.19-4.219 4.19m16.013 0c-2.329 0-4.219-1.875-4.219-4.19 0-2.314 1.89-4.189 4.219-4.189s4.219 1.875 4.219 4.189c0 2.315-1.89 4.19-4.219 4.19m16.013 0c-2.331 0-4.219-1.875-4.219-4.19 0-2.314 1.888-4.189 4.219-4.189 2.329 0 4.219 1.875 4.219 4.189-.001 2.315-1.89 4.19-4.219 4.19"/></svg>';