heart_plus constant

String const heart_plus

Implementation

static const String heart_plus =
    '<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.003 5.996M14 16h6m-3-3v6"/></svg>';