Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md network ping
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNetworkPingIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M12,14.67L3.41,6.09L2,7.5l8.5,8.5H4v2h16v-2h-6.5l5.15-5.15C18.91,10.95,19.2,11,19.5,11c1.38,0,2.5-1.12,2.5-2.5 S20.88,6,19.5,6S17,7.12,17,8.5c0,0.35,0.07,0.67,0.2,0.97L12,14.67z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
alertantennaavailablebarscellularcommunicationconnectiondatadata signaldiagnosticfour barsindicatorinternetiplatencymobilenetworknetwork connectivitynetwork statusperformancepingqualityradio wavesreceptionservicesignalspeedstatusstrengthtechnologytestthree barswaveswifiwireless
Compare Alternatives
See how other libraries approach this concept.