envelope_one constant

String const envelope_one

Implementation

static const String envelope_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M36 16V8H4v24h8"/><path d="M12 40h32V16H12v24Z"/><path stroke-linecap="round" d="m12 16 16 12 16-12"/><path stroke-linecap="round" d="M32 16H12v15"/><path stroke-linecap="round" d="M44 31V16H24"/></g></svg>';