UNPKG

infinity-forge

Version:
9 lines 1.99 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconPhoneMessage = IconPhoneMessage; var jsx_runtime_1 = require("react/jsx-runtime"); function IconPhoneMessage(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsxs)("g", { children: [(0, jsx_runtime_1.jsx)("path", { d: 'm82.863 57.774-9.789-1.755c-.41-.074-.83.076-1.1.394l-2.25 2.647a19.633 19.633 0 0 1-8.783-8.78l2.647-2.254c.317-.27.467-.689.394-1.099l-1.756-9.79a1.172 1.172 0 0 0-1.154-.965h-7.556A3.52 3.52 0 0 0 50 39.687v1.844C50 57.229 62.771 70 78.47 70h1.843a3.52 3.52 0 0 0 3.515-3.517v-7.556c0-.568-.406-1.053-.965-1.154Zm-1.378 8.71c0 .647-.526 1.172-1.172 1.172h-1.844c-14.405 0-26.125-11.72-26.125-26.125v-1.844c0-.646.525-1.171 1.172-1.171h6.576l1.464 8.162-2.817 2.4a1.172 1.172 0 0 0-.31 1.37 21.98 21.98 0 0 0 11.128 11.126 1.172 1.172 0 0 0 1.37-.311l2.397-2.818 8.16 1.463v6.576Z', fill: color, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M86.484 30H70a3.52 3.52 0 0 0-3.516 3.516v11.796A3.52 3.52 0 0 0 70 48.828h5.312l1.993 2.656a1.172 1.172 0 0 0 1.875 0l1.992-2.656h5.312A3.52 3.52 0 0 0 90 45.312V33.516A3.52 3.52 0 0 0 86.484 30Zm1.172 15.312c0 .647-.525 1.172-1.172 1.172h-5.898c-.369 0-.716.174-.938.47l-1.406 1.874-1.406-1.875a1.172 1.172 0 0 0-.938-.469H70a1.173 1.173 0 0 1-1.172-1.172V33.516c0-.647.526-1.172 1.172-1.172h16.484c.647 0 1.172.525 1.172 1.172v11.796Z', fill: color, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M72.383 41.697a1.172 1.172 0 1 1 0 .1z', fill: color, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M77.07 41.697a1.172 1.172 0 1 1 0 .1z', fill: color, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M81.758 41.697a1.172 1.172 0 1 1 0 .1z', fill: color, fillRule: 'evenodd' })] }) })); } //# sourceMappingURL=icon-phone-message.js.map