UNPKG

phosphor-react-native

Version:
16 lines (14 loc) 340 B
"use strict"; /* GENERATED FILE */ import IconBase from '../lib/icon-base'; import weights from '../defs/Circle'; import { jsx as _jsx } from "react/jsx-runtime"; const I = ({ ...props }) => /*#__PURE__*/_jsx(IconBase, { ...props, weights: weights, name: "circle" }); export { I as CircleIcon }; //# sourceMappingURL=Circle.js.map