heart constant

String const heart

Implementation

static const String heart =
    '<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" fill-rule="evenodd" d="M8.753 2.247 8 3l-.753-.753A4.243 4.243 0 001.25 8.25l5.69 5.69L8 15l1.06-1.06 5.69-5.69a4.243 4.243 0 00-5.997-6.003ZM8 12.879l5.69-5.69a2.743 2.743 0 00-3.877-3.881l-.752.753L8 5.12 6.94 4.06l-.753-.752v-.001A2.743 2.743 0 002.31 7.189L8 12.88Z" clip-rule="evenodd"/></svg>';