UNPKG

@icongo/li

Version:
14 lines 707 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapTelephone = 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: "M2.02 8.062c-.996.997-1.452 2.596-.455 3.584l.456.45 3.026-3.025V7.558l2.521-2.522h1.513l3.026-3.026-.515-.492c-.984-.939-2.53-.497-3.52.492Zm.55 4.577.342.356s.858.076 1.3-.36l1.406-1.384c.385-.405.31-1.316.31-1.316l-.342-.356ZM9.64 5.56l.341.356s.877.159 1.275-.233l1.406-1.385c.398-.392.325-1.42.325-1.42l-.342-.356Z" }) })); export { LIMapTelephone };