flip_vertical_line constant

String const flip_vertical_line

Implementation

static const String flip_vertical_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M12 2a1 1 0 011 1v18a1 1 0 01-2 0V3a1 1 0 011-1ZM7.864 5.207C8.279 4.045 10 4.343 10 5.577V18.9A1.1 1.1 0 018.9 20H4.142a1.1 1.1 0 01-1.036-1.47L7.864 5.207ZM8 10.773 5.419 18H8v-7.227Zm6-5.196c0-1.234 1.72-1.532 2.136-.37l4.758 13.323A1.1 1.1 0 0119.858 20H15.1a1.1 1.1 0 01-1.1-1.1V5.577ZM18.58 18 16 10.773V18h2.58Z"/></g></svg>';