gift constant

String const gift

Icon Data of 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-linejoin="round" stroke-width="2" d="M12 9V6a3 3 0 10-3 3h3zm0 0V7a2 2 0 112 2h-2zm-7 4v7a1 1 0 001 1h12a1 1 0 001-1v-7m-7-3v11m8-8v-3a1 1 0 00-1-1H5a1 1 0 00-1 1v3h16z"/></svg>';