google-material-icons
Version:
A google material icon library package for React applications
22 lines (18 loc) • 573 B
JavaScript
/**
* @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 OnexMobiledata = createIcon("OnexMobiledata", [
[
"path",
{
d: "M4.5 7H8.5V17H6.5V9H4.5V7ZM16.33 11.72L19.16 7H16.83L15.17 9.77L13.5 7H11.17L14 11.72L10.83 17H13.16L15.16 13.66L17.16 17H19.5L16.33 11.72Z",
key: "gi5br2"
}
]
]);
export { OnexMobiledata as default };
//# sourceMappingURL=onex_mobiledata.js.map