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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 3A5.49 5.49 0 0012 5.344 5.49 5.49 0 007.5 3 5.5 5.5 0 002 8.5c0 5.719 6.5 10.438 10 12.85 3.5-2.412 10-7.131 10-12.85A5.5 5.5 0 0016.5 3z"/></svg>';