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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M5 5a3 3 0 015-2.236A3 3 0 0114.83 6H16a2 2 0 110 4h-5V9a1 1 0 10-2 0v1H4a2 2 0 110-4h1.17C5.06 5.687 5 5.35 5 5Zm4 1V5a1 1 0 10-1 1h1Zm3 0a1 1 0 10-1-1v1h1Z" clip-rule="evenodd"/><path d="M9 11H3v5a2 2 0 002 2h4v-7Zm2 7h4a2 2 0 002-2v-5h-6v7Z"/></g></svg>';