UNPKG

phosphor-react-native

Version:
39 lines (37 loc) 1.47 kB
"use strict"; /* GENERATED FILE */ import { Path } from 'react-native-svg'; import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime"; export default new Map([['bold', /*#__PURE__*/_jsx(_Fragment, { children: /*#__PURE__*/_jsx(Path, { d: "M128 96a32 32 0 1 0 32 32 32 32 0 0 0-32-32m0 40a8 8 0 1 1 8-8 8 8 0 0 1-8 8" }) })], ['duotone', ({ duotoneColor, duotoneOpacity }) => /*#__PURE__*/_jsxs(_Fragment, { children: [/*#__PURE__*/_jsx(Path, { d: "M152 128a24 24 0 1 1-24-24 24 24 0 0 1 24 24", opacity: duotoneOpacity, fill: duotoneColor }), /*#__PURE__*/_jsx(Path, { d: "M128 96a32 32 0 1 0 32 32 32 32 0 0 0-32-32m0 48a16 16 0 1 1 16-16 16 16 0 0 1-16 16" })] })], ['fill', /*#__PURE__*/_jsx(_Fragment, { children: /*#__PURE__*/_jsx(Path, { d: "M156 128a28 28 0 1 1-28-28 28 28 0 0 1 28 28" }) })], ['light', /*#__PURE__*/_jsx(_Fragment, { children: /*#__PURE__*/_jsx(Path, { d: "M128 98a30 30 0 1 0 30 30 30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18 18 18 0 0 1-18 18" }) })], ['regular', /*#__PURE__*/_jsx(_Fragment, { children: /*#__PURE__*/_jsx(Path, { d: "M128 96a32 32 0 1 0 32 32 32 32 0 0 0-32-32m0 48a16 16 0 1 1 16-16 16 16 0 0 1-16 16" }) })], ['thin', /*#__PURE__*/_jsx(_Fragment, { children: /*#__PURE__*/_jsx(Path, { d: "M128 100a28 28 0 1 0 28 28 28 28 0 0 0-28-28m0 48a20 20 0 1 1 20-20 20 20 0 0 1-20 20" }) })]]); //# sourceMappingURL=DotOutline.js.map