UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.plusSmall = void 0; var plusSmall = { "viewBox": "0 0 7 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M4 4H3v3H0v1h3v3h1V8h3V7H4V4z" }, "children": [] }], "attribs": {} }; exports.plusSmall = plusSmall;