phosphor-react-native
Version:
Flexible icons for React Native
32 lines (30 loc) • 1.26 kB
JavaScript
;
/* GENERATED FILE */
import { Path } from 'react-native-svg';
import { jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
export default new Map([['bold', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M52 192v8a12 12 0 0 1-24 0v-8a12 12 0 0 1 24 0"
})
})], ['duotone', () => /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M198.12 25.23a16 16 0 0 0-17.43 3.47l-160 160A16 16 0 0 0 32 216h160a16 16 0 0 0 16-16V40a16 16 0 0 0-9.88-14.77M192 200H32L192 40Z"
})
})], ['fill', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M198.12 25.23a16 16 0 0 0-17.44 3.46l-160 160A16 16 0 0 0 32 216h160a16 16 0 0 0 16-16V40a15.94 15.94 0 0 0-9.88-14.77M192 200H32L192 40Z"
})
})], ['light', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M46 192v8a6 6 0 0 1-12 0v-8a6 6 0 0 1 12 0"
})
})], ['regular', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M48 192v8a8 8 0 0 1-16 0v-8a8 8 0 0 1 16 0"
})
})], ['thin', /*#__PURE__*/_jsx(_Fragment, {
children: /*#__PURE__*/_jsx(Path, {
d: "M44 192v8a4 4 0 0 1-8 0v-8a4 4 0 0 1 8 0"
})
})]]);
//# sourceMappingURL=CellSignalNone.js.map