WifiOff
wifi-off
npm install @mynaui/icons-react
import { WifiOff } from "@mynaui/icons-react";
const App = () => {
return <WifiOff />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M22 9.483a14.5 14.5 0 0 0-4.5-2.907M19 12.9a9.85 9.85 0 0 0-5-2.697M5 12.9a9.86 9.86 0 0 1 4-2.437m3 8.787v-.5M3 21 21 3M2 9.483A14.5 14.5 0 0 1 12 5.5m4 10.657a5.657 5.657 0 0 0-8 0'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/wifi-off.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-wifi-off"></use>
</svg>