UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 508 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vertical_split = void 0; var ic_vertical_split = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 15h8v-2H3v2zm0 4h8v-2H3v2zm0-8h8V9H3v2zm0-6v2h8V5H3zm10 0h8v14h-8V5z" }, "children": [] }] }; exports.ic_vertical_split = ic_vertical_split;