1
0
Fork 0
react-playground/node_modules/@mui/icons-material/esm/ShowerRounded.js

31 lines
No EOL
768 B
JavaScript

"use client";
import createSvgIcon from "./utils/createSvgIcon.js";
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("circle", {
cx: "8",
cy: "17",
r: "1"
}, "0"), /*#__PURE__*/_jsx("circle", {
cx: "12",
cy: "17",
r: "1"
}, "1"), /*#__PURE__*/_jsx("circle", {
cx: "16",
cy: "17",
r: "1"
}, "2"), /*#__PURE__*/_jsx("path", {
d: "M13 5.08V4c0-.55-.45-1-1-1s-1 .45-1 1v1.08C7.61 5.57 5 8.47 5 12v1c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-1c0-3.53-2.61-6.43-6-6.92"
}, "3"), /*#__PURE__*/_jsx("circle", {
cx: "8",
cy: "20",
r: "1"
}, "4"), /*#__PURE__*/_jsx("circle", {
cx: "12",
cy: "20",
r: "1"
}, "5"), /*#__PURE__*/_jsx("circle", {
cx: "16",
cy: "20",
r: "1"
}, "6")], 'ShowerRounded');