heart constant

String const heart

Implementation

static const String heart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="710" height="780" preserveAspectRatio="xMidYMid meet" viewBox="0 0 710 780"><path fill="currentColor" d="M651 55q29 27 44 61t15 71-13 71-42 63L371 605q-7 7-16 7t-17-7L54 321q-27-28-40-63T1 187t14-71 42.5-61T121 17t70-11 70 16 61 42l33 33 33-33q27-27 61-42t70-16 70 11 62 38z"/></svg>';