link-add-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
link-add-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 3h.516a3.74 3.74 0 0 1 3.731 3.598a5.5 5.5 0 0 0-1.6-.525a2.24 2.24 0 0 0-1.978-1.568l-.153-.005H9.75a.75.75 0 0 1-.102-1.493zm-3.66 7.505a5.5 5.5 0 0 1 .473-1.432a.75.75 0 0 0-.313-.068h-.498l-.154-.006A2.252 2.252 0 0 1 5.752 4.5h.498l.102-.007A.75.75 0 0 0 6.25 3h-.498l-.199.005a3.752 3.752 0 0 0 .2 7.5zM7.725 7.5a5.5 5.5 0 0 1 2.855-1.423a.75.75 0 0 0-.33-.077h-4.5l-.102.007A.75.75 0 0 0 5.75 7.5zm8.275 4a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V11H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V12h1.5a.5.5 0 0 0 0-1H12z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLinkAdd16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 3h.516a3.74 3.74 0 0 1 3.731 3.598a5.5 5.5 0 0 0-1.6-.525a2.24 2.24 0 0 0-1.978-1.568l-.153-.005H9.75a.75.75 0 0 1-.102-1.493zm-3.66 7.505a5.5 5.5 0 0 1 .473-1.432a.75.75 0 0 0-.313-.068h-.498l-.154-.006A2.252 2.252 0 0 1 5.752 4.5h.498l.102-.007A.75.75 0 0 0 6.25 3h-.498l-.199.005a3.752 3.752 0 0 0 .2 7.5zM7.725 7.5a5.5 5.5 0 0 1 2.855-1.423a.75.75 0 0 0-.33-.077h-4.5l-.102.007A.75.75 0 0 0 5.75 7.5zm8.275 4a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V11H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V12h1.5a.5.5 0 0 0 0-1H12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9.75 3h.516a3.74 3.74 0 0 1 3.731 3.598a5.5 5.5 0 0 0-1.6-.525a2.24 2.24 0 0 0-1.978-1.568l-.153-.005H9.75a.75.75 0 0 1-.102-1.493zm-3.66 7.505a5.5 5.5 0 0 1 .473-1.432a.75.75 0 0 0-.313-.068h-.498l-.154-.006A2.252 2.252 0 0 1 5.752 4.5h.498l.102-.007A.75.75 0 0 0 6.25 3h-.498l-.199.005a3.752 3.752 0 0 0 .2 7.5zM7.725 7.5a5.5 5.5 0 0 1 2.855-1.423a.75.75 0 0 0-.33-.077h-4.5l-.102.007A.75.75 0 0 0 5.75 7.5zm8.275 4a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-4-2a.5.5 0 0 0-1 0V11H9.5a.5.5 0 0 0 0 1H11v1.5a.5.5 0 0 0 1 0V12h1.5a.5.5 0 0 0 0-1H12z"/></svg>
</template>

CSS

.icon-link-add-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%203h.516a3.74%203.74%200%200%201%203.731%203.598a5.5%205.5%200%200%200-1.6-.525a2.24%202.24%200%200%200-1.978-1.568l-.153-.005H9.75a.75.75%200%200%201-.102-1.493zm-3.66%207.505a5.5%205.5%200%200%201%20.473-1.432a.75.75%200%200%200-.313-.068h-.498l-.154-.006A2.252%202.252%200%200%201%205.752%204.5h.498l.102-.007A.75.75%200%200%200%206.25%203h-.498l-.199.005a3.752%203.752%200%200%200%20.2%207.5zM7.725%207.5a5.5%205.5%200%200%201%202.855-1.423a.75.75%200%200%200-.33-.077h-4.5l-.102.007A.75.75%200%200%200%205.75%207.5zm8.275%204a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V11H9.5a.5.5%200%200%200%200%201H11v1.5a.5.5%200%200%200%201%200V12h1.5a.5.5%200%200%200%200-1H12z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.75%203h.516a3.74%203.74%200%200%201%203.731%203.598a5.5%205.5%200%200%200-1.6-.525a2.24%202.24%200%200%200-1.978-1.568l-.153-.005H9.75a.75.75%200%200%201-.102-1.493zm-3.66%207.505a5.5%205.5%200%200%201%20.473-1.432a.75.75%200%200%200-.313-.068h-.498l-.154-.006A2.252%202.252%200%200%201%205.752%204.5h.498l.102-.007A.75.75%200%200%200%206.25%203h-.498l-.199.005a3.752%203.752%200%200%200%20.2%207.5zM7.725%207.5a5.5%205.5%200%200%201%202.855-1.423a.75.75%200%200%200-.33-.077h-4.5l-.102.007A.75.75%200%200%200%205.75%207.5zm8.275%204a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-4-2a.5.5%200%200%200-1%200V11H9.5a.5.5%200%200%200%200%201H11v1.5a.5.5%200%200%200%201%200V12h1.5a.5.5%200%200%200%200-1H12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/link-add-16-filled.svg?color=%231a73e8&size=48