phosphor-react-native
Version:
Flexible icons for React Native
39 lines (37 loc) • 2.12 kB
JavaScript
;
/* 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 20a108 108 0 1 0 108 108A108.12 108.12 0 0 0 128 20m0 192a84 84 0 1 1 84-84 84.09 84.09 0 0 1-84 84m0-140a56 56 0 1 0 56 56 56.06 56.06 0 0 0-56-56m0 88a32 32 0 1 1 32-32 32 32 0 0 1-32 32"
})
})], ['duotone', ({
duotoneColor,
duotoneOpacity
}) => /*#__PURE__*/_jsxs(_Fragment, {
children: [/*#__PURE__*/_jsx(Path, {
d: "M176 128a48 48 0 1 1-48-48 48 48 0 0 1 48 48",
opacity: duotoneOpacity,
fill: duotoneColor
}), /*#__PURE__*/_jsx(Path, {
d: "M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m0 192a88 88 0 1 1 88-88 88.1 88.1 0 0 1-88 88m0-144a56 56 0 1 0 56 56 56.06 56.06 0 0 0-56-56m0 96a40 40 0 1 1 40-40 40 40 0 0 1-40 40"
})]
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m0 192a88 88 0 1 1 88-88 88.1 88.1 0 0 1-88 88m56-88a56 56 0 1 1-56-56 56.06 56.06 0 0 1 56 56"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m0 192a90 90 0 1 1 90-90 90.1 90.1 0 0 1-90 90m0-144a54 54 0 1 0 54 54 54.06 54.06 0 0 0-54-54m0 96a42 42 0 1 1 42-42 42 42 0 0 1-42 42"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m0 192a88 88 0 1 1 88-88 88.1 88.1 0 0 1-88 88m0-144a56 56 0 1 0 56 56 56.06 56.06 0 0 0-56-56m0 96a40 40 0 1 1 40-40 40 40 0 0 1-40 40"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M128 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m0 192a92 92 0 1 1 92-92 92.1 92.1 0 0 1-92 92m0-144a52 52 0 1 0 52 52 52.06 52.06 0 0 0-52-52m0 96a44 44 0 1 1 44-44 44.05 44.05 0 0 1-44 44"
})
})]]);
//# sourceMappingURL=RadioButton.js.map