report_off constant

String const report_off

Icon Data of report_off

Implementation

static const String report_off =
    '<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="M5.576 5.595A1.994 1.994 0 005 7v12a2 2 0 002 2h10a2 2 0 002-2m0-4V7a2 2 0 00-2-2h-2"/><path d="M9 5a2 2 0 012-2h2a2 2 0 110 4h-2M3 3l18 18"/></g></svg>';