@icongo/li
Version:
LibreICONS Icons
14 lines • 1.32 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiPhone = props => /*#__PURE__*/_jsx("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", {
d: "M13 10.477q0 .23-.085.601-.085.37-.18.584-.178.426-1.039.903-.801.435-1.585.435-.23 0-.448-.03-.217-.03-.49-.106-.272-.077-.405-.124-.132-.047-.473-.175-.34-.128-.417-.153-.835-.298-1.492-.707-1.09-.674-2.254-1.837Q2.97 8.705 2.295 7.614q-.409-.657-.707-1.492-.026-.077-.153-.417-.128-.341-.175-.473-.047-.133-.124-.405-.076-.273-.106-.49Q1 4.119 1 3.889q0-.784.435-1.585.477-.86.903-1.04.213-.094.584-.179.37-.085.6-.085.12 0 .18.026.153.05.451.647.094.162.256.46.162.299.298.542.137.243.265.456l.149.213q.123.179.183.302.06.124.06.243 0 .17-.243.426t-.529.47q-.285.212-.528.45-.243.24-.243.393 0 .077.043.192.042.115.072.174.03.06.12.205.089.145.097.162.648 1.167 1.483 2.003.836.835 2.003 1.483.017.008.162.098.145.09.205.119.06.03.174.072.115.043.192.043.154 0 .392-.243.239-.243.452-.528.213-.286.469-.529.255-.243.426-.243.12 0 .243.06t.302.183q.18.124.213.15.213.127.456.264.243.136.541.298.299.162.46.256.597.298.648.451.026.06.026.18z"
})
}));
export { LIGuiPhone };