gift_bag constant

String const gift_bag

Implementation

static const String gift_bag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="36" height="28" x="6" y="14" stroke-linejoin="round" rx="3"/><path stroke-linejoin="round" d="M6 32h36v7a3 3 0 01-3 3H9a3 3 0 01-3-3v-7Z"/><circle cx="19" cy="9" r="5"/><circle cx="28" cy="10" r="4"/><path stroke-linecap="round" stroke-linejoin="round" d="m17 20 7-6 7 6"/></g></svg>';