@hugeicons/core-free-icons
Version:
8 lines (6 loc) • 355 B
JavaScript
const Clock01Icon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor", strokeWidth: "1.5", key: "0" }],
["path", { d: "M12 8V12L14 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }]
];
export { Clock01Icon as default };
//# sourceMappingURL=Clock01Icon.js.map