gift_box constant

String const gift_box

Implementation

static const String gift_box =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M6 9a3 3 0 013-3h30a3 3 0 013 3v30a3 3 0 01-3 3H9a3 3 0 01-3-3V9Z"/><path d="M4 24h40M24 44V4M6 30V18m36 12V18M30 42H18M30 6H18m6 18s7.897-3.546 9.099-4.747a3.077 3.077 0 10-4.352-4.352C27.546 16.103 24 24 24 24Zm0 0s-7.897-3.546-9.099-4.747m9.1 4.747s-3.547-7.897-4.748-9.099M24 24s7.897 3.546 9.099 4.747M24 24s3.546 7.897 4.747 9.099M24 23.999s-7.897 3.547-9.099 4.748a3.077 3.077 0 104.352 4.352c1.201-1.202 4.747-9.1 4.747-9.1Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';