UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 657 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_horizontal_split_twotone = void 0; var ic_horizontal_split_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 15v2H5v-2h14m2-10H3v2h18V5zm0 4H3v2h18V9zm0 4H3v6h18v-6z" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 15h14v2H5z", "opacity": ".3" }, "children": [] }] }; exports.ic_horizontal_split_twotone = ic_horizontal_split_twotone;