search_property_solid constant

String const search_property_solid

Implementation

static const String search_property_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M5 8V6.207l1.5-1.5 1.5 1.5V8H5Z"/><path fill="currentColor" fill-rule="evenodd" d="M0 6.5a6.5 6.5 0 1111.436 4.23l3.418 3.416-.707.707-3.418-3.417A6.5 6.5 0 010 6.5Zm8.854-.854-2-2a.5.5 0 00-.708 0l-2 2A.5.5 0 004 6v2.5a.5.5 0 00.5.5h4a.5.5 0 00.5-.5V6a.5.5 0 00-.146-.354Z" clip-rule="evenodd"/></svg>';