beats constant

String const beats

Icon Data of beats

Implementation

static const String beats =
    '<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="M7 12a5 5 0 005 5 5 5 0 005-5 5 5 0 00-5-5c-1.13 0-2.16.37-3 1V2.46c.95-.3 1.95-.46 3-.46a10 10 0 0110 10 10 10 0 01-10 10A10 10 0 012 12c0-3.7 2-6.93 5-8.66V12m5-3a3 3 0 013 3 3 3 0 01-3 3 3 3 0 01-3-3 3 3 0 013-3z"/></svg>';