Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md signal wifi off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSignalWifiOffIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M23.64 7c-.45-.34-4.93-4-11.64-4-1.32 0-2.55.14-3.69.38L18.43 13.5 23.64 7zM3.41 1.31L2 2.72l2.05 2.05C1.91 5.76.59 6.82.36 7L12 21.5l3.91-4.87 3.32 3.32 1.41-1.41L3.41 1.31z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
alertantennaarcsbarscellcellularcommunicationconnection offconnection symboldatadiagonal linedisableddisconnectdisconnectedenablederrorindicatorinternetinternet offinternet symbolmobilenetworknetwork offnetwork symbolno wifinot connectedoffofflineonphoneproblemsignalsignal symbolslashspeedstatusunavailablewarningwifiwifi offwifi symbolwirelesswireless offwireless symbol
Compare Alternatives
See how other libraries approach this concept.