UNPKG

@icongo/cg

Version:
15 lines 629 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGMaximizeAlt = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M3 3h6v2H6.462l4.843 4.843-1.415 1.414L5 6.367V9H3V3Zm0 18h6v-2H6.376l4.929-4.928-1.415-1.414L5 17.548V15H3v6Zm12 0h6v-6h-2v2.524l-4.867-4.866-1.414 1.414L17.647 19H15v2Zm6-18h-6v2h2.562l-4.843 4.843 1.414 1.414L19 6.39V9h2V3Z" }) })); export { CGMaximizeAlt };