heart_minus constant

String const heart_minus

Implementation

static const String heart_minus =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13 19-1 1-7.5-7.428A5 5 0 1112 6.006a5 5 0 018 6M14 17h6"/></svg>';