UNPKG

google-material-icons

Version:

A google material icon library package for React applications

29 lines (25 loc) 764 B
/** * @license google-material-icons v2.1.3 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createIcon from '../../createIcon.js'; const MobiledataOff = createIcon("MobiledataOff", [ [ "path", { d: "M16.7101 6.28961H19.7101L15.7101 2.28961L11.7101 6.28961H14.7101V10.4596L16.7101 12.4596V6.28961Z", key: "17p8x3" } ], [ "path", { d: "M3.5201 2.09961L2.1001 3.50961L8.7101 10.1196V16.2996L5.7101 16.3096L9.7101 20.2896L13.7101 16.2896L10.7101 16.2996V12.1196L20.4901 21.8996L21.9001 20.4796L3.5201 2.09961Z", key: "jyxq0v" } ] ]); export { MobiledataOff as default }; //# sourceMappingURL=mobiledata_off.js.map