left_speech_bubble constant

String const left_speech_bubble

Implementation

static const String left_speech_bubble =
    '<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="M2 11.517v29.794c0 3.598 2.937 6.517 6.563 6.517H38.13L48.52 59V47.827h6.918c3.624 0 6.563-2.919 6.563-6.517V11.517C62 7.918 59.062 5 55.438 5H8.563C4.937 5 2 7.918 2 11.517m41.794 14.896c0-2.313 1.888-4.189 4.219-4.189s4.219 1.876 4.219 4.189c0 2.315-1.888 4.19-4.219 4.19s-4.219-1.874-4.219-4.19m-16.013 0c0-2.313 1.89-4.189 4.219-4.189s4.219 1.876 4.219 4.189c0 2.315-1.89 4.19-4.219 4.19s-4.219-1.874-4.219-4.19m-16.012 0c0-2.313 1.89-4.189 4.219-4.189 2.331 0 4.219 1.876 4.219 4.189 0 2.315-1.888 4.19-4.219 4.19-2.33.001-4.219-1.874-4.219-4.19"/></svg>';