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

Name
link-edit-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 edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.265 3h-.516l-.102.007A.75.75 0 0 0 9.749 4.5h.516l.153.005a2.22 2.22 0 0 1 1.637.899a2.55 2.55 0 0 1 1.513-.403A3.73 3.73 0 0 0 10.265 3m.668 3.443L9.877 7.5H5.75a.75.75 0 0 1-.101-1.493l.1-.007h4.5a.75.75 0 0 1 .684.444m2.261-.426c-.262.041-.515.15-.732.324a2 2 0 0 0-.126.113L9 9.79l-.951.952a2.8 2.8 0 0 0-.73 1.29l-.304 1.21a.61.61 0 0 0 .74.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.349-2.644M6.249 3h-.497l-.2.005a3.752 3.752 0 0 0 .2 7.498h.497l.102-.007a.75.75 0 0 0-.102-1.493h-.497l-.155-.005A2.252 2.252 0 0 1 5.752 4.5h.497l.102-.007A.75.75 0 0 0 6.249 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentLinkEdit16Filled(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="M10.265 3h-.516l-.102.007A.75.75 0 0 0 9.749 4.5h.516l.153.005a2.22 2.22 0 0 1 1.637.899a2.55 2.55 0 0 1 1.513-.403A3.73 3.73 0 0 0 10.265 3m.668 3.443L9.877 7.5H5.75a.75.75 0 0 1-.101-1.493l.1-.007h4.5a.75.75 0 0 1 .684.444m2.261-.426c-.262.041-.515.15-.732.324a2 2 0 0 0-.126.113L9 9.79l-.951.952a2.8 2.8 0 0 0-.73 1.29l-.304 1.21a.61.61 0 0 0 .74.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.349-2.644M6.249 3h-.497l-.2.005a3.752 3.752 0 0 0 .2 7.498h.497l.102-.007a.75.75 0 0 0-.102-1.493h-.497l-.155-.005A2.252 2.252 0 0 1 5.752 4.5h.497l.102-.007A.75.75 0 0 0 6.249 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.265 3h-.516l-.102.007A.75.75 0 0 0 9.749 4.5h.516l.153.005a2.22 2.22 0 0 1 1.637.899a2.55 2.55 0 0 1 1.513-.403A3.73 3.73 0 0 0 10.265 3m.668 3.443L9.877 7.5H5.75a.75.75 0 0 1-.101-1.493l.1-.007h4.5a.75.75 0 0 1 .684.444m2.261-.426c-.262.041-.515.15-.732.324a2 2 0 0 0-.126.113L9 9.79l-.951.952a2.8 2.8 0 0 0-.73 1.29l-.304 1.21a.61.61 0 0 0 .74.74l1.21-.303a2.8 2.8 0 0 0 1.29-.73l4.288-4.288a1.56 1.56 0 0 0-1.349-2.644M6.249 3h-.497l-.2.005a3.752 3.752 0 0 0 .2 7.498h.497l.102-.007a.75.75 0 0 0-.102-1.493h-.497l-.155-.005A2.252 2.252 0 0 1 5.752 4.5h.497l.102-.007A.75.75 0 0 0 6.249 3"/></svg>
</template>

CSS

.icon-link-edit-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%22M10.265%203h-.516l-.102.007A.75.75%200%200%200%209.749%204.5h.516l.153.005a2.22%202.22%200%200%201%201.637.899a2.55%202.55%200%200%201%201.513-.403A3.73%203.73%200%200%200%2010.265%203m.668%203.443L9.877%207.5H5.75a.75.75%200%200%201-.101-1.493l.1-.007h4.5a.75.75%200%200%201%20.684.444m2.261-.426c-.262.041-.515.15-.732.324a2%202%200%200%200-.126.113L9%209.79l-.951.952a2.8%202.8%200%200%200-.73%201.29l-.304%201.21a.61.61%200%200%200%20.74.74l1.21-.303a2.8%202.8%200%200%200%201.29-.73l4.288-4.288a1.56%201.56%200%200%200-1.349-2.644M6.249%203h-.497l-.2.005a3.752%203.752%200%200%200%20.2%207.498h.497l.102-.007a.75.75%200%200%200-.102-1.493h-.497l-.155-.005A2.252%202.252%200%200%201%205.752%204.5h.497l.102-.007A.75.75%200%200%200%206.249%203%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%22M10.265%203h-.516l-.102.007A.75.75%200%200%200%209.749%204.5h.516l.153.005a2.22%202.22%200%200%201%201.637.899a2.55%202.55%200%200%201%201.513-.403A3.73%203.73%200%200%200%2010.265%203m.668%203.443L9.877%207.5H5.75a.75.75%200%200%201-.101-1.493l.1-.007h4.5a.75.75%200%200%201%20.684.444m2.261-.426c-.262.041-.515.15-.732.324a2%202%200%200%200-.126.113L9%209.79l-.951.952a2.8%202.8%200%200%200-.73%201.29l-.304%201.21a.61.61%200%200%200%20.74.74l1.21-.303a2.8%202.8%200%200%200%201.29-.73l4.288-4.288a1.56%201.56%200%200%200-1.349-2.644M6.249%203h-.497l-.2.005a3.752%203.752%200%200%200%20.2%207.498h.497l.102-.007a.75.75%200%200%200-.102-1.493h-.497l-.155-.005A2.252%202.252%200%200%201%205.752%204.5h.497l.102-.007A.75.75%200%200%200%206.249%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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