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="960" height="960" preserveAspectRatio="xMidYMid meet" viewBox="0 0 960 960"><path fill="currentColor" d="M927.998 320h-288v288q0 13-9.5 22.5t-22.5 9.5h-288v288q0 13-9.5 22.5t-22.5 9.5h-256q-13 0-22.5-9.5t-9.5-22.5V32q0-13 9.5-22.5t22.5-9.5h896q13 0 22.5 9.5t9.5 22.5v256q0 13-9.5 22.5t-22.5 9.5z"/></svg>';