gift constant

String const gift

Implementation

static const String gift =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20 12v9.4a.6.6 0 01-.6.6H4.6a.6.6 0 01-.6-.6V12m17.4-5H2.6a.6.6 0 00-.6.6v3.8a.6.6 0 00.6.6h18.8a.6.6 0 00.6-.6V7.6a.6.6 0 00-.6-.6ZM12 22V7m0 0H7.5a2.5 2.5 0 110-5C11 2 12 7 12 7Zm0 0h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7Z"/></svg>';