UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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