@hugeicons/core-free-icons
Version:
11 lines (9 loc) • 1.44 kB
JavaScript
const BellElectricIcon = /*#__PURE__*/ [
["circle", { cx: "20", cy: "15", r: "2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M20 17C19.3333 17.6667 17.2 19 14 19", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "9", cy: "9", r: "7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M9 8.75V9M9.5 9C9.5 9.27614 9.27614 9.5 9 9.5C8.72386 9.5 8.5 9.27614 8.5 9C8.5 8.72386 8.72386 8.5 9 8.5C9.27614 8.5 9.5 8.72386 9.5 9Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M11 16H7C6.06812 16 5.60218 16 5.23463 16.1522C4.74458 16.3552 4.35523 16.7446 4.15224 17.2346C4 17.6022 4 18.0681 4 19C4 19.9319 4 20.3978 4.15224 20.7654C4.35523 21.2554 4.74458 21.6448 5.23463 21.8478C5.60218 22 6.06812 22 7 22H11C11.9319 22 12.3978 22 12.7654 21.8478C13.2554 21.6448 13.6448 21.2554 13.8478 20.7654C14 20.3978 14 19.9319 14 19C14 18.0681 14 17.6022 13.8478 17.2346C13.6448 16.7446 13.2554 16.3552 12.7654 16.1522C12.3978 16 11.9319 16 11 16Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }]
];
export { BellElectricIcon as default };
//# sourceMappingURL=BellElectricIcon.js.map