@icongo/li
Version:
LibreICONS Icons
14 lines • 1.39 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapEmergencyPhone = 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.714 1.857C1.857 1.857 1 2.714 1 3.571v.858h3.429l.857-.858h3.428l.857.858H13V3.57c0-.857-.857-1.714-1.714-1.714ZM1 5.071V5.5s.317.643.857.643h1.714c.486-.016.858-.643.858-.643v-.429zm8.571 0V5.5s.372.643.858.643h1.714c.486 0 .857-.643.857-.643v-.429ZM2.286 7.857C1.606 7.857 1 8.35 1 9.143c0 .839.62 1.286 1.286 1.286h.857s.428 0 .428.428c0 .429-.428.429-.428.429H1.429v.857h1.714c.666 0 1.286-.517 1.286-1.313 0-.75-.632-1.259-1.286-1.259h-.857s-.429 0-.429-.428c0-.429.429-.429.429-.429H4v-.857zm4.285 0c-1.285 0-1.285 1.286-1.285 1.286v1.714s0 1.286 1.285 1.286h.858c1.285 0 1.285-1.286 1.285-1.286V9.143s0-1.286-1.285-1.286zm4.286 0c-.679 0-1.286.492-1.286 1.286 0 .839.62 1.286 1.286 1.286h.857s.429 0 .429.428c0 .429-.429.429-.429.429H10v.857h1.714c.667 0 1.286-.517 1.286-1.313 0-.75-.632-1.259-1.286-1.259h-.857s-.428 0-.428-.428c0-.429.428-.429.428-.429h1.714v-.857zm-4.714 1.5s0-.643.643-.643h.428c.643 0 .643.643.643.643v1.286s0 .643-.643.643h-.428c-.643 0-.643-.643-.643-.643z"
})
}));
export { LIMapEmergencyPhone };