document_report constant

String const document_report

Icon Data of document_report

Implementation

static const String document_report =
    '<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" fill-rule="evenodd" d="M6 2a2 2 0 00-2 2v12a2 2 0 002 2h8a2 2 0 002-2V7.414A2 2 0 0015.414 6L12 2.586A2 2 0 0010.586 2H6Zm2 10a1 1 0 10-2 0v3a1 1 0 102 0v-3Zm2-3a1 1 0 011 1v5a1 1 0 11-2 0v-5a1 1 0 011-1Zm4-1a1 1 0 10-2 0v7a1 1 0 102 0V8Z" clip-rule="evenodd"/></svg>';