google-material-icons
Version:
A google material icon library package for React applications
16 lines (12 loc) • 562 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 SignalCellularConnectedNoInternet4Bar = createIcon("SignalCellularConnectedNoInternet4Bar", [
["path", { d: "M20 18H22V10H20V18ZM20 22H22V20H20V22ZM2 22H18V8H22V2L2 22Z", key: "z96uf3" }]
]);
export { SignalCellularConnectedNoInternet4Bar as default };
//# sourceMappingURL=signal_cellular_connected_no_internet_4_bar.js.map