edit line horizontal 3 icon

edit-line-horizontal-3-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
edit-line-horizontal-3-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the edit line horizontal 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.891 3.048a3.578 3.578 0 1 1 5.061 5.06L9.002 20.06a3.1 3.1 0 0 1-1.477.826L2.924 21.98a.75.75 0 0 1-.904-.903l1.096-4.602c.133-.559.419-1.07.825-1.476zm4 1.06a2.08 2.08 0 0 0-2.94 0l-.89.892L19 7.94l.891-.892a2.08 2.08 0 0 0 0-2.94M17.94 9L15 6.06l-9.998 10a1.6 1.6 0 0 0-.427.764l-.813 3.415l3.416-.813c.289-.069.553-.216.763-.426zM2.75 3h11.775l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h7.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h3.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentEditLineHorizontal324Regular(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="M15.891 3.048a3.578 3.578 0 1 1 5.061 5.06L9.002 20.06a3.1 3.1 0 0 1-1.477.826L2.924 21.98a.75.75 0 0 1-.904-.903l1.096-4.602c.133-.559.419-1.07.825-1.476zm4 1.06a2.08 2.08 0 0 0-2.94 0l-.89.892L19 7.94l.891-.892a2.08 2.08 0 0 0 0-2.94M17.94 9L15 6.06l-9.998 10a1.6 1.6 0 0 0-.427.764l-.813 3.415l3.416-.813c.289-.069.553-.216.763-.426zM2.75 3h11.775l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h7.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h3.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.891 3.048a3.578 3.578 0 1 1 5.061 5.06L9.002 20.06a3.1 3.1 0 0 1-1.477.826L2.924 21.98a.75.75 0 0 1-.904-.903l1.096-4.602c.133-.559.419-1.07.825-1.476zm4 1.06a2.08 2.08 0 0 0-2.94 0l-.89.892L19 7.94l.891-.892a2.08 2.08 0 0 0 0-2.94M17.94 9L15 6.06l-9.998 10a1.6 1.6 0 0 0-.427.764l-.813 3.415l3.416-.813c.289-.069.553-.216.763-.426zM2.75 3h11.775l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h7.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5m0 4h3.776l-1.5 1.5H2.75a.75.75 0 0 1 0-1.5"/></svg>
</template>

CSS

.icon-edit-line-horizontal-3-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%22M15.891%203.048a3.578%203.578%200%201%201%205.061%205.06L9.002%2020.06a3.1%203.1%200%200%201-1.477.826L2.924%2021.98a.75.75%200%200%201-.904-.903l1.096-4.602c.133-.559.419-1.07.825-1.476zm4%201.06a2.08%202.08%200%200%200-2.94%200l-.89.892L19%207.94l.891-.892a2.08%202.08%200%200%200%200-2.94M17.94%209L15%206.06l-9.998%2010a1.6%201.6%200%200%200-.427.764l-.813%203.415l3.416-.813c.289-.069.553-.216.763-.426zM2.75%203h11.775l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5m0%204h7.776l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5m0%204h3.776l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5%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%22M15.891%203.048a3.578%203.578%200%201%201%205.061%205.06L9.002%2020.06a3.1%203.1%200%200%201-1.477.826L2.924%2021.98a.75.75%200%200%201-.904-.903l1.096-4.602c.133-.559.419-1.07.825-1.476zm4%201.06a2.08%202.08%200%200%200-2.94%200l-.89.892L19%207.94l.891-.892a2.08%202.08%200%200%200%200-2.94M17.94%209L15%206.06l-9.998%2010a1.6%201.6%200%200%200-.427.764l-.813%203.415l3.416-.813c.289-.069.553-.216.763-.426zM2.75%203h11.775l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5m0%204h7.776l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5m0%204h3.776l-1.5%201.5H2.75a.75.75%200%200%201%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/edit-line-horizontal-3-24-regular.svg?color=%231a73e8&size=48