doc_detail constant

String const doc_detail

Implementation

static const String doc_detail =
    '<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-linejoin="round" stroke-width="4"><path d="M39 4H11a2 2 0 00-2 2v36a2 2 0 002 2h28a2 2 0 002-2V6a2 2 0 00-2-2ZM17 30h14m-14 6h7"/><path d="M17 12h14v10H17z"/></g></svg>';