search_circle constant

String const search_circle

Icon Data of search_circle

Implementation

static const String search_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M9 9a2 2 0 114 0 2 2 0 01-4 0Z"/><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16Zm1-13a4 4 0 00-3.446 6.032l-2.261 2.26a1 1 0 101.414 1.415l2.261-2.261A4 4 0 1011 5Z" clip-rule="evenodd"/></g></svg>';