envelope_simple_fill constant

String const envelope_simple_fill

Implementation

static const String envelope_simple_fill =
    '<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-8 144H40V74.2l82.6 75.7a8 8 0 0010.8 0L216 74.2V192Z"/></svg>';