UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 333 B
import * as e from "react"; import a from "../lib/IconBase.es.js"; import m from "../defs/MapPinSimpleLine.es.js"; const i = e.forwardRef((o, n) => /* @__PURE__ */ e.createElement(a, { ref: n, ...o, weights: m })); i.displayName = "MapPinSimpleLineIcon"; const t = i; export { t as MapPinSimpleLine, i as MapPinSimpleLineIcon };