magnifying_glass_plus constant

String const magnifying_glass_plus

Implementation

static const String magnifying_glass_plus =
    '<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="M156 116a8 8 0 01-8 8h-24v24a8 8 0 01-16 0v-24H84a8 8 0 010-16h24V84a8 8 0 0116 0v24h24a8 8 0 018 8Zm73.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>';