waves constant

String const waves

Implementation

static const String waves =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14.5 14.5a8 8 0 00-8-8m5 8a5 5 0 00-5-5m2 5a2 2 0 00-2-2"/></svg>';