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

Name
comment-edit-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 comment edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.4 17.604c.33.437.957.526 1.399.2l1.213-.896q.015-.127.046-.255l.375-1.498a3.2 3.2 0 0 1 .84-1.485l4.83-4.83A2.87 2.87 0 0 1 18 8.69V5.566C18 4.149 16.836 3 15.4 3H4.6C3.164 3 2 4.149 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591m9.407-8.058l-4.83 4.83a2.2 2.2 0 0 0-.577 1.02l-.375 1.498a.89.89 0 0 0 1.079 1.079l1.498-.375a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 1 0-2.645-2.644"/></svg>

React

import type { SVGProps } from "react";

export function FluentCommentEdit20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.4 17.604c.33.437.957.526 1.399.2l1.213-.896q.015-.127.046-.255l.375-1.498a3.2 3.2 0 0 1 .84-1.485l4.83-4.83A2.87 2.87 0 0 1 18 8.69V5.566C18 4.149 16.836 3 15.4 3H4.6C3.164 3 2 4.149 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591m9.407-8.058l-4.83 4.83a2.2 2.2 0 0 0-.577 1.02l-.375 1.498a.89.89 0 0 0 1.079 1.079l1.498-.375a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 1 0-2.645-2.644"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.4 17.604c.33.437.957.526 1.399.2l1.213-.896q.015-.127.046-.255l.375-1.498a3.2 3.2 0 0 1 .84-1.485l4.83-4.83A2.87 2.87 0 0 1 18 8.69V5.566C18 4.149 16.836 3 15.4 3H4.6C3.164 3 2 4.149 2 5.566v6.71c0 1.418 1.164 2.566 2.6 2.566h.6v2.171c0 .213.07.42.2.591m9.407-8.058l-4.83 4.83a2.2 2.2 0 0 0-.577 1.02l-.375 1.498a.89.89 0 0 0 1.079 1.079l1.498-.375a2.2 2.2 0 0 0 1.02-.578l4.83-4.83a1.87 1.87 0 1 0-2.645-2.644"/></svg>
</template>

CSS

.icon-comment-edit-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.4%2017.604c.33.437.957.526%201.399.2l1.213-.896q.015-.127.046-.255l.375-1.498a3.2%203.2%200%200%201%20.84-1.485l4.83-4.83A2.87%202.87%200%200%201%2018%208.69V5.566C18%204.149%2016.836%203%2015.4%203H4.6C3.164%203%202%204.149%202%205.566v6.71c0%201.418%201.164%202.566%202.6%202.566h.6v2.171c0%20.213.07.42.2.591m9.407-8.058l-4.83%204.83a2.2%202.2%200%200%200-.577%201.02l-.375%201.498a.89.89%200%200%200%201.079%201.079l1.498-.375a2.2%202.2%200%200%200%201.02-.578l4.83-4.83a1.87%201.87%200%201%200-2.645-2.644%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.4%2017.604c.33.437.957.526%201.399.2l1.213-.896q.015-.127.046-.255l.375-1.498a3.2%203.2%200%200%201%20.84-1.485l4.83-4.83A2.87%202.87%200%200%201%2018%208.69V5.566C18%204.149%2016.836%203%2015.4%203H4.6C3.164%203%202%204.149%202%205.566v6.71c0%201.418%201.164%202.566%202.6%202.566h.6v2.171c0%20.213.07.42.2.591m9.407-8.058l-4.83%204.83a2.2%202.2%200%200%200-.577%201.02l-.375%201.498a.89.89%200%200%200%201.079%201.079l1.498-.375a2.2%202.2%200%200%200%201.02-.578l4.83-4.83a1.87%201.87%200%201%200-2.645-2.644%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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