Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md fiber pin
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFiberPinIcon = (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="M11 15h1.5V9H11v6zm7.75-6v3.5L16.25 9H15v6h1.25v-3.5L18.8 15H20V9h-1.25zM7.5 9H4v6h1.5v-2h2c.85 0 1.5-.65 1.5-1.5v-1C9 9.65 8.35 9 7.5 9zm0 2.5h-2v-1h2v1z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
alphabetbroadbandcablecharactercommunicationcommunication linkconnectionconnectivityconnectordatadata transmissiondigitalfiberfiber opticfiber pinfontinternetinternet connectionlettersnetworknetwork connectionoptic cablepinplugportsignalsignal transmissionsocketsymboltechnologytexttransmissiontypewire
Compare Alternatives
See how other libraries approach this concept.