google-material-icons
Version:
A google material icon library package for React applications
29 lines (25 loc) • 938 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 WifiProtectedSetup = createIcon("WifiProtectedSetup", [
[
"path",
{
d: "M16.7051 5.29L18.9951 3H10.9951V11L13.2951 8.7C15.2651 10.16 16.5451 12.48 16.5451 15.12C16.5451 16.43 16.2251 17.66 15.6651 18.75C17.9951 17.23 19.5451 14.61 19.5451 11.62C19.5451 9.1 18.4351 6.85 16.7051 5.29Z",
key: "dk644l"
}
],
[
"path",
{
d: "M7.45508 8.88C7.45508 7.57 7.77508 6.34 8.33508 5.25C5.99508 6.77 4.45508 9.39 4.45508 12.38C4.45508 14.9 5.55508 17.15 7.29508 18.71L4.99508 21H12.9951V13L10.6951 15.3C8.73508 13.84 7.45508 11.52 7.45508 8.88Z",
key: "1w8l7f"
}
]
]);
export { WifiProtectedSetup as default };
//# sourceMappingURL=wifi_protected_setup.js.map