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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><rect width="36" height="28" x="6" y="14" stroke-linejoin="round" rx="3"/><path fill="#555" stroke-linejoin="round" d="M6 32h36v7a3 3 0 01-3 3H9a3 3 0 01-3-3v-7Z"/><circle cx="19" cy="9" r="5" fill="#555"/><circle cx="28" cy="10" r="4" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="m17 20 7-6 7 6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';