@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 607 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var FileCheck = createReactComponent("file-check", "FileCheck", [["path", { "d": "M9.728 3H7.5a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h9a2.25 2.25 0 0 0 2.25-2.25V12M9.728 3C10.971 3 12 4.007 12 5.25V7.5a2.25 2.25 0 0 0 2.25 2.25h2.25A2.25 2.25 0 0 1 18.75 12M9.728 3c3.69 0 9.022 5.36 9.022 9", "key": "svg-0" }], ["path", { "d": "m10 16.242 1.039 1.181c.095.109.267.1.351-.016L13.5 14.5", "key": "svg-1" }]]);
export { FileCheck as default };
//# sourceMappingURL=FileCheck.js.map