bubble_tea constant

String const bubble_tea

Implementation

static const String bubble_tea =
    '<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="M18.65 23.62a1.31 1.31 0 100-2.62 1.31 1.31 0 000 2.62Zm-3.99-1.31a1.31 1.31 0 11-2.62 0 1.31 1.31 0 012.62 0Zm2.91 3.3a1.31 1.31 0 11-2.62 0 1.31 1.31 0 012.62 0Zm-5.26 1.31a1.31 1.31 0 100-2.62 1.31 1.31 0 000 2.62Z"/><path d="M17 2v5h8a1 1 0 110 2l-2 20c-.097.605-.5 1-1 1H10c-.5 0-.924-.437-1-1L7 9a1 1 0 010-2h8V2h2Zm-7.765 9.25L10.91 28h10.18l.16-1.592a1.31 1.31 0 11.137-1.374l1.378-13.784H9.235Z"/></g></svg>';