ripple constant

String const ripple

Implementation

static const String ripple =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 36s5-3 10-3c7.298 0 12.702 6 20 6 5 0 10-3 10-3M4 24s5-3 10-3c7.298 0 12.702 6 20 6 5 0 10-3 10-3M4 12s5-3 10-3c7.298 0 12.702 6 20 6 5 0 10-3 10-3"/></svg>';