report constant

String const report

Icon Data of report

Implementation

static const String report =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h5.697M18 14v4h4m-4-7V7a2 2 0 00-2-2h-2"/><rect width="6" height="4" x="8" y="3" rx="2"/><circle cx="18" cy="18" r="4"/><path d="M8 11h4m-4 4h3"/></g></svg>';