UNPKG

@icongo/fc

Version:
24 lines 889 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCBusinessContact = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#673AB7", d: "M40 7H8c-2.2 0-4 1.8-4 4v26c0 2.2 1.8 4 4 4h5v-1.3c-.6-.3-1-1-1-1.7 0-1.1.9-2 2-2s2 .9 2 2c0 .7-.4 1.4-1 1.7V41h18v-1.3c-.6-.3-1-1-1-1.7 0-1.1.9-2 2-2s2 .9 2 2c0 .7-.4 1.4-1 1.7V41h5c2.2 0 4-1.8 4-4V11c0-2.2-1.8-4-4-4z" }), /*#__PURE__*/_jsxs("g", { fill: "#D1C4E9", children: [/*#__PURE__*/_jsx("circle", { cx: 24, cy: 18, r: 4 }), /*#__PURE__*/_jsx("path", { d: "M31 28s-1.9-4-7-4-7 4-7 4v2h14v-2z" })] })] })); export { FCBusinessContact };