@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 918 B
JavaScript
const InputNumericIcon = /*#__PURE__*/ [
["path", { d: "M16 6H8C5.17157 6 3.75736 6 2.87868 6.87868C2 7.75736 2 9.17157 2 12C2 14.8284 2 16.2426 2.87868 17.1213C3.75736 18 5.17157 18 8 18H16C18.8284 18 20.2426 18 21.1213 17.1213C22 16.2426 22 14.8284 22 12C22 9.17157 22 7.75736 21.1213 6.87868C20.2426 6 18.8284 6 16 6Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M6 9H7V15M6 15H8", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M11 9H13C13.5523 9 14 9.44772 14 10V11C14 11.5523 13.5523 12 13 12H12C11.4477 12 11 12.4477 11 13V14C11 14.5523 11.4477 15 12 15H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }]
];
export { InputNumericIcon as default };
//# sourceMappingURL=InputNumericIcon.js.map