heart constant

String const heart

Icon Data of heart

Implementation

static const String heart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M10 5.722c1.69-3.023 7.5-1.968 7.5 2.4 0 2.918-2.5 5.582-7.5 7.993-5-2.41-7.5-5.075-7.5-7.993 0-4.368 5.81-5.423 7.5-2.4Z" clip-rule="evenodd"/></svg>';