flip constant

String const flip

Implementation

static const String flip =
    '<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="M9 21H5q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h4v2H5v14h4Zm2 2V1h2v22Zm8-18V3q.825 0 1.413.587Q21 4.175 21 5h-2Zm0 8v-2h2v2Zm0 8v-2h2q0 .825-.587 1.413Q19.825 21 19 21Zm0-12V7h2v2Zm0 8v-2h2v2Zm-4 4v-2h2v2Zm0-16V3h2v2Z"/></svg>';