UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.plus = void 0; var plus = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3 0v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z" } }] }; exports.plus = plus;