table_heart constant

String const table_heart

Implementation

static const String table_heart =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20H9M3 8V6a2 2 0 012-2h14a2 2 0 012 2v2M3 8v6m0-6h6m12 0v3m0-3H9m-6 6v4a2 2 0 002 2h4m-6-6h6m0-6v6m0 0v6m0-6h1m5-6v3m6 5c0 1.2-2.667 3.833-4 5-1.333-1.167-4-3.8-4-5 0-.667.4-2 2-2s2 1.333 2 2c0-.667.4-2 2-2s2 1.333 2 2z"/><path d="M3 6a2 2 0 012-2h14a2 2 0 012 2v2H3V6z"/></g></svg>';