envelope_simple_thin constant

String const envelope_simple_thin

Implementation

static const String envelope_simple_thin =
    '<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 52H32a4 4 0 00-4 4v136a12 12 0 0012 12h176a12 12 0 0012-12V56a4 4 0 00-4-4Zm-10.3 8L128 138.6 42.3 60Zm2.3 136H40a4 4 0 01-4-4V65.1l89.3 81.8a3.9 3.9 0 005.4 0L220 65.1V192a4 4 0 01-4 4Z"/></svg>';