search_circle_sharp constant

String const search_circle_sharp

Implementation

static const String search_circle_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 64C150.13 64 64 150.13 64 256s86.13 192 192 192 192-86.13 192-192S361.87 64 256 64Zm80 294.63-54.15-54.15a88.08 88.08 0 1122.63-22.63L358.63 336Z"/><circle cx="232" cy="232" r="56" fill="currentColor"/></svg>';