layout_menubar constant

String const layout_menubar

Implementation

static const String layout_menubar =
    '<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"><g fill="currentColor"><path d="M6 3H3v1h3V3ZM3 5h3v1H3V5Zm3 2H3v1h3V7Z"/><path d="M2 1 1 2v12l1 1h12l1-1V2l-1-1H2Zm0 13V2h12v12H2Z"/></g></svg>';