file_code constant

String const file_code

Implementation

static const String file_code =
    '<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-4zM9 5h4v10H3V1h6v4zm1-1V1l3 3h-3z"/><path fill="currentColor" d="M6.2 13h-.7l-2-2.5 2-2.5h.7l-2 2.5zm3.6 0h.7l2-2.5-2-2.5h-.7l2 2.5zm-3.1 1h.6l2.1-7h-.8z"/></svg>';