init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/GirlTwoTone.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/GirlTwoTone.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon(/*#__PURE__*/_jsx("path", {
|
||||
d: "M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5m2 8.5v4h-4v-4H8l2.38-6.38c.25-.67.9-1.12 1.62-1.12s1.37.45 1.62 1.12L16 16z"
|
||||
}), 'GirlTwoTone');
|
||||
Reference in New Issue
Block a user