heart_rate constant

String const heart_rate

Implementation

static const String heart_rate =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M31.878 37c-2.825 2.074-5.654 3.587-7.878 4.326C17 39 4 29 4 18 4 11.925 8.925 7 15 7c3.72 0 7.01 1.847 9 4.674A10.987 10.987 0 0133 7c6.075 0 11 4.925 11 11 0 1.747-.328 3.468-.907 5.137"/><path d="M27 29h4l3-4 3 8 2.962-4H44"/></g></svg>';