magnifying_glass_fill constant

String const magnifying_glass_fill

Implementation

static const String magnifying_glass_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M176 116a60 60 0 11-60-60 60 60 0 0160 60Zm53.7 113.7a8.2 8.2 0 01-11.4 0l-43.2-43.3a92.2 92.2 0 1111.3-11.3l43.3 43.2a8.1 8.1 0 010 11.4ZM116 192a76 76 0 10-76-76 76.1 76.1 0 0076 76Z"/></svg>';