@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 629 B
JavaScript
const CapRoundIcon = /*#__PURE__*/ [
["path", { d: "M21 5L10 5C6.13401 5 3 8.13401 3 12C3 15.866 6.13401 19 10 19L21 19", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M13 12C13 13.3807 11.8807 14.5 10.5 14.5C9.11929 14.5 8 13.3807 8 12C8 10.6193 9.11929 9.5 10.5 9.5C11.8807 9.5 13 10.6193 13 12Z", stroke: "currentColor", strokeWidth: "1.5", key: "1" }],
["path", { d: "M13 12L21 12", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "2" }]
];
export { CapRoundIcon as default };
//# sourceMappingURL=CapRoundIcon.js.map