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

Name
edit-off-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the edit off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.793 6.5L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.5 10.207l-3.136 3.136a2.95 2.95 0 0 1-1.354.772l-3.386.87a.5.5 0 0 1-.608-.61l.869-3.385c.131-.513.398-.98.772-1.355zm3 3L6.5 7.207l-3.136 3.136a1.95 1.95 0 0 0-.51.896l-.66 2.566l2.567-.659a1.95 1.95 0 0 0 .896-.51zm3.25-3.25l-1.836 1.836l.707.707l3.322-3.322a2.621 2.621 0 0 0-3.707-3.707L7.207 5.086l.707.707L9.75 3.957zm-.807-3.779a1.621 1.621 0 1 1 2.293 2.293l-.779.779l-2.293-2.293z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEditOff16Regular(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="M5.793 6.5L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.5 10.207l-3.136 3.136a2.95 2.95 0 0 1-1.354.772l-3.386.87a.5.5 0 0 1-.608-.61l.869-3.385c.131-.513.398-.98.772-1.355zm3 3L6.5 7.207l-3.136 3.136a1.95 1.95 0 0 0-.51.896l-.66 2.566l2.567-.659a1.95 1.95 0 0 0 .896-.51zm3.25-3.25l-1.836 1.836l.707.707l3.322-3.322a2.621 2.621 0 0 0-3.707-3.707L7.207 5.086l.707.707L9.75 3.957zm-.807-3.779a1.621 1.621 0 1 1 2.293 2.293l-.779.779l-2.293-2.293z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.793 6.5L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.5 10.207l-3.136 3.136a2.95 2.95 0 0 1-1.354.772l-3.386.87a.5.5 0 0 1-.608-.61l.869-3.385c.131-.513.398-.98.772-1.355zm3 3L6.5 7.207l-3.136 3.136a1.95 1.95 0 0 0-.51.896l-.66 2.566l2.567-.659a1.95 1.95 0 0 0 .896-.51zm3.25-3.25l-1.836 1.836l.707.707l3.322-3.322a2.621 2.621 0 0 0-3.707-3.707L7.207 5.086l.707.707L9.75 3.957zm-.807-3.779a1.621 1.621 0 1 1 2.293 2.293l-.779.779l-2.293-2.293z"/></svg>
</template>

CSS

.icon-edit-off-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%22M5.793%206.5L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708L9.5%2010.207l-3.136%203.136a2.95%202.95%200%200%201-1.354.772l-3.386.87a.5.5%200%200%201-.608-.61l.869-3.385c.131-.513.398-.98.772-1.355zm3%203L6.5%207.207l-3.136%203.136a1.95%201.95%200%200%200-.51.896l-.66%202.566l2.567-.659a1.95%201.95%200%200%200%20.896-.51zm3.25-3.25l-1.836%201.836l.707.707l3.322-3.322a2.621%202.621%200%200%200-3.707-3.707L7.207%205.086l.707.707L9.75%203.957zm-.807-3.779a1.621%201.621%200%201%201%202.293%202.293l-.779.779l-2.293-2.293z%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%22M5.793%206.5L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708L9.5%2010.207l-3.136%203.136a2.95%202.95%200%200%201-1.354.772l-3.386.87a.5.5%200%200%201-.608-.61l.869-3.385c.131-.513.398-.98.772-1.355zm3%203L6.5%207.207l-3.136%203.136a1.95%201.95%200%200%200-.51.896l-.66%202.566l2.567-.659a1.95%201.95%200%200%200%20.896-.51zm3.25-3.25l-1.836%201.836l.707.707l3.322-3.322a2.621%202.621%200%200%200-3.707-3.707L7.207%205.086l.707.707L9.75%203.957zm-.807-3.779a1.621%201.621%200%201%201%202.293%202.293l-.779.779l-2.293-2.293z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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