document_landscape constant

String const document_landscape

Implementation

static const String document_landscape =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M19 3H1a1 1 0 00-1 1v12a1 1 0 001 1h18a1 1 0 001-1V4a1 1 0 00-1-1zm-1 12H2V5h16v10z"/></svg>';