thought_bubble constant

String const thought_bubble

Implementation

static const String thought_bubble =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 19A1.5 1.5 0 015 20.5 1.5 1.5 0 013.5 22 1.5 1.5 0 012 20.5 1.5 1.5 0 013.5 19m5-3a2.5 2.5 0 012.5 2.5A2.5 2.5 0 018.5 21 2.5 2.5 0 016 18.5 2.5 2.5 0 018.5 16m6-1c-1.19 0-2.27-.5-3-1.35-.73.85-1.81 1.35-3 1.35-1.96 0-3.59-1.41-3.93-3.26A4.02 4.02 0 012 8a4 4 0 014-4c.26 0 .5.03.77.07C7.5 3.41 8.45 3 9.5 3c1.19 0 2.27.5 3 1.35.73-.85 1.81-1.35 3-1.35 1.96 0 3.59 1.41 3.93 3.26A4.02 4.02 0 0122 10a4 4 0 01-4 4l-.77-.07c-.73.66-1.68 1.07-2.73 1.07Z"/></svg>';