phosphor-react-native
Version:
Flexible icons for React Native
39 lines (37 loc) • 1.84 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: "M244 116h-57.21a60 60 0 0 0-117.58 0H12a12 12 0 0 0 0 24h57.21a60 60 0 0 0 117.58 0H244a12 12 0 0 0 0-24m-116 48a36 36 0 1 1 36-36 36 36 0 0 1-36 36"
})
})], ['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: "M248 120h-64.58a56 56 0 0 0-110.84 0H8a8 8 0 0 0 0 16h64.58a56 56 0 0 0 110.84 0H248a8 8 0 0 0 0-16m-120 48a40 40 0 1 1 40-40 40 40 0 0 1-40 40"
})]
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M256 128a8 8 0 0 1-8 8h-64.58a56 56 0 0 1-110.84 0H8a8 8 0 0 1 0-16h64.58a56 56 0 0 1 110.84 0H248a8 8 0 0 1 8 8"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M248 122h-66.34a54 54 0 0 0-107.32 0H8a6 6 0 0 0 0 12h66.34a54 54 0 0 0 107.32 0H248a6 6 0 0 0 0-12m-120 48a42 42 0 1 1 42-42 42 42 0 0 1-42 42"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M248 120h-64.58a56 56 0 0 0-110.84 0H8a8 8 0 0 0 0 16h64.58a56 56 0 0 0 110.84 0H248a8 8 0 0 0 0-16m-120 48a40 40 0 1 1 40-40 40 40 0 0 1-40 40"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M248 124h-68.17a52 52 0 0 0-103.66 0H8a4 4 0 0 0 0 8h68.17a52 52 0 0 0 103.66 0H248a4 4 0 0 0 0-8m-120 48a44 44 0 1 1 44-44 44.05 44.05 0 0 1-44 44"
})
})]]);
//# sourceMappingURL=GitCommit.js.map