@icongo/li
Version:
LibreICONS Icons
23 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIDevicePhoneCallTransfer = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
fill: "#009688",
d: "m11.266 2.316-.54.54c-1.892 1.952-1.622 6.606 0 8.287l.54.54c.15.15.39.15.54 0l1.081-1.11a.38.38 0 0 0 0-.54l-1.02-1.021h-1.441c-.39-.39-.39-3.633 0-4.024h1.44l.991-1.02a.38.38 0 0 0 0-.54l-1.05-1.112a.38.38 0 0 0-.54 0zm-8.406 0-.54.54c-1.892 1.952-1.622 6.606 0 8.287l.54.54c.15.15.39.15.54 0l1.08-1.11a.38.38 0 0 0 0-.54L3.46 9.011H2.05c-.39-.39-.39-3.633 0-4.024h1.44l.99-1.02a.38.38 0 0 0 0-.54L3.4 2.315a.38.38 0 0 0-.54 0z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#2196f3",
children: [/*#__PURE__*/_jsx("path", {
d: "M7.093 5.379 8.714 7 7.093 8.621z"
}), /*#__PURE__*/_jsx("path", {
d: "M4.3 6.4h3.303v1.2H4.301z"
})]
})]
}));
export { LIDevicePhoneCallTransfer };