UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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