@hugeicons/core-free-icons
Version:
8 lines (6 loc) • 501 B
JavaScript
const AddCircleIcon = /*#__PURE__*/ [
["path", { d: "M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M12 8V16M16 12H8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }]
];
export { AddCircleIcon as default };
//# sourceMappingURL=AddCircleIcon.js.map