UNPKG

@nant-design/nant-icons

Version:

12 lines (8 loc) 603 B
import React from 'react'; export const WifiSharp = ({width="410",height="404",...other}) => { return <svg width='1.33em' height='1.33em' fill="currentColor" viewBox="0 0 512 512" {...other}> <path d="M332.69 320a115 115 0 0 0-152.8 0m213.85-61a201.26 201.26 0 0 0-274.92 0" fill="none" stroke="currentColor" strokeLinecap="square" strokeLinejoin="round" strokeWidth="42"/> <path d="M448 191.52a288 288 0 0 0-383.44 0" fill="none" stroke="currentColor" strokeLinecap="square" strokeLinejoin="round" strokeWidth="42"/> <path d="M300.67 384 256 433l-44.34-49a56.73 56.73 0 0 1 88.92 0Z"/> </svg>; };