heart_fill constant

String const heart_fill

Implementation

static const String heart_fill =
    '<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="M19.3 5.71a4.92 4.92 0 00-3.51-1.46 4.92 4.92 0 00-3.51 1.46L12 6l-.28-.28a4.95 4.95 0 00-7 0 5 5 0 000 7l6.77 6.79a.75.75 0 001.06 0l6.77-6.79a5 5 0 00-.02-7.01Z"/></svg>';