UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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