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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M15 19a5.23 5.23 0 01-3.707-1.532 3.246 3.246 0 00-4.586 0 .999.999 0 11-1.414-1.414 5.25 5.25 0 017.414 0 3.248 3.248 0 004.586 0 .999.999 0 111.414 1.414A5.227 5.227 0 0115 19zm0-4a5.23 5.23 0 01-3.707-1.532 3.246 3.246 0 00-4.586 0 .999.999 0 11-1.414-1.414 5.25 5.25 0 017.414 0 3.248 3.248 0 004.586 0 .999.999 0 111.414 1.414A5.227 5.227 0 0115 15zm0-4a5.23 5.23 0 01-3.707-1.532 3.246 3.246 0 00-4.586 0 .999.999 0 11-1.414-1.414 5.25 5.25 0 017.414 0 3.248 3.248 0 004.586 0 .999.999 0 111.414 1.414A5.227 5.227 0 0115 11z"/></svg>';