layout_panel_justify constant

String const layout_panel_justify

Implementation

static const String layout_panel_justify =
    '<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 9V2h2v8H2Zm3 0V2h6v8H5Zm7 0V2h2v8h-2Z"/></svg>';