envelope_simple constant

String const envelope_simple

Implementation

static const String envelope_simple =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 48H32a8 8 0 00-8 8v136a16 16 0 0016 16h176a16 16 0 0016-16V56a8 8 0 00-8-8Zm-20.6 16L128 133.1 52.6 64ZM216 192H40V74.2l82.6 75.7a8 8 0 0010.8 0L216 74.2V192Z"/></svg>';