comment alt edit icon

comment-alt-edit from Unicons by Iconscout · Line · Chat · Apache-2.0 Free for personal and commercial use.

Name
comment-alt-edit
Set
Unicons
Style
Line
Category
Chat
Viewbox
24×24
License
Apache 2.0

More chat icons from Unicons

Use the comment alt edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 5.5h-4a1 1 0 0 0 0 2h4a1 1 0 0 1 1 1v9.72l-1.57-1.45a1 1 0 0 0-.68-.27H8.5a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3 3 0 0 0 3 3h8.36l3 2.73a1 1 0 0 0 .68.27a1.1 1.1 0 0 0 .4-.08a1 1 0 0 0 .6-.92v-12a3 3 0 0 0-3.04-3m-9.42 7h2.42a1 1 0 0 0 1-1V9.08a1 1 0 0 0-.29-.71L6.63 2.79a1 1 0 0 0-1.41 0L2.79 5.22a1 1 0 0 0 0 1.41l5.58 5.58a1 1 0 0 0 .71.29M5.92 4.91l4.58 4.58v1h-1L4.91 5.92Z"/></svg>

React

import type { SVGProps } from "react";

export function UilCommentAltEdit(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="M18.5 5.5h-4a1 1 0 0 0 0 2h4a1 1 0 0 1 1 1v9.72l-1.57-1.45a1 1 0 0 0-.68-.27H8.5a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3 3 0 0 0 3 3h8.36l3 2.73a1 1 0 0 0 .68.27a1.1 1.1 0 0 0 .4-.08a1 1 0 0 0 .6-.92v-12a3 3 0 0 0-3.04-3m-9.42 7h2.42a1 1 0 0 0 1-1V9.08a1 1 0 0 0-.29-.71L6.63 2.79a1 1 0 0 0-1.41 0L2.79 5.22a1 1 0 0 0 0 1.41l5.58 5.58a1 1 0 0 0 .71.29M5.92 4.91l4.58 4.58v1h-1L4.91 5.92Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 5.5h-4a1 1 0 0 0 0 2h4a1 1 0 0 1 1 1v9.72l-1.57-1.45a1 1 0 0 0-.68-.27H8.5a1 1 0 0 1-1-1v-1a1 1 0 0 0-2 0v1a3 3 0 0 0 3 3h8.36l3 2.73a1 1 0 0 0 .68.27a1.1 1.1 0 0 0 .4-.08a1 1 0 0 0 .6-.92v-12a3 3 0 0 0-3.04-3m-9.42 7h2.42a1 1 0 0 0 1-1V9.08a1 1 0 0 0-.29-.71L6.63 2.79a1 1 0 0 0-1.41 0L2.79 5.22a1 1 0 0 0 0 1.41l5.58 5.58a1 1 0 0 0 .71.29M5.92 4.91l4.58 4.58v1h-1L4.91 5.92Z"/></svg>
</template>

CSS

.icon-comment-alt-edit {
  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%22M18.5%205.5h-4a1%201%200%200%200%200%202h4a1%201%200%200%201%201%201v9.72l-1.57-1.45a1%201%200%200%200-.68-.27H8.5a1%201%200%200%201-1-1v-1a1%201%200%200%200-2%200v1a3%203%200%200%200%203%203h8.36l3%202.73a1%201%200%200%200%20.68.27a1.1%201.1%200%200%200%20.4-.08a1%201%200%200%200%20.6-.92v-12a3%203%200%200%200-3.04-3m-9.42%207h2.42a1%201%200%200%200%201-1V9.08a1%201%200%200%200-.29-.71L6.63%202.79a1%201%200%200%200-1.41%200L2.79%205.22a1%201%200%200%200%200%201.41l5.58%205.58a1%201%200%200%200%20.71.29M5.92%204.91l4.58%204.58v1h-1L4.91%205.92Z%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%22M18.5%205.5h-4a1%201%200%200%200%200%202h4a1%201%200%200%201%201%201v9.72l-1.57-1.45a1%201%200%200%200-.68-.27H8.5a1%201%200%200%201-1-1v-1a1%201%200%200%200-2%200v1a3%203%200%200%200%203%203h8.36l3%202.73a1%201%200%200%200%20.68.27a1.1%201.1%200%200%200%20.4-.08a1%201%200%200%200%20.6-.92v-12a3%203%200%200%200-3.04-3m-9.42%207h2.42a1%201%200%200%200%201-1V9.08a1%201%200%200%200-.29-.71L6.63%202.79a1%201%200%200%200-1.41%200L2.79%205.22a1%201%200%200%200%200%201.41l5.58%205.58a1%201%200%200%200%20.71.29M5.92%204.91l4.58%204.58v1h-1L4.91%205.92Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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