init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/BookmarkRemoveSharp.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/BookmarkRemoveSharp.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: "M21 7h-6V5h6zm-2 3.9c-.64.13-1.32.14-2.02 0-1.91-.38-3.47-1.92-3.87-3.83-.32-1.53.07-2.97.89-4.07H5v18l7-3 7 3z"
|
||||
}), 'BookmarkRemoveSharp');
|
||||
Reference in New Issue
Block a user