phosphor-react-native
Version:
Flexible icons for React Native
39 lines (37 loc) • 2.24 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: "m240.49 136.49-32 32a12 12 0 0 1-17-17L203 140H53l11.52 11.51a12 12 0 0 1-17 17l-32-32a12 12 0 0 1 0-17l32-32a12 12 0 1 1 17 17L53 116h150l-11.52-11.51a12 12 0 0 1 17-17l32 32a12 12 0 0 1 .01 17"
})
})], ['duotone', ({
duotoneColor,
duotoneOpacity
}) => /*#__PURE__*/_jsxs(_Fragment, {
children: [/*#__PURE__*/_jsx(Path, {
d: "m232 128-32 32H56l-32-32 32-32h144Z",
opacity: duotoneOpacity,
fill: duotoneColor
}), /*#__PURE__*/_jsx(Path, {
d: "m237.66 133.66-32 32a8 8 0 0 1-11.32-11.32L212.69 136H43.31l18.35 18.34a8 8 0 0 1-11.32 11.32l-32-32a8 8 0 0 1 0-11.32l32-32a8 8 0 0 1 11.32 11.32L43.31 120h169.38l-18.35-18.34a8 8 0 0 1 11.32-11.32l32 32a8 8 0 0 1 0 11.32"
})]
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m237.66 133.66-32 32A8 8 0 0 1 192 160v-24H64v24a8 8 0 0 1-13.66 5.66l-32-32a8 8 0 0 1 0-11.32l32-32A8 8 0 0 1 64 96v24h128V96a8 8 0 0 1 13.66-5.66l32 32a8 8 0 0 1 0 11.32"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m236.24 132.24-32 32a6 6 0 0 1-8.48-8.48L217.51 134h-179l21.75 21.76a6 6 0 1 1-8.48 8.48l-32-32a6 6 0 0 1 0-8.48l32-32a6 6 0 0 1 8.48 8.48L38.49 122h179l-21.75-21.76a6 6 0 0 1 8.48-8.48l32 32a6 6 0 0 1 .02 8.48"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m237.66 133.66-32 32a8 8 0 0 1-11.32-11.32L212.69 136H43.31l18.35 18.34a8 8 0 0 1-11.32 11.32l-32-32a8 8 0 0 1 0-11.32l32-32a8 8 0 0 1 11.32 11.32L43.31 120h169.38l-18.35-18.34a8 8 0 0 1 11.32-11.32l32 32a8 8 0 0 1 0 11.32"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "m234.83 130.83-32 32a4 4 0 0 1-5.66-5.66L222.34 132H33.66l25.17 25.17a4 4 0 0 1-5.66 5.66l-32-32a4 4 0 0 1 0-5.66l32-32a4 4 0 0 1 5.66 5.66L33.66 124h188.68l-25.17-25.17a4 4 0 0 1 5.66-5.66l32 32a4 4 0 0 1 0 5.66"
})
})]]);
//# sourceMappingURL=ArrowsHorizontal.js.map