file_start constant

String const file_start

Implementation

static const String file_start =
    '<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="M10 0H2v16h12V4l-4-4zm3 15H3V1h6v4h4v10zM10 4V1l3 3h-3z"/><path fill="currentColor" d="M5 6v6l6-3z"/></svg>';