UNPKG

@icongo/mc

Version:
13 lines 652 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlChecklistMirrored = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M0 896V768h1408v128H0zm0-384V384h1408v128H0zm0 768v-128h1408v128H0zm0 384v-128h1408v128H0zM2029 349l-301 301-173-173 90-90 83 82 211-210zm-301 504 211-210 90 90-301 301-173-173 90-90zm0 384 211-210 90 90-301 301-173-173 90-90zm0 384 211-210 90 90-301 301-173-173 90-90z" }) })); export { MCMdlChecklistMirrored };