file_search constant

String const file_search

Implementation

static const String file_search =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M40 20.842V6a2 2 0 00-2-2H10a2 2 0 00-2 2v36a2 2 0 002 2h16"/><path d="M14 17h6m8 0h6M14 28h6m-6 6h6m-3-14v-6m20.728 23.728 4.243 4.243"/><circle cx="33.485" cy="33.485" r="6" stroke-linejoin="round" transform="rotate(45 33.485 33.485)"/></g></svg>';