hearts constant

String const hearts

Implementation

static const String hearts =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M512.694 1024q0-20-17.5-43t-47-47-68-52-81-62.5-85-74.5-81-91.5-68-109-47-132T.694 256q0-106 75-181t181-75 181 75 75 181q0-106 75-181t181-75 181 75 75 181q0 82-17.5 156.5t-47 132-68 109-81 91.5-85 74.5-81 62.5-68 52-47 47-17.5 43z"/></svg>';