@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 564 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TelephoneForward = createReactComponent("telephone-forward", "TelephoneForward", [["path", { "d": "M15.6 14.522c-2.395 2.52-8.504-3.534-6.1-6.064 1.468-1.545-.19-3.31-1.108-4.609-1.723-2.435-5.504.927-5.39 3.066.363 6.746 7.66 14.74 14.726 14.042 2.21-.218 4.75-4.21 2.215-5.669-1.268-.73-3.009-2.17-4.343-.767M15 5.5h6.429M19 3l2.5 2.5L19 8", "key": "svg-0" }]]);
export { TelephoneForward as default };
//# sourceMappingURL=TelephoneForward.js.map