UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 544 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vertical_split_outline = void 0; var ic_vertical_split_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 13h8v2H3zm0 4h8v2H3zm0-8h8v2H3zm0-4h8v2H3zm16 2v10h-4V7h4m2-2h-8v14h8V5z" }, "children": [] }] }; exports.ic_vertical_split_outline = ic_vertical_split_outline;