start_o constant

String const start_o

Implementation

static const String start_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M2.5 12.5A2.5 2.5 0 000 15v70a2.5 2.5 0 002.5 2.5h95A2.5 2.5 0 00100 85V15a2.5 2.5 0 00-2.5-2.5zm2.5 5h90v65H5Z" color="currentColor"/></svg>';