link edit icon
link-edit-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- link-edit-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 edit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 5.75A.75.75 0 0 0 9.25 5H7l-.25.006A5 5 0 0 0 7 15h2.25l.11-.008a.75.75 0 0 0-.11-1.492H7l-.206-.006A3.5 3.5 0 0 1 7 6.5h2.25l.11-.008A.75.75 0 0 0 10 5.75M21.997 10a5 5 0 0 0-5-5h-2.25l-.11.008a.75.75 0 0 0 .11 1.492h2.25l.206.006a3.5 3.5 0 0 1 3.293 3.588c.518.126 1.01.38 1.428.76a5 5 0 0 0 .073-.855m-5-.75H7l-.102.006A.75.75 0 0 0 7 10.75h9.999l.101-.006A.75.75 0 0 0 17 9.25m1.1 2.419l-5.901 5.902a2.7 2.7 0 0 0-.707 1.247l-.457 1.83c-.2.797.522 1.518 1.318 1.319l1.83-.458a2.7 2.7 0 0 0 1.248-.706L21.33 14.9a2.285 2.285 0 0 0-3.233-3.232"/></svg>
React
import type { SVGProps } from "react";
export function FluentLinkEdit24Regular(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="M10 5.75A.75.75 0 0 0 9.25 5H7l-.25.006A5 5 0 0 0 7 15h2.25l.11-.008a.75.75 0 0 0-.11-1.492H7l-.206-.006A3.5 3.5 0 0 1 7 6.5h2.25l.11-.008A.75.75 0 0 0 10 5.75M21.997 10a5 5 0 0 0-5-5h-2.25l-.11.008a.75.75 0 0 0 .11 1.492h2.25l.206.006a3.5 3.5 0 0 1 3.293 3.588c.518.126 1.01.38 1.428.76a5 5 0 0 0 .073-.855m-5-.75H7l-.102.006A.75.75 0 0 0 7 10.75h9.999l.101-.006A.75.75 0 0 0 17 9.25m1.1 2.419l-5.901 5.902a2.7 2.7 0 0 0-.707 1.247l-.457 1.83c-.2.797.522 1.518 1.318 1.319l1.83-.458a2.7 2.7 0 0 0 1.248-.706L21.33 14.9a2.285 2.285 0 0 0-3.233-3.232"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 5.75A.75.75 0 0 0 9.25 5H7l-.25.006A5 5 0 0 0 7 15h2.25l.11-.008a.75.75 0 0 0-.11-1.492H7l-.206-.006A3.5 3.5 0 0 1 7 6.5h2.25l.11-.008A.75.75 0 0 0 10 5.75M21.997 10a5 5 0 0 0-5-5h-2.25l-.11.008a.75.75 0 0 0 .11 1.492h2.25l.206.006a3.5 3.5 0 0 1 3.293 3.588c.518.126 1.01.38 1.428.76a5 5 0 0 0 .073-.855m-5-.75H7l-.102.006A.75.75 0 0 0 7 10.75h9.999l.101-.006A.75.75 0 0 0 17 9.25m1.1 2.419l-5.901 5.902a2.7 2.7 0 0 0-.707 1.247l-.457 1.83c-.2.797.522 1.518 1.318 1.319l1.83-.458a2.7 2.7 0 0 0 1.248-.706L21.33 14.9a2.285 2.285 0 0 0-3.233-3.232"/></svg> </template>
CSS
.icon-link-edit-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%22M10%205.75A.75.75%200%200%200%209.25%205H7l-.25.006A5%205%200%200%200%207%2015h2.25l.11-.008a.75.75%200%200%200-.11-1.492H7l-.206-.006A3.5%203.5%200%200%201%207%206.5h2.25l.11-.008A.75.75%200%200%200%2010%205.75M21.997%2010a5%205%200%200%200-5-5h-2.25l-.11.008a.75.75%200%200%200%20.11%201.492h2.25l.206.006a3.5%203.5%200%200%201%203.293%203.588c.518.126%201.01.38%201.428.76a5%205%200%200%200%20.073-.855m-5-.75H7l-.102.006A.75.75%200%200%200%207%2010.75h9.999l.101-.006A.75.75%200%200%200%2017%209.25m1.1%202.419l-5.901%205.902a2.7%202.7%200%200%200-.707%201.247l-.457%201.83c-.2.797.522%201.518%201.318%201.319l1.83-.458a2.7%202.7%200%200%200%201.248-.706L21.33%2014.9a2.285%202.285%200%200%200-3.233-3.232%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%22M10%205.75A.75.75%200%200%200%209.25%205H7l-.25.006A5%205%200%200%200%207%2015h2.25l.11-.008a.75.75%200%200%200-.11-1.492H7l-.206-.006A3.5%203.5%200%200%201%207%206.5h2.25l.11-.008A.75.75%200%200%200%2010%205.75M21.997%2010a5%205%200%200%200-5-5h-2.25l-.11.008a.75.75%200%200%200%20.11%201.492h2.25l.206.006a3.5%203.5%200%200%201%203.293%203.588c.518.126%201.01.38%201.428.76a5%205%200%200%200%20.073-.855m-5-.75H7l-.102.006A.75.75%200%200%200%207%2010.75h9.999l.101-.006A.75.75%200%200%200%2017%209.25m1.1%202.419l-5.901%205.902a2.7%202.7%200%200%200-.707%201.247l-.457%201.83c-.2.797.522%201.518%201.318%201.319l1.83-.458a2.7%202.7%200%200%200%201.248-.706L21.33%2014.9a2.285%202.285%200%200%200-3.233-3.232%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/link-edit-24-regular.svg?color=%231a73e8&size=48