file_solid constant

String const file_solid

Implementation

static const String file_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M2.5 0A1.5 1.5 0 001 1.5v12A1.5 1.5 0 002.5 15h10a1.5 1.5 0 001.5-1.5V3.293L10.707 0H2.5Z"/></svg>';