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

Name
link-edit-16-regular
Set
Fluent UI System Icons
Style
16 Regular
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.499 3h-1l-.09.008a.5.5 0 0 0 .09.992h1l.164.005c.81.053 1.516.492 1.933 1.135a2.6 2.6 0 0 1 1.069-.133A3.5 3.5 0 0 0 10.499 3m.487 3.39l-.61.611L5.498 7a.5.5 0 0 1-.09-.992L5.5 6l5 .003a.5.5 0 0 1 .487.388m2.15-.363a1.55 1.55 0 0 0-.8.427l-3.28 3.28l-1.007 1.008a2.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.407-2.634M6.499 3h-1l-.192.005A3.5 3.5 0 0 0 5.5 9.998h1l.09-.008A.5.5 0 0 0 6.5 9h-1l-.164-.006A2.5 2.5 0 0 1 5.5 4h1l.09-.008A.5.5 0 0 0 6.5 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentLinkEdit16Regular(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.499 3h-1l-.09.008a.5.5 0 0 0 .09.992h1l.164.005c.81.053 1.516.492 1.933 1.135a2.6 2.6 0 0 1 1.069-.133A3.5 3.5 0 0 0 10.499 3m.487 3.39l-.61.611L5.498 7a.5.5 0 0 1-.09-.992L5.5 6l5 .003a.5.5 0 0 1 .487.388m2.15-.363a1.55 1.55 0 0 0-.8.427l-3.28 3.28l-1.007 1.008a2.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.407-2.634M6.499 3h-1l-.192.005A3.5 3.5 0 0 0 5.5 9.998h1l.09-.008A.5.5 0 0 0 6.5 9h-1l-.164-.006A2.5 2.5 0 0 1 5.5 4h1l.09-.008A.5.5 0 0 0 6.5 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.499 3h-1l-.09.008a.5.5 0 0 0 .09.992h1l.164.005c.81.053 1.516.492 1.933 1.135a2.6 2.6 0 0 1 1.069-.133A3.5 3.5 0 0 0 10.499 3m.487 3.39l-.61.611L5.498 7a.5.5 0 0 1-.09-.992L5.5 6l5 .003a.5.5 0 0 1 .487.388m2.15-.363a1.55 1.55 0 0 0-.8.427l-3.28 3.28l-1.007 1.008a2.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.407-2.634M6.499 3h-1l-.192.005A3.5 3.5 0 0 0 5.5 9.998h1l.09-.008A.5.5 0 0 0 6.5 9h-1l-.164-.006A2.5 2.5 0 0 1 5.5 4h1l.09-.008A.5.5 0 0 0 6.5 3"/></svg>
</template>

CSS

.icon-link-edit-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.499%203h-1l-.09.008a.5.5%200%200%200%20.09.992h1l.164.005c.81.053%201.516.492%201.933%201.135a2.6%202.6%200%200%201%201.069-.133A3.5%203.5%200%200%200%2010.499%203m.487%203.39l-.61.611L5.498%207a.5.5%200%200%201-.09-.992L5.5%206l5%20.003a.5.5%200%200%201%20.487.388m2.15-.363a1.55%201.55%200%200%200-.8.427l-3.28%203.28l-1.007%201.008a2.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.407-2.634M6.499%203h-1l-.192.005A3.5%203.5%200%200%200%205.5%209.998h1l.09-.008A.5.5%200%200%200%206.5%209h-1l-.164-.006A2.5%202.5%200%200%201%205.5%204h1l.09-.008A.5.5%200%200%200%206.5%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.499%203h-1l-.09.008a.5.5%200%200%200%20.09.992h1l.164.005c.81.053%201.516.492%201.933%201.135a2.6%202.6%200%200%201%201.069-.133A3.5%203.5%200%200%200%2010.499%203m.487%203.39l-.61.611L5.498%207a.5.5%200%200%201-.09-.992L5.5%206l5%20.003a.5.5%200%200%201%20.487.388m2.15-.363a1.55%201.55%200%200%200-.8.427l-3.28%203.28l-1.007%201.008a2.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.407-2.634M6.499%203h-1l-.192.005A3.5%203.5%200%200%200%205.5%209.998h1l.09-.008A.5.5%200%200%200%206.5%209h-1l-.164-.006A2.5%202.5%200%200%201%205.5%204h1l.09-.008A.5.5%200%200%200%206.5%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-regular.svg?color=%231a73e8&size=48