UNPKG

@icongo/mc

Version:
13 lines 654 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlContactSolid = 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: "M128 2048q0-143 41.5-275T288 1530t186.5-195T720 1203q-78-42-140-102T474.5 968t-67-156.5T384 640t23-170 64.5-153 100-129.5T701 87.5 854 23t170-23 170 23 153 64.5 129.5 100 100 129.5 64.5 153 23 170-23.5 171.5-67 156.5-105.5 133-140 102q135 48 244.5 132t187 195 119 243 41.5 275H128z" }) })); export { MCMdlContactSolid };