UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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