UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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