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

11 lines
No EOL
455 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: "M1 19h22v2H1zM22 3H2v15h19.99zm-6.53 12.03-2.09-2.09c-1.35.87-3.17.71-4.36-.47-1.37-1.37-1.37-3.58 0-4.95s3.58-1.37 4.95 0c1.18 1.18 1.34 3 .47 4.36l2.09 2.09z"
}, "0"), /*#__PURE__*/_jsx("circle", {
cx: "11.5",
cy: "10",
r: "2"
}, "1")], 'ScreenSearchDesktopSharp');