search_circle_outline constant

String const search_circle_outline

Implementation

static const String search_circle_outline =
    '<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" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M256 80a176 176 0 10176 176A176 176 0 00256 80Z"/><path fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M232 160a72 72 0 1072 72 72 72 0 00-72-72Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M283.64 283.64 336 336"/></svg>';