bubbles constant

String const bubbles

Implementation

static const String bubbles =
    '<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="M21.5 19a8.5 8.5 0 100-17 8.5 8.5 0 000 17Zm4.475-9.025a3.5 3.5 0 11-4.95-4.95 3.5 3.5 0 014.95 4.95ZM6.5 19a4.5 4.5 0 100-9 4.5 4.5 0 000 9ZM8 15a2 2 0 110-4 2 2 0 010 4Zm12 9.5a5.5 5.5 0 11-11 0 5.5 5.5 0 0111 0Zm-4.5.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/></svg>';