@icongo/mc
Version:
Micon Icons
13 lines • 990 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCIntercom = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1568 128H224C100.4 128 0 228.4 0 352v1344c0 123.6 100.4 224 224 224h1344c123.6 0 224-100.4 224-224V352c0-123.6-100.4-224-224-224zm-433.2 328.4c0-79.2 119.6-79.2 119.6 0v798c0 79.2-119.6 79.2-119.6 0v-798zm-298.4-30c0-79.2 119.6-79.2 119.6 0v866c0 79.2-119.6 79.2-119.6 0v-866zm-298.8 30c0-79.2 119.6-79.2 119.6 0v798c0 79.2-119.6 79.2-119.6 0v-798zM238.8 576c0-79.2 119.6-79.2 119.6 0v537.2c0 79.2-119.6 79.2-119.6 0V576zm1293.6 911.2c-291.2 252-966.8 261.6-1272.4 0-60-51.2 17.6-142 77.6-90.8 263.6 221.2 864.4 215.6 1117.2 0 59.6-51.6 137.2 39.2 77.6 90.8zm20.8-374c0 79.2-119.6 79.2-119.6 0V576c0-79.2 119.6-79.2 119.6 0v537.2z"
})
}));
export { MCIntercom };