geometricShapes02 constant

_I const geometricShapes02

Implementation

static const _I geometricShapes02 = [["circle", {"cx": "6.5", "cy": "6.5", "r": "4.5", "stroke": "_c1", "stroke-width": "1.5", "key": "0"}], ["path", {"d": "M11 6L22 5.99998L5.99805 22L5.99998 11", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M16 12H22V21H13V15", "stroke": "_c1", "stroke-width": "1.5", "key": "2"}]];