UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 374 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var PlusSolid = createReactSolidComponent("plus", "PlusSolid", [["path", { "d": "M13 6a1 1 0 1 0-2 0v5H6a1 1 0 1 0 0 2h5v5a1 1 0 1 0 2 0v-5h5a1 1 0 1 0 0-2h-5z", "key": "svg-0" }]]); export { PlusSolid as default }; //# sourceMappingURL=PlusSolid.js.map