calendar_heart constant

String const calendar_heart

Implementation

static const String calendar_heart =
    '<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"><path fill="currentColor" d="M19 19V8H5v11h14M16 1h2v2h1a2 2 0 012 2v14c0 1.11-.89 2-2 2H5a2 2 0 01-2-2V5c0-1.1.9-2 2-2h1V1h2v2h8V1m-4 16.17-.58-.53C9.36 14.77 8 13.54 8 12.03c0-1.23.97-2.2 2.2-2.2.7 0 1.36.32 1.8.83.44-.51 1.1-.83 1.8-.83 1.23 0 2.2.97 2.2 2.2 0 1.51-1.36 2.74-3.42 4.61l-.58.53Z"/></svg>';