UNPKG

react-super

Version:
23 lines 664 B
import React from 'react'; import Icon from '..'; import { jsx as _jsx } from "react/jsx-runtime"; import { Fragment as _Fragment } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; export default (function () { return /*#__PURE__*/_jsxs(_Fragment, { children: [/*#__PURE__*/_jsx(Icon, { name: "accessibility", color: "#3880ff" }), /*#__PURE__*/_jsx(Icon, { name: "accessibility", color: "#10dc60", size: 30 }), /*#__PURE__*/_jsx(Icon, { name: "accessibility", color: "#f14141" }), /*#__PURE__*/_jsx(Icon, { name: "woman-outline", color: "#f14141" })] }); });