envelope_solid constant

String const envelope_solid

Implementation

static const String envelope_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 15"><path fill="currentColor" d="M.5 2.5A1.5 1.5 0 012 1h12a1.5 1.5 0 011.5 1.5v1.208L8 7.926.5 3.708V2.5Z"/><path fill="currentColor" d="M.5 4.855V12.5A1.5 1.5 0 002 14h12a1.5 1.5 0 001.5-1.5V4.855L8 9.074.5 4.854Z"/></svg>';