art_board constant

String const art_board

Implementation

static const String art_board =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 17"><path fill="currentColor" fill-rule="evenodd" d="M12.953 12.938H3.046V3.022h9.907v9.916zm-8.99-.876h8.135V3.833H3.963v8.229zM12 0h.959v1.943H12zM3 0h.959v1.984H3zm9 14h.938v1.922H12zm-9 0h.959v1.984H3zm11-2h1.875v.994H14zM0 12h1.855v.918H0zm14-9h1.98v.938H14zM0 3h1.938v.957H0z"/></svg>';