@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 559 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var LinkOne = createReactComponent("link-one", "LinkOne", [["path", { "d": "m10.936 8.324 4.38-4.385c1.276-1.276 3.372-1.248 4.683.063 1.31 1.312 1.338 3.41.062 4.686l-3.803 3.807m-8.516-.99L3.94 15.312c-1.277 1.276-1.25 3.374.06 4.686s3.407 1.34 4.683.063l4.38-4.385m-2.065-2.666c-1.311-1.311-1.34-3.41-.063-4.686m2.128 2.603c1.312 1.311 1.34 3.41.063 4.686", "key": "svg-0" }]]);
export { LinkOne as default };
//# sourceMappingURL=LinkOne.js.map