UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 308 B
import * as e from "react"; import n from "../lib/SSRBase.es.js"; import r from "../defs/MapPinLine.es.js"; const o = e.forwardRef((a, i) => /* @__PURE__ */ e.createElement(n, { ref: i, ...a, weights: r })); o.displayName = "MapPinLineIcon"; const p = o; export { p as MapPinLine, o as MapPinLineIcon };