filterHorizontal constant

_I const filterHorizontal

Implementation

static const _I filterHorizontal = [["path", {"d": "M3 7H6", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "0"}], ["path", {"d": "M3 17H9", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "1"}], ["path", {"d": "M18 17L21 17", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "2"}], ["path", {"d": "M15 7L21 7", "stroke": "_c1", "stroke-width": "1.5", "stroke-linejoin": "round", "key": "3"}], ["path", {"d": "M12 4H6V10H12V4Z", "stroke": "_c1", "stroke-width": "1.5", "key": "4"}], ["path", {"d": "M18 14H12V20H18V14Z", "stroke": "_c1", "stroke-width": "1.5", "key": "5"}]];