message done 01 icon

message-done-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
message-done-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the message done 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11.5 3.004q-.845.012-1.67.067c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0c4.183-.279 7.515-3.658 7.789-7.9c.053-.83.053-1.69 0-2.52a8.6 8.6 0 0 0-.532-2.471"/><path d="M14 6s1 0 2 2c0 0 3.177-5 6-6M8.5 15h7m-7-5H12"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMessageDone01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M11.5 3.004q-.845.012-1.67.067c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0c4.183-.279 7.515-3.658 7.789-7.9c.053-.83.053-1.69 0-2.52a8.6 8.6 0 0 0-.532-2.471"/><path d="M14 6s1 0 2 2c0 0 3.177-5 6-6M8.5 15h7m-7-5H12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11.5 3.004q-.845.012-1.67.067c-4.184.278-7.516 3.657-7.79 7.9a20 20 0 0 0 0 2.52c.1 1.545.783 2.976 1.588 4.184c.467.845.159 1.9-.328 2.823c-.35.665-.526.997-.385 1.237c.14.24.455.248 1.084.263c1.245.03 2.084-.322 2.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307 1.485.34c1.425.094 2.914.094 4.342 0c4.183-.279 7.515-3.658 7.789-7.9c.053-.83.053-1.69 0-2.52a8.6 8.6 0 0 0-.532-2.471"/><path d="M14 6s1 0 2 2c0 0 3.177-5 6-6M8.5 15h7m-7-5H12"/></g></svg>
</template>

CSS

.icon-message-done-01 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.5%203.004q-.845.012-1.67.067c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200c4.183-.279%207.515-3.658%207.789-7.9c.053-.83.053-1.69%200-2.52a8.6%208.6%200%200%200-.532-2.471%22%2F%3E%3Cpath%20d%3D%22M14%206s1%200%202%202c0%200%203.177-5%206-6M8.5%2015h7m-7-5H12%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.5%203.004q-.845.012-1.67.067c-4.184.278-7.516%203.657-7.79%207.9a20%2020%200%200%200%200%202.52c.1%201.545.783%202.976%201.588%204.184c.467.845.159%201.9-.328%202.823c-.35.665-.526.997-.385%201.237c.14.24.455.248%201.084.263c1.245.03%202.084-.322%202.75-.813c.377-.279.566-.418.696-.434s.387.09.899.3c.46.19.995.307%201.485.34c1.425.094%202.914.094%204.342%200c4.183-.279%207.515-3.658%207.789-7.9c.053-.83.053-1.69%200-2.52a8.6%208.6%200%200%200-.532-2.471%22%2F%3E%3Cpath%20d%3D%22M14%206s1%200%202%202c0%200%203.177-5%206-6M8.5%2015h7m-7-5H12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/message-done-01.svg?color=%231a73e8&size=48