@hugeicons/core-free-icons
Version:
8 lines (6 loc) • 554 B
JavaScript
const CircleArrowHorizontalIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor", strokeWidth: "1.5", key: "0" }],
["path", { d: "M17 12L7 12M17 12C17 11.4398 15.604 10.3932 15.25 10M17 12C17 12.5602 15.604 13.6068 15.25 14M7 12C7 11.4398 8.39601 10.3932 8.75 10M7 12C7 12.5602 8.39601 13.6068 8.75 14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }]
];
export { CircleArrowHorizontalIcon as default };
//# sourceMappingURL=CircleArrowHorizontalIcon.js.map