UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 489 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_horizontal_split = void 0; var ic_horizontal_split = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 19h18v-6H3v6zm0-8h18V9H3v2zm0-6v2h18V5H3z" }, "children": [] }] }; exports.ic_horizontal_split = ic_horizontal_split;