UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 454 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.plus = void 0; var plus = { "viewBox": "0 0 1408 1792", "children": [{ "name": "path", "attribs": { "d": "M1408 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z" } }] }; exports.plus = plus;