maze constant

_I const maze

Implementation

static const _I maze = [["path", {"d": "M14 3L14 11H18", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["path", {"d": "M21 15H15M10 15H15M15 15V21", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M3 10H9V6", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}], ["path", {"d": "M3 15H7", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "3"}], ["path", {"d": "M21 3H3V21H21V3Z", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "4"}]];