@hugeicons/core-free-icons
Version:
8 lines (6 loc) • 580 B
JavaScript
const DivideSignCircleIcon = /*#__PURE__*/ [
["path", { d: "M7 12H17M13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8ZM13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor", strokeWidth: "1.5", key: "1" }]
];
export { DivideSignCircleIcon as default };
//# sourceMappingURL=DivideSignCircleIcon.js.map