heart_light constant

String const heart_light

Implementation

static const String heart_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 222a6 6 0 01-2.9-.8c-1.1-.5-25.9-14.6-51.1-37.2-34.5-31.1-52-62-52-92a58 58 0 01106-32.6A58 58 0 01234 92c0 30-17.5 60.9-52 92-25.2 22.6-50 36.7-51.1 37.2a6 6 0 01-2.9.8ZM80 46a46 46 0 00-46 46c0 57.3 77.8 107.3 94 117 16.2-9.7 94-59.7 94-117a46 46 0 00-88.5-17.7 5.9 5.9 0 01-11 0A46 46 0 0080 46Z"/></svg>';