heart_remove constant

String const heart_remove

Implementation

static const String heart_remove =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m13.929 14.07-3.43 3.43-6-6a4.243 4.243 0 010-6 2.96 2.96 0 01.567-.438m2.453-.605c1.388.034 2.706.668 2.98 2.043.5-2.5 4.344-2.657 6-1 1.604 1.603 1.5 4.334 0 6l-.937.937M4 4l13 13.071"/></svg>';