UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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