heart constant

String const heart

Icon Data of heart

Implementation

static const String heart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="27" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 27 24"><path fill="currentColor" d="m0 6.857-.001-.097A6.76 6.76 0 016.863.001h-.005c3.428 0 6 2.572 6.857 3.428.857-.856 3.428-3.428 6.857-3.428 5.143 0 6.857 3.428 6.857 6.857 0 6.857-12 16.285-13.715 17.143C11.999 23.144-.001 13.716-.001 6.858z"/></svg>';