UNPKG

@icongo/mc

Version:
13 lines 476 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlMailBadge12 = 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: "M171 341h1706v1366H171V341zm1536 171H341v161l683 341 683-341V512zM341 1536h1366V863l-683 342-683-342v673z" }) })); export { MCMdlMailBadge12 };