magnifying_glass constant

String const magnifying_glass

Icon Data of 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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M10 6.5a3.5 3.5 0 11-7 0 3.5 3.5 0 017 0Zm-.691 3.516a4.5 4.5 0 11.707-.707l2.838 2.837a.5.5 0 01-.708.708L9.31 10.016Z" clip-rule="evenodd"/></svg>';