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="M4.12 4.107a5.4 5.4 0 00-.538.473C1.46 6.7 1.33 10.28 4 13l8 8 4.5-4.5m2.828-2.828L20 13c2.67-2.72 2.54-6.3.42-8.42a5.4 5.4 0 00-7.65 0l-.77.78-.77-.78a5.4 5.4 0 00-2.386-1.393M2 2l20 20"/></svg>';