envelope_o constant

String const envelope_o

Implementation

static const String envelope_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M0 3v11h16V3H0zm1 4.1 3.9 2L1 12.5V7.1zm.9 5.9 4-3.5L8 10.6l2.1-1.1 4 3.5H1.9zm13.1-.5L11.1 9 15 7v5.5zm0-6.6L8 9.4 1 5.9V4h14v1.9z"/></svg>';