@hugeicons/core-free-icons
Version:
12 lines (10 loc) • 1 kB
JavaScript
const CalculatorIcon = /*#__PURE__*/ [
["path", { d: "M5.5 3V8M8 5.5L3 5.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M8 16L6 18M6 18L4 20M6 18L8 20M6 18L4 16", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M20 6L16 6", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M20 18.5L16 18.5M20 15.5L16 15.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M22 12L2 12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }],
["path", { d: "M12 22L12 2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "5" }]
];
export { CalculatorIcon as default };
//# sourceMappingURL=CalculatorIcon.js.map