flipboard constant

String const flipboard

Implementation

static const String flipboard =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 5.5h33a2 2 0 012 2v8.33a2 2 0 01-2 2H30.17v9.93a2.41 2.41 0 01-2.41 2.41h-9.93V40.5a2 2 0 01-2 2H7.5a2 2 0 01-2-2v-33a2 2 0 012-2Z"/></svg>';