heart_off constant

String const heart_off

Implementation

static const String heart_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 3 18 18m-1.5-8.428L18 14m-2 2-4 4-7.5-7.428m0 0a5 5 0 01-1.288-5.068A4.976 4.976 0 015 5m3-1c1.56.003 3.05.727 4 2.006a5 5 0 117.5 6.572"/></svg>';