Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
8 lines
332 B
JavaScript
Generated
8 lines
332 B
JavaScript
Generated
"use client";
|
|
|
|
import createSvgIcon from "./utils/createSvgIcon.js";
|
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
export default createSvgIcon(/*#__PURE__*/_jsx("path", {
|
|
fillRule: "evenodd",
|
|
d: "M2 3v18h20V3zm8 14H5v-2h5zm0-4H5v-2h5zm0-4H5V7h5zm4.82 6L12 12.16l1.41-1.41 1.41 1.42L17.99 9l1.42 1.42z"
|
|
}), 'FactCheckSharp'); |