Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings input antenna
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsInputAntennaIcon = (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="M12 5c-3.87 0-7 3.13-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.87-3.13-7-7-7zm1 9.29c.88-.39 1.5-1.26 1.5-2.29 0-1.38-1.12-2.5-2.5-2.5S9.5 10.62 9.5 12c0 1.02.62 1.9 1.5 2.29v3.3L7.59 21 9 22.41l3-3 3 3L16.41 21 13 17.59v-3.3zM12 1C5.93 1 1 5.93 1 12h2c0-4.97 4.03-9 9-9s9 4.03 9 9h2c0-6.07-4.93-11-11-11z"/>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.53 KB
Tags
airplayantennaarrowsbroadcastcastcommunicationcomputerconnectconnectionconnectivitydatadishdish antennadotsentertainmentinputinternetmedianetworkparaboleparabolicradioradio signalreceiverreceiver dishsatellitesatellite dishsatellite signalscreencastsettingssignalstreamstreamingtechnologytelevisiontransmissiontvtv antennawifiwireless
Compare Alternatives
See how other libraries approach this concept.