@icongo/li
Version:
LibreICONS Icons
23 lines • 1.17 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 LIDevicePhoneCallback = 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: "#2196f3",
d: "M8.066 9.807s1.261-.82 1.514-.946c.252-.126.536-.19.694-.063.252.157 2.365 1.545 2.554 1.671.19.126.253.473.032.82-.252.347-1.356 1.735-1.83 1.704-.473 0-2.649.126-6.402-3.596C.874 5.643 1 3.467 1 2.994c0-.473 1.356-1.609 1.703-1.83.347-.252.694-.157.82.032.126.19 1.514 2.303 1.671 2.555.095.158.064.442-.063.694-.126.252-.946 1.514-.946 1.514s.22.883 1.577 2.27C7.15 9.586 8.065 9.807 8.065 9.807z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#3f51b5",
children: [/*#__PURE__*/_jsx("path", {
d: "M10.778 1.953H7.624v1.262h3.154c.347 0 .631.284.631.63V7h1.262V3.846a1.899 1.899 0 0 0-1.893-1.893z"
}), /*#__PURE__*/_jsx("path", {
d: "M8.57 4.161 6.457 2.584 8.57 1.007z"
})]
})]
}));
export { LIDevicePhoneCallback };