@hugeicons/core-free-icons
Version:
11 lines (9 loc) • 1.2 kB
JavaScript
const CircuitBoardIcon = /*#__PURE__*/ [
["circle", { cx: "9", cy: "9", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M11 9H20.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "15", cy: "15", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M13 15H12.5C10.1544 15 8.98164 15 8.17372 15.6199C7.96572 15.7795 7.77954 15.9657 7.61994 16.1737C7 16.9816 7 18.1544 7 20.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M19.682 4.31802C21 5.63604 21 7.75736 21 12C21 16.2426 21 18.364 19.682 19.682C18.364 21 16.2426 21 12 21C7.75736 21 5.63604 21 4.31802 19.682C3 18.364 3 16.2426 3 12C3 7.75736 3 5.63604 4.31802 4.31802C5.63604 3 7.75736 3 12 3C16.2426 3 18.364 3 19.682 4.31802Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }]
];
export { CircuitBoardIcon as default };
//# sourceMappingURL=CircuitBoardIcon.js.map