heart_fill constant

String const heart_fill

Implementation

static const String heart_fill =
    '<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="M236 92c0 30.6-17.7 62-52.6 93.4a314.3 314.3 0 01-51.5 37.6 8.1 8.1 0 01-7.8 0C119.8 220.6 20 163.9 20 92a60 60 0 01108-36 60 60 0 01108 36Z"/></svg>';