link two icon
link-two-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- link-two-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
Related icons in Myna UI Icons
Use the link two icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.997 7.75h3.401c2.384 0 4.352 1.883 4.352 4.25s-1.968 4.25-4.352 4.25h-3.4a.75.75 0 1 1 0-1.5h3.4c1.595 0 2.851-1.251 2.851-2.75s-1.256-2.75-2.85-2.75h-3.402a.75.75 0 1 1 0-1.5M7.002 12a.75.75 0 0 1 .75-.75h8.489a.75.75 0 1 1 0 1.5H7.752a.75.75 0 0 1-.75-.75"/><path d="M10.003 7.75H6.602C4.218 7.75 2.25 9.633 2.25 12s1.968 4.25 4.352 4.25h3.4a.75.75 0 1 0 0-1.5h-3.4c-1.595 0-2.851-1.251-2.851-2.75S5.007 9.25 6.6 9.25h3.402a.75.75 0 1 0 0-1.5M16.998 12a.75.75 0 0 0-.75-.75H7.759a.75.75 0 1 0 0 1.5h8.489a.75.75 0 0 0 .75-.75"/></g></svg>
React
import type { SVGProps } from "react";
export function MynauiLinkTwoSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.997 7.75h3.401c2.384 0 4.352 1.883 4.352 4.25s-1.968 4.25-4.352 4.25h-3.4a.75.75 0 1 1 0-1.5h3.4c1.595 0 2.851-1.251 2.851-2.75s-1.256-2.75-2.85-2.75h-3.402a.75.75 0 1 1 0-1.5M7.002 12a.75.75 0 0 1 .75-.75h8.489a.75.75 0 1 1 0 1.5H7.752a.75.75 0 0 1-.75-.75"/><path d="M10.003 7.75H6.602C4.218 7.75 2.25 9.633 2.25 12s1.968 4.25 4.352 4.25h3.4a.75.75 0 1 0 0-1.5h-3.4c-1.595 0-2.851-1.251-2.851-2.75S5.007 9.25 6.6 9.25h3.402a.75.75 0 1 0 0-1.5M16.998 12a.75.75 0 0 0-.75-.75H7.759a.75.75 0 1 0 0 1.5h8.489a.75.75 0 0 0 .75-.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.997 7.75h3.401c2.384 0 4.352 1.883 4.352 4.25s-1.968 4.25-4.352 4.25h-3.4a.75.75 0 1 1 0-1.5h3.4c1.595 0 2.851-1.251 2.851-2.75s-1.256-2.75-2.85-2.75h-3.402a.75.75 0 1 1 0-1.5M7.002 12a.75.75 0 0 1 .75-.75h8.489a.75.75 0 1 1 0 1.5H7.752a.75.75 0 0 1-.75-.75"/><path d="M10.003 7.75H6.602C4.218 7.75 2.25 9.633 2.25 12s1.968 4.25 4.352 4.25h3.4a.75.75 0 1 0 0-1.5h-3.4c-1.595 0-2.851-1.251-2.851-2.75S5.007 9.25 6.6 9.25h3.402a.75.75 0 1 0 0-1.5M16.998 12a.75.75 0 0 0-.75-.75H7.759a.75.75 0 1 0 0 1.5h8.489a.75.75 0 0 0 .75-.75"/></g></svg> </template>
CSS
.icon-link-two-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.997%207.75h3.401c2.384%200%204.352%201.883%204.352%204.25s-1.968%204.25-4.352%204.25h-3.4a.75.75%200%201%201%200-1.5h3.4c1.595%200%202.851-1.251%202.851-2.75s-1.256-2.75-2.85-2.75h-3.402a.75.75%200%201%201%200-1.5M7.002%2012a.75.75%200%200%201%20.75-.75h8.489a.75.75%200%201%201%200%201.5H7.752a.75.75%200%200%201-.75-.75%22%2F%3E%3Cpath%20d%3D%22M10.003%207.75H6.602C4.218%207.75%202.25%209.633%202.25%2012s1.968%204.25%204.352%204.25h3.4a.75.75%200%201%200%200-1.5h-3.4c-1.595%200-2.851-1.251-2.851-2.75S5.007%209.25%206.6%209.25h3.402a.75.75%200%201%200%200-1.5M16.998%2012a.75.75%200%200%200-.75-.75H7.759a.75.75%200%201%200%200%201.5h8.489a.75.75%200%200%200%20.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.997%207.75h3.401c2.384%200%204.352%201.883%204.352%204.25s-1.968%204.25-4.352%204.25h-3.4a.75.75%200%201%201%200-1.5h3.4c1.595%200%202.851-1.251%202.851-2.75s-1.256-2.75-2.85-2.75h-3.402a.75.75%200%201%201%200-1.5M7.002%2012a.75.75%200%200%201%20.75-.75h8.489a.75.75%200%201%201%200%201.5H7.752a.75.75%200%200%201-.75-.75%22%2F%3E%3Cpath%20d%3D%22M10.003%207.75H6.602C4.218%207.75%202.25%209.633%202.25%2012s1.968%204.25%204.352%204.25h3.4a.75.75%200%201%200%200-1.5h-3.4c-1.595%200-2.851-1.251-2.851-2.75S5.007%209.25%206.6%209.25h3.402a.75.75%200%201%200%200-1.5M16.998%2012a.75.75%200%200%200-.75-.75H7.759a.75.75%200%201%200%200%201.5h8.489a.75.75%200%200%200%20.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/link-two-solid.svg?color=%231a73e8&size=48