UNPKG

@evg-b/evg-icons

Version:

material icons

15 lines (12 loc) 479 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var SignalWifi4Bar = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }), /*#__PURE__*/React.createElement("path", { d: "M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z" })), name: 'SignalWifi4Bar' }); export default SignalWifi4Bar;