report_search constant

String const report_search

Implementation

static const String report_search =
    '<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 12V7a2 2 0 00-2-2h-2"/><rect width="6" height="4" x="8" y="3" rx="2"/><path d="M8 11h4m-4 4h3"/><circle cx="16.5" cy="17.5" r="2.5"/><path d="M18.5 19.5 21 22"/></g></svg>';