layout_grid constant

String const layout_grid

Implementation

static const String layout_grid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11 7H7v4h4V7Zm0 6H7v4h4v-4Zm2 0h4v4h-4v-4Zm4-6h-4v4h4V7Z"/></svg>';