chart_bubble constant

String const chart_bubble

Implementation

static const String chart_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="M7.2 11.2c1.77 0 3.2 1.43 3.2 3.2 0 1.77-1.43 3.2-3.2 3.2-1.77 0-3.2-1.43-3.2-3.2 0-1.77 1.43-3.2 3.2-3.2m7.6 4.8a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m.4-12A4.8 4.8 0 0120 8.8c0 2.65-2.15 4.8-4.8 4.8a4.8 4.8 0 01-4.8-4.8c0-2.65 2.15-4.8 4.8-4.8Z"/></svg>';