Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md link off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLinkOffIcon = (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="M14.39 11L16 12.61V11zM17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4C21.05 15.36 22 13.79 22 12c0-2.76-2.24-5-5-5zM2 4.27l3.11 3.11C3.29 8.12 2 9.91 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4.01 1.41-1.41L3.41 2.86 2 4.27z"/>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.55 KB
Tags
attachedbroken chainbroken connectionbroken hyperlinkbroken linkbroken link iconchainclipconnectionconnection brokenconnection offdisable hyperlinkdisable linkdisableddisconnect icondisconnect web linkdisconnectedenabledhyperlinklinklink brokenlink disabledlink iconlink offlink removedlinkedlinksmultimediaoffonremove hyperlinkremove linkremove web linkslashunlinkurlweb addressweb iconweb linkwebsite
Compare Alternatives
See how other libraries approach this concept.