@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 1.06 kB
JavaScript
const BoomBoxIcon = /*#__PURE__*/ [
["circle", { cx: "16", cy: "15", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "8", cy: "15", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M8 21H16C18.8284 21 20.2426 21 21.1213 20.1213C22 19.2426 22 17.8284 22 15C22 12.1716 22 10.7574 21.1213 9.87868C20.2426 9 18.8284 9 16 9H8C5.17157 9 3.75736 9 2.87868 9.87868C2 10.7574 2 12.1716 2 15C2 17.8284 2 19.2426 2.87868 20.1213C3.75736 21 5.17157 21 8 21Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M14 3H10C7.17157 3 5.75736 3 4.87868 3.87868C4 4.75736 4 6.17157 4 9H20C20 6.17157 20 4.75736 19.1213 3.87868C18.2426 3 16.8284 3 14 3Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }]
];
export { BoomBoxIcon as default };
//# sourceMappingURL=BoomBoxIcon.js.map