gift_box constant

String const gift_box

Icon Data of 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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15.5 6a1.25 1.25 0 00-1.25-1.25h-1.06a2.19 2.19 0 00.23-1A2.22 2.22 0 0011.2 1.5 3.78 3.78 0 008 3.07 3.78 3.78 0 004.8 1.5a2.22 2.22 0 00-2.22 2.22 2.19 2.19 0 00.23 1H1.75A1.25 1.25 0 00.5 6v2.5h1.25v4.79A1.25 1.25 0 003 14.5h10a1.25 1.25 0 001.25-1.25V8.46h1.25zm-4.3-3.25a1 1 0 010 2H8.68a2.36 2.36 0 012.52-2zm-6.4 0a2.36 2.36 0 012.52 2H4.8a1 1 0 010-1.95zM1.75 6h4.37v1.21H1.75zm4.37 7.29H3V8.46h3.12zm1.26 0V6h1.24v7.29zm5.62 0H9.88V8.46H13zm1.25-6H9.88V6h4.37z"/></svg>';