Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md insert link
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdInsertLinkIcon = (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="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
addanchorarrowattachattachmentchaincirclecircularclipconnectconnectiondirectionexternalfileglobalglobehyperlinkinsertinternationalinternetjoinlinelinkmailmedianavigationnetworkpointreferenceroundsphereurlwebwebsiteworldwww
Compare Alternatives
See how other libraries approach this concept.