@hugeicons/core-free-icons
Version:
12 lines (10 loc) • 1.01 kB
JavaScript
const CirclePileIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "19", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "4", cy: "19", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "16", cy: "12", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["circle", { cx: "8", cy: "12", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["circle", { cx: "12", cy: "5", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }],
["circle", { cx: "20", cy: "19", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "5" }]
];
export { CirclePileIcon as default };
//# sourceMappingURL=CirclePileIcon.js.map