heartbeat constant

String const heartbeat

Implementation

static const String heartbeat =
    '<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" d="m24 41.824 16.23-19.05A10.13 10.13 0 1024 10.694"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14 21.113h5l3-6 4 12 3-6h5"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 41.824 7.77 22.774A10.13 10.13 0 1124 10.693"/></svg>';