magnifier constant

String const magnifier

Implementation

static const String magnifier =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1023" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1023"><path fill="currentColor" d="M1005 1004q-19 19-45.5 19t-45.5-19L716 806q-120 89-268 89-91 0-174-35.5T131 764 35.5 621.5 0 447.5 35.5 273 131 130.5t143-95T448 0t174 35.5 143 95T860.5 273 896 447q0 149-89 268l198 198q19 19 19 45.5t-19 45.5zM448 128q-87 0-160.5 42.5T171 287t-43 160.5T171 608t116.5 116.5T448 767t160.5-42.5T725 608t43-160.5T725 287 608.5 170.5 448 128z"/></svg>';