UNPKG

@icongo/li

Version:
14 lines 782 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapTrain = 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: "M12.25 3.25v6c0 1.214-1.444 2.25-3.047 2.25l1.476 1.165c.14.11.06.335-.117.335H3.439a.188.188 0 0 1-.117-.335L4.797 11.5C3.2 11.5 1.75 10.468 1.75 9.25v-6c0-1.243 1.5-2.25 3-2.25h4.5c1.523 0 3 1.007 3 2.25zm-1.125 3.188V3.813a.562.562 0 0 0-.563-.563H3.439a.562.562 0 0 0-.563.563v2.624c0 .311.252.563.563.563h7.124a.563.563 0 0 0 .563-.563ZM7 7.938a1.312 1.312 0 1 0 0 2.624 1.312 1.312 0 0 0 0-2.624Z" }) })); export { LIMapTrain };