UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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