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="1792" height="1536" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1792 1536"><path fill="currentColor" d="M896 1536q-26 0-44-18L228 916q-10-8-27.5-26T145 824.5 77 727 23.5 606 0 468q0-220 127-344T478 0q62 0 126.5 21.5t120 58T820 148t76 68q36-36 76-68t95.5-68.5 120-58T1314 0q224 0 351 124t127 344q0 221-229 450l-623 600q-18 18-44 18z"/></svg>';