waves constant

String const waves

Icon Data of waves

Implementation

static const String waves =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M2.56 22.4c5.31 0 5.33 3.2 10.69 3.2s5.37-3.2 10.75-3.2 5.38 3.2 10.76 3.2 5.37-3.18 10.69-3.2M5.17 13.61c2.92.82 3.78 2.87 8.08 2.87 5.37 0 5.37-3.2 10.74-3.2s5.38 3.2 10.76 3.2c4.3 0 5.16-2.05 8.08-2.87M3.88 31.6c4 .5 4.5 3.12 9.37 3.12 5.37 0 5.37-3.2 10.74-3.2s5.38 3.2 10.76 3.2c4.87 0 5.33-2.63 9.37-3.12"/></svg>';