@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 446 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ClockHandSolid = createReactSolidComponent("clock-hand", "ClockHandSolid", [["path", { "d": "M12.147 2.25a.75.75 0 0 1 .75.75v8.537l5.585 2.792a.75.75 0 1 1-.67 1.342l-6-3a.75.75 0 0 1-.415-.671V3a.75.75 0 0 1 .75-.75", "key": "svg-0" }]]);
export { ClockHandSolid as default };
//# sourceMappingURL=ClockHandSolid.js.map