gift_print constant

String const gift_print

Icon Data of gift_print

Implementation

static const String gift_print =
    '<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="M20 8a1 1 0 00-1-1H5a1 1 0 00-1 1v11a1 1 0 001 1h14a1 1 0 001-1V8Z" clip-rule="evenodd" opacity=".8"/><path fill-rule="evenodd" d="M3 5h14a1 1 0 011 1v11a1 1 0 01-1 1H3a1 1 0 01-1-1V6a1 1 0 011-1Zm14 12V6H3v11h14Z" clip-rule="evenodd"/><path d="M9.5 5.5h1v12h-1z"/><path d="M2 10.5h16v1H2z"/><path fill-rule="evenodd" d="M8.943 1.554c1.125.978 1.787 3.001 1.035 3.866-.75.864-2.374.27-3.659-.847-1.094-.951-1.469-2.399-.712-3.269.756-.87 2.242-.701 3.336.25ZM6.975 3.82c.897.779 2.033 1.194 2.249.945.3-.344-.174-1.792-.937-2.455-.725-.63-1.595-.73-1.926-.349-.33.38-.11 1.228.614 1.859Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M11.298 1.554c-1.124.978-1.787 3.001-1.035 3.866.75.864 2.374.27 3.66-.847 1.094-.951 1.469-2.399.712-3.269-.756-.87-2.242-.701-3.337.25Zm1.969 2.265c-.897.779-2.033 1.194-2.249.945-.3-.344.174-1.792.936-2.455.725-.63 1.596-.73 1.926-.349.33.38.111 1.228-.613 1.859Z" clip-rule="evenodd"/></g></svg>';