heart_arrow constant

String const heart_arrow

Implementation

static const String heart_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6.707 9h4.364c-.536 1.573 2.028 3.806 4.929-.5-2.9-4.306-5.465-2.073-4.929-.5H6.707L4.854 6.146a.5.5 0 10-.708.708L5.293 8h-.586L2.854 6.146a.5.5 0 10-.708.708L3.293 8h-.586L.854 6.146a.5.5 0 10-.708.708L1.793 8.5.146 10.146a.5.5 0 00.708.708L2.707 9h.586l-1.147 1.146a.5.5 0 00.708.708L4.707 9h.586l-1.147 1.146a.5.5 0 00.708.708L6.707 9Z"/></svg>';