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="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M12.958 1.03a4.015 4.015 0 00-3.911 3.148A4.054 4.054 0 005.102 1.03c-2.237 0-4.05 1.824-4.05 4.072 0 6.496 8.005 9.838 8.005 9.838s7.912-3.258 7.912-9.879c0-2.228-1.795-4.031-4.011-4.031z"/></svg>';