UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_plus_one = void 0; var ic_plus_one = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 8H8v4H4v2h4v4h2v-4h4v-2h-4zm4.5-1.92V7.9l2.5-.5V18h2V5z" }, "children": [] }] }; exports.ic_plus_one = ic_plus_one;