UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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