magnifying_glass_plus_thin constant

String const magnifying_glass_plus_thin

Implementation

static const String magnifying_glass_plus_thin =
    '<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="M152 116a4 4 0 01-4 4h-28v28a4 4 0 01-8 0v-28H84a4 4 0 010-8h28V84a4 4 0 018 0v28h28a4 4 0 014 4Zm74.8 110.8a3.9 3.9 0 01-5.6 0L175.3 181a88 88 0 115.7-5.7l45.8 45.9a3.9 3.9 0 010 5.6ZM116 196a80 80 0 10-80-80 80.1 80.1 0 0080 80Z"/></svg>';