UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 778 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var FilePlusSolid = createReactSolidComponent("file-plus", "FilePlusSolid", [["path", { "d": "M7.5 2.25a3 3 0 0 0-3 3v13.5a3 3 0 0 0 3 3h9a3 3 0 0 0 3-3V12c0-1.082-.392-2.226-.983-3.303-.597-1.086-1.424-2.153-2.364-3.092s-2.008-1.77-3.098-2.368c-1.082-.594-2.234-.987-3.327-.987zm7.592 4.415a13 13 0 0 1 1.89 2.373A3 3 0 0 0 16.5 9h-2.25a1.5 1.5 0 0 1-1.5-1.5V5.25q0-.245-.039-.48c.822.5 1.64 1.154 2.381 1.895M12 12.75a.75.75 0 0 1 .75.75v1.25H14a.75.75 0 0 1 0 1.5h-1.25v1.25a.75.75 0 0 1-1.5 0v-1.25H10a.75.75 0 0 1 0-1.5h1.25V13.5a.75.75 0 0 1 .75-.75", "key": "svg-0" }]]); export { FilePlusSolid as default }; //# sourceMappingURL=FilePlusSolid.js.map