screen_mag_alt constant

String const screen_mag_alt

Implementation

static const String screen_mag_alt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M2.5 12.5A2.5 2.5 0 000 15v70a2.5 2.5 0 002.5 2.5h95A2.5 2.5 0 00100 85V15a2.5 2.5 0 00-2.5-2.5h-95zm47.645 15.072a22.36 22.36 0 0115.863 6.59 22.386 22.386 0 010 31.727 22.384 22.384 0 01-31.725 0 22.386 22.386 0 010-31.727 22.359 22.359 0 0115.862-6.59z" color="currentColor"/></svg>';