mirror_rectangle constant

String const mirror_rectangle

Implementation

static const String mirror_rectangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m8.29 10.28 3.24-3.25 1.06 1.06-3.24 3.25-1.06-1.06m.41 4.33 5.66-5.66L15.42 10l-5.66 5.67-1.06-1.06M18 3v18H6V3h12m2-2H4v22h16V1Z"/></svg>';