flip_horizontal_line constant

String const flip_horizontal_line

Implementation

static const String flip_horizontal_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="M18.793 7.864c1.162.415.864 2.136-.37 2.136H5.1A1.1 1.1 0 014 8.9V4.142a1.1 1.1 0 011.47-1.036l13.323 4.758ZM13.227 8 6 5.42V8h7.227ZM22 12a1 1 0 01-1 1H3a1 1 0 110-2h18a1 1 0 011 1Zm-3.577 2c1.234 0 1.532 1.72.37 2.136L5.47 20.894A1.1 1.1 0 014 19.858V15.1A1.1 1.1 0 015.1 14h13.323ZM6 18.581 13.227 16H6v2.581Z"/></g></svg>';