@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 302 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ClockHand = createReactComponent("clock-hand", "ClockHand", [["path", { "d": "M12.147 3v9l6 3", "key": "svg-0" }]]);
export { ClockHand as default };
//# sourceMappingURL=ClockHand.js.map