font_search constant

String const font_search

Implementation

static const String font_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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width="4"><circle cx="22.834" cy="22.834" r="17" fill="#555" stroke-linejoin="round"/><path d="m35 35 6 6"/><path stroke-linejoin="round" d="M23 17v14m-5-14h10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';