doc_search constant

String const doc_search

Implementation

static const String doc_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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M38 4H10a2 2 0 00-2 2v36a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2Z"/><path d="M28 16c0 1.38-.56 2.63-1.465 3.535A5 5 0 1128 16Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m30 23-3.465-3.465m0 0a5 5 0 10-7.071-7.07 5 5 0 007.072 7.07ZM17 30h14m-14 6h7"/></g></svg>';