ticTacToe constant

_I const ticTacToe

Implementation

static const _I ticTacToe = [["path", {"d": "M12 2V22", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["path", {"d": "M22 12L2 12", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M8 18.5C8 19.8807 6.88071 21 5.5 21C4.11929 21 3 19.8807 3 18.5C3 17.1193 4.11929 16 5.5 16C6.88071 16 8 17.1193 8 18.5Z", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}], ["path", {"d": "M16 3L21 8M21 3L16 8", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "3"}]];