article_search_line constant

String const article_search_line

Implementation

static const String article_search_line =
    '<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="M15 8h2m-2 4h2m-5 4H7m14-4V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2h7M7 8v4h4V8H7z"/><path d="M19.268 19.268a2.5 2.5 0 10-3.536-3.536 2.5 2.5 0 003.536 3.536zm0 0L21 21"/></g></svg>';