balloon constant

String const balloon

Implementation

static const String balloon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.625 9.625c.642-.642.435-1.89-.463-2.787-.897-.898-2.145-1.105-2.787-.463-.641.641-.434 1.89.463 2.787.898.897 2.145 1.104 2.787.463Z"/><path d="M18 1.5a9.5 9.5 0 00-5.44 17.289.787.787 0 00-.407 1.501l.807.359-.022.05C12.463 21.785 12 23.387 12 25.5c0 1.01-.228 1.666-.525 2.1-.296.432-.704.708-1.176.885-.83.312-1.737.289-2.412.272a13.91 13.91 0 00-.387-.007.75.75 0 000 1.5c.07 0 .16.003.269.006.645.02 1.917.061 3.057-.366.694-.26 1.38-.703 1.887-1.443.505-.738.787-1.708.787-2.947 0-1.887.412-3.285.812-4.2l.019-.042.877.39a.787.787 0 00.772-1.363A9.5 9.5 0 1018 1.5ZM18 3a8 8 0 110 16 8 8 0 010-16Z"/></g></svg>';