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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4.244 12.252a4.25 4.25 0 116.697-5.111h1.118a4.25 4.25 0 116.697 5.111L11.5 19.51l-7.256-7.257Zm15.218.71A5.25 5.25 0 1011.5 6.167a5.25 5.25 0 10-7.962 6.795l7.962 7.961 7.962-7.96Z"/></svg>';