@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 415 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Send = createReactComponent("send", "Send", [["path", { "d": "m14 10-3 3m9.288-9.969a.535.535 0 0 1 .68.681l-5.924 16.93a.535.535 0 0 1-.994.04l-3.219-7.242a.54.54 0 0 0-.271-.271l-7.242-3.22a.535.535 0 0 1 .04-.993z", "key": "svg-0" }]]);
export { Send as default };
//# sourceMappingURL=Send.js.map