"use client"; import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M5 5h14v14H5z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "M3 3v18h18V3zm16 16H5V5h14z" }, "1")], 'SquareTwoTone');