flip_horizontally constant

String const flip_horizontally

Implementation

static const String flip_horizontally =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 6v36"/><path d="m4 34 12-22v22H4Zm40 0H32V12l12 22Z"/></g></svg>';