bubble constant

String const bubble

Implementation

static const String bubble =
    '<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"><path fill="currentColor" d="M16 5.333c-7.732 0-14 4.7-14 10.5 0 1.982.74 3.833 2.016 5.414L2 25.667l5.613-1.44c2.34 1.316 5.237 2.106 8.387 2.106 7.732 0 14-4.7 14-10.5s-6.268-10.5-14-10.5z"/></svg>';