@phosphor-icons/react
Version:
A clean and friendly icon family for React
12 lines (11 loc) • 347 B
JavaScript
import * as e from "react";
import s from "../lib/SSRBase.es.js";
import r from "../defs/SealQuestion.es.js";
const o = e.forwardRef((t, a) => /* @__PURE__ */ e.createElement(s, { ref: a, ...t, weights: r }));
o.displayName = "SealQuestionIcon";
const c = o;
export {
o as CircleWavyQuestionIcon,
c as SealQuestion,
o as SealQuestionIcon
};