UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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