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="-2 -4 24 24"><path fill="currentColor" d="M3.636 7.208 10 13.572l6.364-6.364a3 3 0 10-4.243-4.243L10 5.086l-2.121-2.12a3 3 0 00-4.243 4.242zM9.293 1.55l.707.707.707-.707a5 5 0 117.071 7.071l-7.07 7.071a1 1 0 01-1.415 0l-7.071-7.07a5 5 0 117.07-7.071z"/></svg>';