phosphor-react-native
Version:
Flexible icons for React Native
39 lines (37 loc) • 2.13 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: "M236 208a12 12 0 0 1-12 12H48a12 12 0 0 1 0-24h176a12 12 0 0 1 12 12M72 156a12 12 0 0 0 12-12V77l91.51 91.52a12 12 0 0 0 17-17L101 60h67a12 12 0 0 0 0-24H72a12 12 0 0 0-12 12v96a12 12 0 0 0 12 12"
})
})], ['duotone', ({
duotoneColor,
duotoneOpacity
}) => /*#__PURE__*/_jsxs(_Fragment, {
children: [/*#__PURE__*/_jsx(Path, {
d: "m168 48-96 96V48Z",
opacity: duotoneOpacity,
fill: duotoneColor
}), /*#__PURE__*/_jsx(Path, {
d: "M232 208a8 8 0 0 1-8 8H48a8 8 0 0 1 0-16h176a8 8 0 0 1 8 8M64 144V48a8 8 0 0 1 8-8h96a8 8 0 0 1 5.66 13.66L131.31 96l58.35 58.34a8 8 0 0 1-11.32 11.32L120 107.31l-42.34 42.35A8 8 0 0 1 64 144m16-19.31 34.34-34.35L148.69 56H80Z"
})]
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M64 144V48a8 8 0 0 1 8-8h96a8 8 0 0 1 5.66 13.66L131.31 96l58.35 58.34a8 8 0 0 1-11.32 11.32L120 107.31l-42.34 42.35A8 8 0 0 1 64 144m160 56H48a8 8 0 0 0 0 16h176a8 8 0 0 0 0-16"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M230 208a6 6 0 0 1-6 6H48a6 6 0 0 1 0-12h176a6 6 0 0 1 6 6M72 150a6 6 0 0 0 6-6V62.49l101.76 101.75a6 6 0 0 0 8.48-8.48L86.49 54H168a6 6 0 0 0 0-12H72a6 6 0 0 0-6 6v96a6 6 0 0 0 6 6"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M232 208a8 8 0 0 1-8 8H48a8 8 0 0 1 0-16h176a8 8 0 0 1 8 8M72 152a8 8 0 0 0 8-8V67.31l98.34 98.35a8 8 0 0 0 11.32-11.32L91.31 56H168a8 8 0 0 0 0-16H72a8 8 0 0 0-8 8v96a8 8 0 0 0 8 8"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M228 208a4 4 0 0 1-4 4H48a4 4 0 0 1 0-8h176a4 4 0 0 1 4 4M72 148a4 4 0 0 0 4-4V57.66l105.17 105.17a4 4 0 0 0 5.66-5.66L81.66 52H168a4 4 0 0 0 0-8H72a4 4 0 0 0-4 4v96a4 4 0 0 0 4 4"
})
})]]);
//# sourceMappingURL=ArrowLineUpLeft.js.map