Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings ethernet
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsEthernetIcon = (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="M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
arrowscablecommunicationcomponentcomputercomputer networkconnectconnectionconnectivityconnectordatadevicedotsethernethardwareinfrastructureinterfaceinternetjacklanlinelinklocal area networknetworknetwork cablenetwork settingsplugportrj45settingssockettechnologywifiwirewired
Compare Alternatives
See how other libraries approach this concept.