init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/PinEndSharp.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/PinEndSharp.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: "M20 12V6H4v12h10v2H2V4h20v8zm-1 2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m-4.34-6H9v5.66l2.12-2.12 2.83 2.83 1.41-1.41-2.83-2.83z"
|
||||
}), 'PinEndSharp');
|
||||
Reference in New Issue
Block a user