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 r from "../lib/SSRBase.es.js"; import t from "../defs/PencilLine.es.js"; const o = e.forwardRef((i, n) => /* @__PURE__ */ e.createElement(r, { ref: n, ...i, weights: t })); o.displayName = "PencilLineIcon"; const m = o; export { m as PencilLine, o as PencilLineIcon };