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

15 lines
No EOL
580 B
JavaScript

"use client";
import createSvgIcon from "./utils/createSvgIcon.js";
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8v-.03c2.31-.22 3.43-1.59 4.34-3.41.17-.35.51-.56.9-.56h5.53c.38 0 .72.21.89.55.9 1.8 1.99 3.19 4.34 3.41v.03c0 4.42-3.59 8.01-8 8.01"
}, "0"), /*#__PURE__*/_jsx("circle", {
cx: "9",
cy: "13",
r: "1.25"
}, "1"), /*#__PURE__*/_jsx("circle", {
cx: "15",
cy: "13",
r: "1.25"
}, "2")], 'Face6Rounded');