link multiple icon
link-multiple-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- link-multiple-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the link multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 4a5.25 5.25 0 0 0-1.703 10.218c.06-.51.181-1.002.353-1.468A3.751 3.751 0 0 1 6.25 5.5h6.5a3.75 3.75 0 1 1 0 7.5h-1a.75.75 0 0 0 0 1.5h1a5.25 5.25 0 1 0 0-10.5zm13.14 6.196c-.092.5-.243.98-.443 1.434A3.502 3.502 0 0 1 18 18.5h-7a3.5 3.5 0 1 1 0-7h1.25a.75.75 0 0 0 0-1.5H11a5 5 0 0 0 0 10h7a5 5 0 0 0 1.39-9.804"/></svg>
React
import type { SVGProps } from "react";
export function FluentLinkMultiple24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 4a5.25 5.25 0 0 0-1.703 10.218c.06-.51.181-1.002.353-1.468A3.751 3.751 0 0 1 6.25 5.5h6.5a3.75 3.75 0 1 1 0 7.5h-1a.75.75 0 0 0 0 1.5h1a5.25 5.25 0 1 0 0-10.5zm13.14 6.196c-.092.5-.243.98-.443 1.434A3.502 3.502 0 0 1 18 18.5h-7a3.5 3.5 0 1 1 0-7h1.25a.75.75 0 0 0 0-1.5H11a5 5 0 0 0 0 10h7a5 5 0 0 0 1.39-9.804"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 4a5.25 5.25 0 0 0-1.703 10.218c.06-.51.181-1.002.353-1.468A3.751 3.751 0 0 1 6.25 5.5h6.5a3.75 3.75 0 1 1 0 7.5h-1a.75.75 0 0 0 0 1.5h1a5.25 5.25 0 1 0 0-10.5zm13.14 6.196c-.092.5-.243.98-.443 1.434A3.502 3.502 0 0 1 18 18.5h-7a3.5 3.5 0 1 1 0-7h1.25a.75.75 0 0 0 0-1.5H11a5 5 0 0 0 0 10h7a5 5 0 0 0 1.39-9.804"/></svg> </template>
CSS
.icon-link-multiple-24-regular {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%204a5.25%205.25%200%200%200-1.703%2010.218c.06-.51.181-1.002.353-1.468A3.751%203.751%200%200%201%206.25%205.5h6.5a3.75%203.75%200%201%201%200%207.5h-1a.75.75%200%200%200%200%201.5h1a5.25%205.25%200%201%200%200-10.5zm13.14%206.196c-.092.5-.243.98-.443%201.434A3.502%203.502%200%200%201%2018%2018.5h-7a3.5%203.5%200%201%201%200-7h1.25a.75.75%200%200%200%200-1.5H11a5%205%200%200%200%200%2010h7a5%205%200%200%200%201.39-9.804%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.25%204a5.25%205.25%200%200%200-1.703%2010.218c.06-.51.181-1.002.353-1.468A3.751%203.751%200%200%201%206.25%205.5h6.5a3.75%203.75%200%201%201%200%207.5h-1a.75.75%200%200%200%200%201.5h1a5.25%205.25%200%201%200%200-10.5zm13.14%206.196c-.092.5-.243.98-.443%201.434A3.502%203.502%200%200%201%2018%2018.5h-7a3.5%203.5%200%201%201%200-7h1.25a.75.75%200%200%200%200-1.5H11a5%205%200%200%200%200%2010h7a5%205%200%200%200%201.39-9.804%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/link-multiple-24-regular.svg?color=%231a73e8&size=48