magnifying_glass constant

String const magnifying_glass

Implementation

static const String magnifying_glass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M414 354q-18-18-41-11l-32-32q43-53 43-119 0-80-56-136T192 0 56 56 0 192t56 136 136 56q70 0 119-43l32 32q-6 24 11 41l85 85q13 13 30 13 18 0 30-13 13-13 13-30t-13-30zm-222-13q-62 0-105.5-43.5T43 192 86.5 86.5 192 43t105.5 43.5T341 192t-43.5 105.5T192 341z"/></svg>';