phosphor-react-native
Version:
Flexible icons for React Native
39 lines (37 loc) • 2.34 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: "M238.16 113.89 142.1 17.83a20 20 0 0 0-28.21 0l-96 96.06a20 20 0 0 0 0 28.22l96.05 96.06a20 20 0 0 0 28.21 0l96-96.06a20 20 0 0 0 0-28.22ZM128 218.33 37.68 128 128 37.67 218.32 128Z"
})
})], ['duotone', ({
duotoneColor,
duotoneOpacity
}) => /*#__PURE__*/_jsxs(_Fragment, {
children: [/*#__PURE__*/_jsx(Path, {
d: "m229.67 133.62-96 96a7.94 7.94 0 0 1-11.24 0l-96-96a7.94 7.94 0 0 1 0-11.24l96.05-96a7.94 7.94 0 0 1 11.24 0l96 96.05a7.94 7.94 0 0 1-.05 11.19",
opacity: duotoneOpacity,
fill: duotoneColor
}), /*#__PURE__*/_jsx(Path, {
d: "m235.33 116.72-96.05-96.06a16 16 0 0 0-22.56 0l-96 96.06a16 16 0 0 0 0 22.56l96.05 96.06a16 16 0 0 0 22.56 0l96.05-96.06a16 16 0 0 0 0-22.56ZM128 224l-96-96 96-96 96 96Z"
})]
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M240 128a15.85 15.85 0 0 1-4.67 11.28l-96.05 96.06a16 16 0 0 1-22.56 0l-96-96.06a16 16 0 0 1 0-22.56l96.05-96.06a16 16 0 0 1 22.56 0l96.05 96.06A15.85 15.85 0 0 1 240 128"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m233.92 118.14-96.06-96.06a14 14 0 0 0-19.72 0l-96.06 96.06a14 14 0 0 0 0 19.72l96.06 96.06a14 14 0 0 0 19.72 0l96-96.06a13.94 13.94 0 0 0 0-19.72Zm-8.49 11.24-96.05 96.06a2 2 0 0 1-2.76 0l-96.05-96.06a2 2 0 0 1 0-2.76l96.05-96.06a2 2 0 0 1 2.76 0l96.05 96.06a2 2 0 0 1 0 2.76"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m235.33 116.72-96.05-96.06a16 16 0 0 0-22.56 0l-96 96.06a16 16 0 0 0 0 22.56l96.05 96.06a16 16 0 0 0 22.56 0l96.05-96.06a16 16 0 0 0 0-22.56ZM128 224l-96-96 96-96 96 96Z"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m232.5 119.55-96.05-96.06a12 12 0 0 0-16.9 0l-96 96.06a12 12 0 0 0 0 16.9l96.05 96.06a12 12 0 0 0 16.9 0l96.05-96.06a12 12 0 0 0 0-16.9Zm-5.66 11.24-96.05 96.06a4 4 0 0 1-5.58 0l-96-96.06a3.94 3.94 0 0 1 0-5.58l96.05-96.06a4 4 0 0 1 5.58 0l96.05 96.06a3.94 3.94 0 0 1 0 5.58Z"
})
})]]);
//# sourceMappingURL=Diamond.js.map