tetris constant

_I const tetris

Implementation

static const _I tetris = [["path", {"d": "M11 3H7V11H11V3Z", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M21 21V17L9 17L9 21L21 21Z", "stroke": "_c1", "stroke-width": "1.5", "key": "1"}], ["path", {"d": "M17 17V13L13 13L13 17L17 17Z", "stroke": "_c1", "stroke-width": "1.5", "key": "2"}], ["path", {"d": "M7 7H3V15H7V7Z", "stroke": "_c1", "stroke-width": "1.5", "key": "3"}]];