layout_panel_center constant

String const layout_panel_center

Implementation

static const String layout_panel_center =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M2 1 1 2v12l1 1h12l1-1V2l-1-1H2Zm0 13V2h2v12H2Zm3-4V2h6v8H5Zm7-8h2v12h-2V2Z"/></svg>';