magnifying_glass_plus_light constant

String const magnifying_glass_plus_light

Implementation

static const String magnifying_glass_plus_light =
    '<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="M154 116a6 6 0 01-6 6h-26v26a6 6 0 01-12 0v-26H84a6 6 0 010-12h26V84a6 6 0 0112 0v26h26a6 6 0 016 6Zm74.2 112.2a5.8 5.8 0 01-8.4 0l-44.6-44.5a90.2 90.2 0 118.5-8.5l44.5 44.6a5.8 5.8 0 010 8.4ZM194 116a78 78 0 10-78 78 78.1 78.1 0 0078-78Z"/></svg>';