@icongo/li
Version:
LibreICONS Icons
23 lines • 947 B
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 LIDevicePhoneEndCall = 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: "#f44336",
d: "m12.843 4.622-.689-.688c-2.425-2.366-8.234-2.036-10.33 0l-.69.688c-.179.18-.179.48 0 .69l1.378 1.347c.18.18.51.18.689 0L4.728 5.19l-.12-1.587c.48-.479 4.312-.479 4.791 0l-.09 1.647 1.468 1.408c.18.18.509.18.688 0l1.378-1.348c.21-.21.21-.509 0-.689z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#b71c1c",
children: [/*#__PURE__*/_jsx("path", {
d: "M7.004 11.72 4.608 8.874H9.4z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.105 6.778h1.797v2.246H6.105z"
})]
})]
}));
export { LIDevicePhoneEndCall };