table constant

_I const table

Implementation

static const _I table = [["path", {"d": "M3 9L21 9", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "0"}], ["path", {"d": "M3 13L21 13", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "1"}], ["path", {"d": "M3 17H21", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "2"}], ["path", {"d": "M12 21L12 9", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "key": "3"}], ["path", {"d": "M3 21H21V3H3V21Z", "stroke": "_c1", "stroke-width": "1.5", "stroke-linecap": "square", "stroke-linejoin": "round", "key": "4"}]];