UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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