UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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