envelope_open constant

String const envelope_open

Implementation

static const String envelope_open =
    '<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="M14 3.7v3.7l2-1V5zM2 3.8 0 5v1.5l2 1zM11.2 2 8 0 4.8 2zM13 3H3v4.9l3.4 1.7L8 8.4l1.6 1.2L13 7.9zm3 4.6-5.5 2.7 5.5 4.4zm-8 2L0 16h16zm-2.5.7L0 7.6v7.1z"/></svg>';