@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 484 B
JavaScript
const BendToolIcon = /*#__PURE__*/ [
["circle", { cx: "19", cy: "4", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "5", cy: "20", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M5 18C5 10 10 4 17 4", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "2" }]
];
export { BendToolIcon as default };
//# sourceMappingURL=BendToolIcon.js.map