@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 605 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Hand = createReactComponent("hand", "Hand", [["path", { "d": "M17.428 11.212v-4.5c0-2.213-3.572-2.35-3.572 0", "key": "svg-0" }], ["path", { "d": "M13.857 10V4.712c0-2.213-3.572-2.35-3.572 0v1.8m-.001 4.25v-4.05c0-2.213-3.747-2.35-3.747 0V13", "key": "svg-1" }], ["path", { "d": "M17.428 9.312c0-2.35 3.572-2.213 3.572 0v4.4c0 6.843-9.799 9.578-14.278 5.094l-3.215-3.24C2.018 13.904 4.044 10.5 6.537 13l1 1", "key": "svg-2" }]]);
export { Hand as default };
//# sourceMappingURL=Hand.js.map