UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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