heart_half constant
String
const heart_half
Implementation
static const String heart_half =
'<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="2"><path stroke-dasharray="30" stroke-dashoffset="30" d="M12 8C12 8 12 8 11.2422 7C10.3657 5.84335 9.06021 5 7.5 5C5.01472 5 3 7.01472 3 9.5C3 10.4251 3.27914 11.285 3.75777 12C4.56504 13.206 12 21 12 21"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.5s" values="30;0"/></path><path stroke-dasharray="15" stroke-dashoffset="15" d="M12 8V21"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.5s" values="15;0"/></path></g></svg>';