report constant

String const report

Implementation

static const String report =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M36 35H12V21c0-6.627 5.373-12 12-12s12 5.373 12 12v14Z"/><path stroke-linecap="round" d="M8 42h32M4 13l3 1m6-10 1 3m-4 3L7 7"/></g></svg>';