@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 406 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var PathSolid = createReactSolidComponent("path", "PathSolid", [["path", { "d": "M18 9.75a3.74 3.74 0 0 1-2.068-.621l-6.803 6.803a3.75 3.75 0 1 1-1.06-1.06l6.802-6.804A3.75 3.75 0 1 1 18 9.75", "key": "svg-0" }]]);
export { PathSolid as default };
//# sourceMappingURL=PathSolid.js.map