UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 667 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vertical_split_twotone = void 0; var ic_vertical_split_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M15 7h4v10h-4z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 13h8v2H3zm0 4h8v2H3zm0-8h8v2H3zm0-4h8v2H3zm10 0v14h8V5h-8zm6 12h-4V7h4v10z" }, "children": [] }] }; exports.ic_vertical_split_twotone = ic_vertical_split_twotone;